Guest User!

You are not Sophos Staff.

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

VPN clients behind a NAT router

I have the PPTP vpn working just fine for dial-up clients and clients that have a public IP. But clients that are behind a router or some kind of NAT device can not connect to the VPN. 

Ony have any ideas, I know Checkpoint was not able to have NATed clients until the last version of thier client software was released.


This thread was automatically locked due to age.
Parents Reply
  • So I will not be able to use PPTP from a NATed network. 

    Regarding ASL 3.2 beta:
    I was working on another ASL box a freind installed and the VPN would connect and authenticate users but we could not browse the internal lan(behind ASL) without having POrt 138-139 open.

    Is the PPTP vpn setup different in 3.2 from 2.19.
Children
  • 1) It is possible to connect to a PPTP server from a NAT Network but as Carsten said your Natting device must support PPTP passthru.

    2) What do you mean by open port 138/139? To be able to browse the network, depending on what platform you have inside your network, all you need is a rule for PPTP Pool-Any-Internal Network-Allow.

    Note : If you're environnment is W2K and up only you don't need NetBIOS over TCP/IP anymore , SMB traffic will now use port 445.

    Note 2 : With a PPTP client you cannot "browse the network" because "browsing the network" implies doing broadcast for host discovery and broadcast don't get routed thru your PPTP tunnel. What you need to do something similar is have a WINS server located inside your lan that will answer your Network browsing requests.

    Note 3 : The Checkpoint mechanism that allow NATed clients to connect to a VPN server uses UDP 500 encapsulation for IPSEC protocol. This is a completely different thing.. If you want further information read the IPSEC NAT RFCs from www.ietf.org

    Hope to help,

    Patrice.