Jo-Philipp Wich <[email protected]> writes: >>> Yes, assign a different LAN subnet (e.g. 192.168.2.1/255.255.255.0) to >>> the LAN and connect the WAN port to one of your existing routers LAN >>> ports. >>> >>> You may also want to open one or more ports on the WAN firewall >>> side to be able to reach your 1043ND from within your existing >>> 192.168.1.1/255.255.255.0 subnet. >> >> OK, I've set the first part.. the wan port IP/Netmask/Gateway >> >> Like >> >> uci set network.wan.proto=static >> uci set network.wan.proto.ipaddr=192.168.1.50 >> uci set network.wan.proto.netmask=255.255.255.0 >> uci set network.wan.proto.gateway=192.168.1.1 (<== existing router) >> uci set commit >> /etc/init.d/network restart >> > > Great, so you produced a subnet collision now, both LAN and WAN are now > using the same ranges, thats *exactly* why I said to change the LAN IP > above. >
Nice huh.. I didn't realize the LAN address would be set. I assumed that would be something one did when setting up the router. I hadn't yet learned how to see all that stuff with uci. I regained access by reboot while repeated button push. Then telnet and mount_root I'm thinking to reflash, and looking at sysupgrade pages. Particularly about freeing up ram. I've alread put the image in /tmp and I see I have free only 6838. Are the methods shows to free up ram like to free up enough. It does not mention how much is likely to be freed on: http://wiki.openwrt.org/doc/howto/generic.sysupgrade#free.up.ram _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
