First off I'm super excited that OpenWrt is now available for the D-Link DIR-2660 A1. I've literally been refreshing the git page most every day since I got the thing and realized there was no way I could stand to use the stock firmware.
Anyway... I've downloaded the latest .bin and pushed it to the router only to find that I can't http:// to it as nothing seems to be listening to port 80 (luci isn't running?).
I can however ssh to the device and look around just fine.
Is there something I'm missing or is the build maybe just not quite ready for prime time yet?
I've tried running firstboot and that didn't help.
Hi livebythecode, have have you gotten so far? I'm going to be a first-time WRT user, got the same router as yours. One major reason why I want to try it out is I need to try and see if I can get channels about 100 on the device.
D-Link DIR-1760 A1, D-Link DIR-1960 A1 and D-Link DIR-2660 A1 also are very similar to this router, but they have more RAM (256 MB) and flash (128 MB NAND).
First guess is that you have the same 192.168.1.x subnet in the OpenWrt rtouer on both LAN side and WAN side (pfSense's network). You need to change the LAN subnet to 192.168.2.x or something like that, so the the OpenWrt router can router properly.
You are right hnyman, would changing the IP be enough (uci set network.lan.ipaddr="192.168.2.1"), Apologies but I am a beginner and setup pfSense only a few days back. Then connect the output of pfSense into the WAN port if the OWRT router?