Title: No LAN past VPN Post by: Muakembe on Monday 06 February 2023, 02:12:35 am Hi,
I have the following setup in a Hyper-V: EFW 3.3.15 = Public IP EFW 3.3.15 LAN = 192.168.110.1 (DHCP 192.168.110.0/24) RRAS LAN = 192.168.110.15 RRAS VPN Server = 192.168.120.1 (Static Pool 192.168.120.0/24) VPN Client = 192.168.120.2 I cannot reach the 192.168.110.0/24 network once i connect via VPN (i can get to the RRAS & Internet and that's it). I searched in many places, enabled Promiscuous mode on the Internal vSwitch, Disabled BADTCP drop in EFW, added a static route in EFW so it will know to send comms for 192.168.120.0/24 to 192.168.110.15 (via web interface and also ssh). Maybe I'm not putting it where it should be via SSH, my Linux knowledge is severely lacking, so trial & error was the way so far, but I'm about to give up on this. I've got to the point where I'm putting routes in VPNClient/RRAS/EFW that don't make sense even to me, just to see if anything changes. If anyone has the knowledge and patience to explain in an idiot-proof way how such a setup should be configured i would be in his/her . Thanks. |