I'm using the X86 ImmortalWRT fork of openWRT.
This is my first attempt at setting up my own router so I know pretty much zero about the software. I thought that I'd set everything up on a demo network away from my Lan. It all looked good, so I powered it down and put it in place, but nothing worked. I couldn't access the Gui, or ping the Lan port, and there was no through traffic from the WAN port. But it showed up on a port scanner with the correct IP address. Yet it wouldn't talk to anything and nothing would talk to it on with the WAN or LAN ports.
After Googling so many different things that I simply cannot remember everything that tried or every change that I made (using the console as this was the only way to access anything) over the next 48 hours I finally narrowed the problem down to the firewall.
By disabling the firewall I can access the LAN port and the GUI, as well as SSH.
/etc/init.d/firewall stop
/etc/init.d/firewall disable
This lets me back in via ssh. However, whenever I reboot or power down I get the exact same problem. Zero ping, zero SSH, zero gui, and I need to disable the firewall all over again.
I didn't consciously set up anything or on the firewall or many any changes.
Also, my LAN and WAN ports appear to have reversed. My LAN was a USB dongle (Eth0), and my WAN was the onboard NIC (Eth1). When I rebooted the Lan port was the onboard NIC (Calling self Eth0 'br-lan') and my USB dongle was the WAN port (Eth1).
Both are wired ethernet.
Can anyone help?
A word of warning. I know zero about Openwrt, if you'd like me to post a config or a log file, please could you tell me exactly what I need to type.
I don't know where to find most settings, total beginner. I did all of my networking on Windows or Netware. Zero Linux. I don't know the first thing about using it.
