12-17-2010 09:10 AM - edited 03-11-2019 12:24 PM
Hello Experts,
Can someone please clarify the following command for me-
static (VPN,outside) x.x.x.x y.y.y.y netmask 255.255.255.255 tcp 10000 10000
Does this mean that the NAT will be done only for TCP connections and UDP traffic will not NAT?
Solved! Go to Solution.
12-17-2010 04:18 PM
No, that means that the NAT will be performed for both TCP and UDP, however, the maximum connections and embryonic connections for TCP is 10,000, while for UDP, it's unlimited (as per default).
12-17-2010 04:18 PM
No, that means that the NAT will be performed for both TCP and UDP, however, the maximum connections and embryonic connections for TCP is 10,000, while for UDP, it's unlimited (as per default).
12-18-2010 08:57 AM
Thanks for clariyiing that.
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