Title: Way to change NAT rules from Console Post by: rmetzger on Tuesday 19 June 2012, 12:45:04 am I forwarded internal facing port 2121 to a local IP and now i am unable to view the config gui. I suspect there is a bug with this as all ports internally are being forwarded. So without me having to re install and restore from a backup is there a way to disable this forwarding rule to restore gui access?
v2.5.1 Title: Re: Way to change NAT rules from Console Post by: kashifmax on Thursday 21 June 2012, 06:04:45 pm Are you able to login via ssh or physically ? If yes than use iptables-save > location/file and see the rule that you have added. Than just replace the letter A (append) with D (delete)...
|