pptp server 2003 hands out gateway from nic not dhcp server
        Posted  
        
            by Pete
        on Server Fault
        
        See other posts from Server Fault
        
            or by Pete
        
        
        
        Published on 2010-06-07T17:42:56Z
        Indexed on 
            2010/06/07
            17:53 UTC
        
        
        Read the original article
        Hit count: 313
        
I have created a pptp RRAS server for a handful of clients to connect to. I would like them to use the servers default gateway (.1) for internet access. They are able to successfully connect (& see LAN) but it then cuts them off the internet. I understand that all internet traffic would be routed through the pptp server but that's ok since I have enough pipe. The problem seems to be that:
the clients gateway shows as their assigned RAS ip.
The clients assigned DNS settings seem to be what is set to the servers nic not what I have specified in dhcp (which is the same server). DHCP relay agent properties points to the nic DHCP is running on (192.168.100.163). .1 is gateway in nic hw properties & dhcp. I have different dns secondary & third entries on my nic properties than what dhcp is configured for.
The problem is that I have a 10.10.1.x network that people can not see if they uncheck the gateway option but, they are then unable to see our other hosted sites on the internet.
© Server Fault or respective owner