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 have configured the NAT for FTP on the FWSM .
static (INSIDE-HTTPGTW,INTERNET) tcp 21.22.39.13 20 172.6.1.15 20 netmask 255.255.255.255static (INSIDE-HTTPGTW,INTERNET) tcp 21.22.39.13 21 172.6.1.15 21 netmask 255.255.255.255access-list INTERNET-A...
Hi ,
We are having a server which ip is 10.11.16.21 . We have already NAT it with 115.110.103.11 for the port no. from 80 to 90 . It’s working fine .
Now, we need to map the above mentioned internal ip (10.11.16.21) with the other public ip 115.110.1...
Marvin ,
Can we do one thing . Assign 2 ip addresses to the server of same range viz.10.11.16.21 & 10.11.16.22 . And then map these 2 internal ip addresses with the 2 public ip addresses .
Thanks Marvin for reply .
Actually , we want to implement a redundant NAT . Coz , server receives the data from modem . We configure both the public IPs on modem .
Previously this config. was implemented on other firewall called 'Cyberoam' & it was w...