Page 1 of 1

8800AXL - Firewall Rule to redirect lan ports?

Posted: Sat Dec 15, 2018 11:25 am
by randomuser72
Hi
Maybe this is a stupid question but is it possible to set any sort of firewall rule in the 8800AXL to be able to redirect all lan side requests for port 53 to my (lan side) server?
Thanks

Re: 8800AXL - Firewall Rule to redirect lan ports?

Posted: Sat Dec 15, 2018 9:10 pm
by dave_j
The way to do it would be with iptables.

to SSH into the router:

Code: Select all

ssh -c 3des-cbc admin@(router IP address)
Then see the following post for the instructions, which also apply to the 8800AXL

http://forum.billion.uk.com/viewtopic.php?t=2447#p7566

It may not survive a reboot however.