AFP548

VPN routing issue

I setup Server with NAT/Firewall/VPN/DHCP/DNS. NATing works perfectly. Same with the other services. However, when connecting into the VPN via PPTP I'm having an issue. It authenticates without issue and assigns an IP address. However something is amiss with the routing, is all I can imagine. I can ping the internal address of the server, ssh to the server, ARD into the server. But I can't see anything behind it and I can't ping the VPN client from the server. I compared it to another setup that I did and noticed something different in the routing table. On the working configuration the route to the VPN client uses the internal address of the server. On the non-working server it routes to the external interface. It doesn't paste very well, but the connected client is the 10.0.1.202 address. Its using the ppp0 interface, but the ip is the internet address of the server. This is really stumping me, so any help is appreciated. Internet: Destination Gateway Flags Refs Use Netif Expire default 24.73.209.221 UGSc 14 74583 en0 10.0.1/24 link#5 UCS 1 0 en2 10.0.1.1 127.0.0.1 UHS 1 7671 lo0 10.0.1.2 0:1e:52:f6:3e:e8 UHLW 1 96 en2 788 10.0.1.202 24.73.209.222 UH 3 26516 ppp0 24.73.209.220/30 link#4 UCS 1 0 en0 24.73.209.221 0:1c:26:2:3e:6e UHLW 15 0 en0 1197 24.73.209.222 127.0.0.1 UHS 2 9060 lo0 127 127.0.0.1 UCS 0 0 lo0 127.0.0.1 127.0.0.1 UH 1 7481 lo0 169.254 link#4 UCS 0 0 en0 Thanks, Matthew
Exit mobile version