Android - Cisco VPN Client:
- I tried using Android Phone to connect via
Settings > Wireless & Network settings > VPN Settings > Add VPN > Add L2TP/IPSec PSK VPN
Filled in VPN name, server (FQDN resolvable to public IP address), pre-shared key, left Enable L2TP secret unchecked then Save. - I tapped the VPN connection that i've setup, enter user name and password, then connect.
- Issue is: it gets connected to VPN server, but i was unable to surf the internet, even intranet (local IP)
- FYI, i've enabled and setup both L2TP over IPSec and Cisco VPN Client, all others disabled.
- What i've did:
[LIST=1] - Network security > Firewall > Rules > New rule
Source: Any
Service: IPSec (It's a group)
Designation: External (WAN)
Action: Allow
then, "Save"
and Enable it
Another Firewall rule:
Source: Any
Service: L2TP
Designation: External (WAN)
Action: Allow
then, "Save"
and Enable it - Network security > NAT > DNAT/SNAT > New NAT rule
Traffic Source: Any
Traffic Service: IPSec (Group)
Traffic Designation: External (WAN address)
NAT mode: DNAT
Destination: WAN address
Automatic Firewall rule: Checked
Save, and Enable it
Another NAT Rule:
Traffic Source: Any
Traffic Service: L2TP
Traffic Designation: External (WAN address)
NAT mode: DNAT
Destination: WAN address
Automatic Firewall rule: Checked
Save, and Enable it - Network security > Masquerading > New Masq Rule
Network Pool: VPN Pool (Cisco)
Interface: External (WAN)
Another Masq:
Network Pool: VPN Pool (L2TP)
Interface: External (WAN)
Another Masq:
Network Pool: johndoe (User Network)
Interface: External (WAN)
- Gets connected but no internet/intranet access
- Log has been attached to this thread
iPhone - Cisco IPSec client:
- I downloaded config from user portal saved, install profile.
- Turn VPN on
Status: Starting.... - Then, "The VPN server did not respond."
- Check IPSec log, nothing comes out.
- Check Firewall log, nothing related to VPN connection are dropped.
This thread was automatically locked due to age.