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

PPTP Problems

Hi I'm Running Astaro Linux Security V5.  I have a PPTP tunnel from remote hosts (road warriors) to the private network (our local lan)

I can authenticate and connect to it, however I can't access any of my networks shares. 

I tried accesing them by IP but I constanltly get the error message network path no found. 

I tried browsing to network neighbourhood and there is none for the private network....

I can ping each computer on our network by IP and access other IP based services only allowed on our private network.

I think that it's a wins issue, and there is a WINS server running on the private network.  But I don't know how to enable the firewall to allow WINS broadcast through the VPN Tunnel.  

Or if this is even the case.

Can anyone help.  THANKS!


This thread was automatically locked due to age.
Parents
  • Did you create a packet filter rule to allow the PPTP-Pool access. IE Source=PPTP-Pool Service=Any Destination=Any

    If so make sure you don't have any preceeding rules that would block the PPTP-Pool, thye are processed in order.
  • Yes, I have that rule defined and there is no rule that would disallow that.
  • First I believe that whats been stated is that your inside and outside network have to be on different subnets no matter what the PPTP-Pool subnet is. If your Windows network is 10.0.0.0/24 then the network your PC is on has to be something different like 192.168.1.0/24. I've run into this myself when a company had a 192.168.1.0 network and the DSL provider's modem was assigning the same subnet to the connected PC.

    Next if you want to access the Windows server by name than your PC has to use the same Windows workgroup or domain. With a domain this can be a problem because you can't log into a domain until your connected to the domain.

    This doesn't apply when using an IP. Go to Explorer and type \x.x.x.x (your server IP) and you should get a request to authenticate.

    A couple other things to look at, did you put DNS, WINS or Domain entries in your PPTP configuration. If so, go to a Windows cmd prompt and look at ipconfig /all and see if they are there (check your IPs too).

    In your Windows VPN setup there are only 3 things that need to be looked at. Secutiry set to Advanced (no shanges), Networking -> Type of VPN set to PPTP VPN and Networking -> Internet Protocol -> Properties -> Advanced check Use default gateway on remote network.

    I can't think of much else because PPTP is pretty simple even for Windows. Once connected I can drill through the Entire Network and see all of the machines on my network. I can NOT however see the connected PC from inside the network even though it registers with WINS. I wish someone could solve this latter problem for me.
Reply
  • First I believe that whats been stated is that your inside and outside network have to be on different subnets no matter what the PPTP-Pool subnet is. If your Windows network is 10.0.0.0/24 then the network your PC is on has to be something different like 192.168.1.0/24. I've run into this myself when a company had a 192.168.1.0 network and the DSL provider's modem was assigning the same subnet to the connected PC.

    Next if you want to access the Windows server by name than your PC has to use the same Windows workgroup or domain. With a domain this can be a problem because you can't log into a domain until your connected to the domain.

    This doesn't apply when using an IP. Go to Explorer and type \x.x.x.x (your server IP) and you should get a request to authenticate.

    A couple other things to look at, did you put DNS, WINS or Domain entries in your PPTP configuration. If so, go to a Windows cmd prompt and look at ipconfig /all and see if they are there (check your IPs too).

    In your Windows VPN setup there are only 3 things that need to be looked at. Secutiry set to Advanced (no shanges), Networking -> Type of VPN set to PPTP VPN and Networking -> Internet Protocol -> Properties -> Advanced check Use default gateway on remote network.

    I can't think of much else because PPTP is pretty simple even for Windows. Once connected I can drill through the Entire Network and see all of the machines on my network. I can NOT however see the connected PC from inside the network even though it registers with WINS. I wish someone could solve this latter problem for me.
Children
No Data