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

Sophos UTM Home - PPTP no internet

Hello,

i read almost every post connected to this issue, but I still cannot get internet on my remote connected iphone using PPTP.

Settings I have at the moment:

Remote access:
PPTP Global:
Authentication: Local
User: User1
Assign IP addresses: IP address pool
Pool Network: VPN Pool (PPTP)

Masquerading rule:
VPN Pool (PPTP)->WAN

Firewall rule: 
VPN Pool (PPTP)---any--->Wan (Network)


Iphone connects to UTM and I can see it under remote users. It also pulls IP from VPN pool and can access UTM admin console. However, it cannot connect to internet.

Any ideas?![:S][:S]


This thread was automatically locked due to age.
  • I know in Windows client that you can enable or disable to send all traffic (Use remote default gateway) into the tunnel. Maybe this is the same in iphone.

    But also I see your firewall rule VPN Pool -> any -> Wan (network) this should be:

    VPN Pool -> any -> Internet IPv4

    otherwise your VPN-pool will only have access to the subnet that contains your external public IP (and nothing else).
  • Thanks!

    Changing firewall rule to VPN pool (PPTP) ---any-->Internet IPv4 gave me access to internet.

    Do I need to add anything else so remote clients will be able to access Samba shares on the network?
  • You may want to add a rule like:

    VPN Pool -> any -> Internal (Network) *

    * you can of course also limit this to just the IP('s) that need to be accessible.