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==
 
===Disable WAN access to HTTP/Telnet:===
This will disable WAN access to the routers adminitrator services
 
To disable WAN access to HTTP, HTTPS and telnet:
service system ifdelete name=HTTP group=wan
service system ifdelete name=HTTPs group=wan
service system ifdelete name=TELNET group=wan
 
To view the settings:
service system list name=HTTP expand=enabled
service system list name=TELNET expand=enabled
 
It should say:
Interface Group Access List lan
 
Save the settings:
saveall
 
To later revert the setting, add back wan access by:
service system ifadd name=HTTP group=wan
saveall
 
== Disable Wifi (Wireless) ==
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits