my setup is as follow, VDSL through a telephone line, rj11 goes into my tp link VR600, which is being used as a modem in bridge mode, the VR600 is connected through one of it's lan ports to the wan port of a TP-Link ER605 v2,, running openwrt, everything works great, I can access luci on 192.168.1.1, & I've a dlink 2888a router being used as a dumb ap connected to my openwrt router, I gave it the ip of 192.168.1.2 which also works great, I can access it's web interface from any device connected wirelessly or to the openwrt router, what I can't access is the VR600 web interface, how to set that up, here're my interfaces in openwrt
Your WAN presumably has a public IP so there is no route to the private ip of the modem
The instructions @slh pointed to should take care of that.
But it only works if the modem will be on another subnet then 192.168.1.1/24.
It looks like the default address of the TP-Link ER605 v2 is 192.168.0.1 and unless it has been changed that should be good and you should be able to use 192.168.0.2 as IP-address for the WAN
the TP-link ER605 is my main router with openwrt on it, it's address is 192.168.1.1, the VR600 is the one in bridge mode and I set it to use the address 192.168.0.1, turned off dhcp on it, and put it in bridge mode, then did all the steps mentioned "luci instructions", & assigned 192.168.0.2 to the modem interface per instructions, but it's not working, I still can't reach the VR600 on 192.168.0.1, nor ping it, what am I doing wrong
yes I changed the default to 192.168.0.1, since I've my openwrt one on 192.168.1.1, & set the 'modem' interface to 192.168.0.2 but it's not working still
just figured it out, it was the last section on the linked article, since I'm ppoe "If the WAN L2 device doesn't match L3 device like in case of PPPoE, change the modem interface.", changed to eth0 in my case