Hi all,
I did a brief search and could not find an existing thread, so here goes.
My ER-8 has a single WAN connection on eth0 and a LAN connection on eth2 (eth1 is for failover, unrelated to this question). eth2 is hosting 192.168.50.0/24, and I have a VLAN on eth2.4 hosting 10.8.1.0/24. Each subnet has it's own DHCP service, and everything is behaving great. Both subnets can ping/talk to each other (as designed and expected).
I have L2TP set up for it's client-ip-pool to start at 10.8.1.191 and stop at 10.8.1.199. When I log in, I can ping devices in the 10.8.1.0/24 subnet, but not 192.168.50.0/24.
If I change the pools to start at 192.168.50.191 and stop at 192.168.50.199, I can ping devices on the 192.168.50.0/24 subnet, but not the 10.8.1.0/24 subnet.
Again, if the user physically exists on either network, they can traverse both.
Is there a way to have L2TP users be able to traverse both subnets?