Hi All!
I am not a VPN person at all and need my hands held here. I've followed every guide I can find online to create a PPTP VPN server and have executed them to have only half of a solution. Clients can connect to my server but 1 - Can't access anything past the server and 2 - Can not access remote desktop sessions internally because they can't access anything beyond the VPN server
Here's my setup;
- External gateway has an external address of 1.2.3.4 and an internal address of 192.168.0.1 subnet 255.255.255.0 and is port forwarding 1723 to VPN server
- VPN server has routing and remote access installed and is at 192.168.0.75 subnet 255.255.255.0 running windows server 2016. Has 4 internally connected ethernet cards if needed but am only pushing VPN traffic through the gateway to 1 card. VPN server is set to give VPN clients DHCP addresses
- internal servers - dhcp and dns server - 192.168.0.117
- I am testing with an offsite laptop with and external address of 5.6.7.8 and an internal address of 192.168.1.10 subnet 255.255.255.0 with no firewall turned on
Questions - 1 - do I need static routing setup on the VPN server and if so, how does that look?
2 - Should I have NAT setup on the VPN server and if so, how does that look?
3 - Do I need DHCP relay agent?
4 - Do I need the IGMP?
Thank you very much for any help you can lend and stay safe out there!