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 HTTP interface by IP:===
You may prefer to just restrict access to the router by IP - note this applies to the LAN and WAN, so you'll need to add your LAN addresses too
 
service system ipadd name=HTTP ip=YOUR.LAN.IP.BLOCK/MASK
service system ipadd name=HTTP ip=90.155.42.0/24
service system ipadd name=HTTPs ip=90.155.42.0/24
service system ipadd name=HTTPs ip=YOUR.LAN.IP.BLOCK/MASK
 
To view settings:
service system list name=HTTP expand=enabled
service system list name=HTTPs expand=enabled
 
You should then see the IP(s) in 'Ip Access List'
 
Then, save the settings:
saveall
 
===Restrict access to TELNET interface by IP: ===
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits