05-15-2003 11:55 PM - edited 02-21-2020 12:32 PM
1. Multiple users, using cisco VPN client with no transparent tunneling enabled, connect to VPN peer through Cisco router (PAT). Can this be done?
2. Multiple users, using cisco VPN client with NAT-Traversal enabled, connect to VPN peer through Cisco router (PAT). Can this be done?
3. I heard if you want to have multiple VPN connections through Cisco router (PAT), you can only use encapsulation over TCP. NAT-Traversal only support single VPN connection through Cisco router (PAT). Is that true?
05-21-2003 12:34 AM
Anyone care to enlighten me?
Thanks.
05-22-2003 04:35 AM
1. Yes.
IOS version on router needs to be of a level that supports IPSec pass-through. Use ESP only and not AH. Because IKE uses UDP 500 it will NAT/PAT fine, but ESP does not use UDP , therefore the IPSec ESP packets will be dropped unless you have the IOS version that supports it. Can't remember the version off the top of my head!!
2. See below
3. NAT-Traversal supporting single connection? Not sure - wouldn't think so though.
You can use TCP or UDP to get though a NAT device , but it must be configured on both ends, such as a Concentrator and a client. UDP is enabled by default on the VPN Client, default port 10000.
As for NAT-T, I think it's to allow IPSec connections through a device such as a firewall, that does not allow IPSec connections. Uses UDP port 4500. I reckon this only aplpied to a firewall scenario and not a router (See 1)
Maybe someone can shed some more light on this?
HTH
Ali
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide