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.
I did mention that I am a bit denser than most... All good now. wan port is getting an address from lan router dhcp server. lan prot is getting the different subnet 182.168.2.0/24 Many thanks for taking time for the input. _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
