Hello
I have a situation where i have had to define a static one to one NAT entry for a host to be able to access a certain application. This works fine.
My issue is that this host also needs access to other applications that only allow specific addresses to connect. These are defined in a NAT pool. My host is being denied access to these other apps as its not being dynamically NAT'ed to one of the addresses in the pools because of the static NAT entry.
How can i get around this as i need the static one to one NAT entry AND the dynamic NAT working?
Are sub interfaces my only way forward?
Any help would be appreciated.
I have a situation where i have had to define a static one to one NAT entry for a host to be able to access a certain application. This works fine.
My issue is that this host also needs access to other applications that only allow specific addresses to connect. These are defined in a NAT pool. My host is being denied access to these other apps as its not being dynamically NAT'ed to one of the addresses in the pools because of the static NAT entry.
How can i get around this as i need the static one to one NAT entry AND the dynamic NAT working?
Are sub interfaces my only way forward?
Any help would be appreciated.