8800AXL - Firewall Rule to redirect lan ports?

Discussions for BiPAC 8800 series: 8800NL, 8800NLR2, 8800AXL, 8800AXLR2
Post Reply
randomuser72
Posts: 1
Joined: Sat Dec 15, 2018 11:21 am

8800AXL - Firewall Rule to redirect lan ports?

Post 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
dave_j
Posts: 9
Joined: Sat Feb 04, 2012 9:32 pm

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

Post 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.
Post Reply