I'm using the current stable build of generic x86.
each time I reboot or power cycle openwrt the firewall blocks inbound access to my lan port.
If I use a deep port scanner I can see that the ip exists but I cannot use http, ssh or ping it.
If I use the command below from the console everything works again, but when I reboot the firewall is back up and I'd blocking the port.
/etc/init.d/firewall stop
/etc/init.d/firewall disable
I have had the same problem with other forks, such as immortalWrt. and I've re flashed my openwrt install twice to start from scratch, and have had the same problem so I'm obviously doing something wrong in the setup. I've not changed anything on the firewall manually as I've not gotten that far yet.
I'm using the console rather than the gui as I cannot access the router and the Internet at the same time on my pc as I need to keep swapping the cables over.
It may be relevant that I'm also having issues with eth0 and eth1 randomly swapping between wan and lan on reboot that i have another thread open about.
The ip address moves with the port flip, I'm using a fixed ip on the lan side and it's this ip that gets firewalled out.
I have zero Linux knowledge so I'm going to need some basic instructions on how to do things as well as on what I need to do.