Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Router - TG582N: Difference between revisions

 
== Firewall & Security Related==
 
===Restrict access to TELNET interface by IP: ===
'''Add your LAN block first, as otherwise you'll be locked out!'''
 
service system ipadd name=TELNET ip=YOUR.LAN.BLOCK/MASK
service system ipadd name=TELNET ip=90.155.42.0/24
service system ipadd name=TELNET ip=81.187.30.0/25
 
Note: 90.155.42.0/24 are AAISP offices, and 81.187.30.0/25 are an AAISP server block - this will allow AAISP to log in to the router.
 
to view settings:
service system list name=TELNET expand=enabled
 
Save the settings:
saveall
 
To later delete the restriction:
service system ipdelete name=HTTP ip=90.155.42.0/24
saveall
 
=== Disable all ALG ===
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits