01-11-2012 10:20 AM - edited 03-11-2019 03:12 PM
I have a 5510 ASA and it is working properly right now, but I have just added a Guest Wireless network to my Wireless Controller and I have plugged the Controller Interface directly into my ASA 0/3 interface so that I can NAT is directly to the Internet., but I am having some trouble getting it to work.
global (outside) 102 12.183.x.x 255.255.255.128
nat (Guest_Wireless) 102 172.16.100.0 255.255.255.0
these commands will not work on my asa. I get the following error
hou-fw(config)# global (outside) 102 12.183.x.x 255.255.255.128
^
ERROR: % Invalid input detected at '^' marker.
I do not know why, like I said I have almost 0 experience with ASA's and I am just trying to add some config to get my traffice back to the diect Internet.
and help would be awesome.
Solved! Go to Solution.
01-11-2012 10:44 AM
Hello Chris,
nat (Guest_Wireless) 102 172.16.100.0 255.255.255.0
global (outside) 102 12.183.x.x netmask 255.255.255.128
Try it like that!
Julio
01-11-2012 10:44 AM
Hello Chris,
nat (Guest_Wireless) 102 172.16.100.0 255.255.255.0
global (outside) 102 12.183.x.x netmask 255.255.255.128
Try it like that!
Julio
01-11-2012 01:20 PM
That did it and I also had to enable the interface (forgot asa's interfaces are disabled by default) but it all worked out and I shecked it on ipchicken and it is showwing the correct outside address.
Thanks for the help
Chris
01-11-2012 01:28 PM
Good to hear that!
have a good day.
Julio
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