This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Trouble with file-sharing over PPTP

Hi,
I can connect the VPN through PPTP and everything works fine, except access to files under W2K3 Server.
The strange fact is that it works for a while sometimes, slowly, but I can browse and copy small files.
I tried using the server and firewall's DNS, changed the order, enabled WINS.
Server IP: 192.168.0.1 mask 255.255.255.0
ASL Int IP: 192.168.0.100 mask 255.255.255.192
PPTP Client IP: 192.168.0.222 mask 255.255.255.255

Thanks


This thread was automatically locked due to age.
  • [ QUOTE ]
    Server IP: 192.168.0.1 mask 255.255.255.0
    ASL Int IP: 192.168.0.100 mask 255.255.255.192
    PPTP Client IP: 192.168.0.222 mask 255.255.255.255

    [/ QUOTE ]It appears that you are using the 192.168.0.x subnet for both your Internal network and your PPTP VPN tunnel client I would suggest using a different subnet for the PPTP address range. The ASL setup should have created a 10.xx.yy.0 network for your PPTP pool, which you should use, as it does not conflict with anything. Keep in mind that the sole requirement for IP routing to be able to work, is that the network numbers on the various networks that are being routed must not be the same.

    I also notice that you are using address 192.168.0.1 for your server and 192.168.0.100 for your ASL router. I would suggest using .1 for the router and .10 for the Windows server, as it is conventional to use the .1 address on a subnet as the default router.