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==
 
=== Really disabling the firewall ===
 
From a customer: While going mad with a tg582n tonight. I discovered they try to do stateful firewalling even when the firewall is disabled in the web interface. This breaks where you want to failover to 3G. I guess it would also break if you had 2 ADSL lines.
 
Completely disabling the firewall seems to be necessary to allow IPv6 connections from WAN side to network, as even when IPv4 firewall is 'off', the IPv6 still seems to be firewalled.
 
To fix, put in CLI:
 
firewall config state disabled
firewall config icmpchecks disabled
firewall config udpchecks disabled
firewall config tcpchecks none
 
Disabling the firewall also allows access to the routers' internal services from the WAN-side, although there seems to be some default logic disallowing these to function e.g. "User 'Administrator' is disallowed to login from wan to telnet" etc.
 
Disabling the firewall also exposes the DNS forwarder (whose software seems to have NO restrictions on the client-IP used!).
 
===Creating Custom Firewall 'Service'===
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits