Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I want to add an internet routable address that points to my inside interface but the ASA is automaticaly converting the first octect to a non routable address is there a way to prevent this?
I am running 7.2 this is what I am entering ?route inside 208.177.125.146 225.255.255.255 10.64.2.1? and this is what it show in the running config ?route inside 192.177.125.146 225.255.255.255 10.64.2.1?
Yes I checked to make sure all the parameters are entered correctly. The first octet is 208.x.x.x when I hit return the do not get an error or warning but when I do a show run route it has changed the 208.x.x.x to 192.x.x.x.