09-07-2005 06:20 AM - edited 02-21-2020 12:22 AM
[ERR]static (web,outside) XX.YY.255.8 AA.BB.50.8 netmask 255.255.255.255 0 0
WARNING: static overlaps with global (outside) 2 someISPprovider-web-XX.YY.255.254
09-07-2005 06:30 AM
It looks like you have a global statement that conflicts with a static statement.
09-08-2005 11:57 AM
More specifically, your Static is inside your Global range, ie: Global using .20-.254, if you use a Static of .30, you would have the error above, a .19 would not (outside Global range). Use a smaller range in your Global, and make sure your Statics are outside that range.
09-08-2005 11:03 PM
with pat, each public ip will provide 64,000 connections. unless you've got a huge volume of traffic heading out the network, otherwise you don't really need to have multiple public ip for pat.
if that's the case, then the static nat will no longer conflict with the global range
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