for whatever reason I'm having some issues with my 5510 and its NAT rules, I think. Without editing out TONS of config I'll give you guys the basic issue and I'll see if we can figure anything out if not I'll butcher my config and post it up.
Basically whay we've got is a server 10.165.x.x that's being Nat'd to a 129.130.x.x but when we try to get to the 129.130.x.x address from the inside it's not working. Don't ask me why we're doing it this way, it's the software that's being run on the server. From the outside it's no problem but inside it fails. when I use packet trace on the firewall to see where the issue is, it says the PAT is dropping the packet.
the config looks something like
globale (outside) 1 interface
static (inside,oustide) 129.130.x.x, 10.165.x.x netmask 255.255.255.255
I've also tested it with
static (outside,inside) 10.165.x.x 129.130.x.x netmask 255.255.255.255
with no luck.
Basically whay we've got is a server 10.165.x.x that's being Nat'd to a 129.130.x.x but when we try to get to the 129.130.x.x address from the inside it's not working. Don't ask me why we're doing it this way, it's the software that's being run on the server. From the outside it's no problem but inside it fails. when I use packet trace on the firewall to see where the issue is, it says the PAT is dropping the packet.
the config looks something like
globale (outside) 1 interface
static (inside,oustide) 129.130.x.x, 10.165.x.x netmask 255.255.255.255
I've also tested it with
static (outside,inside) 10.165.x.x 129.130.x.x netmask 255.255.255.255
with no luck.

