TalentedFool
Programmer
I want my FTP server which is sitting in my DMZ (connected to my pix) to have a public address of xxx.yyy.7.230
I'm NATing on my firewall from 10.200.1.2 to 198.168.1.5 so that I can hit the inside interface of my router and then NATing that on the router from 198.168.1.5 to the outside address of xxx.yyy.7.230. I can get out onto the internet from my FTP server eg - ftp to another server on the net but when I try the other way - ftp xxx.yyy.7.230 I can't get onto my FTP server!
on the router I've got
ip nat inside source static 198.168.1.5 xxx.yyy.7.230
am I missing something? Maybe a ip route command ?
~ Remember - Nothing is Fool Proof to a Talented Fool ~