nat problem
sangour111
Registered Users Posts: 1 ■□□□□□□□□□
in CCNA & CCENT
hey
I have pc et server ftp connected with different external IP address in the same router
i access from outside in ftp server with public ip 41.xx.xx.xx and it is work
but i can't access get server ftp using public ip from lan
I have pc et server ftp connected with different external IP address in the same router
i access from outside in ftp server with public ip 41.xx.xx.xx and it is work
but i can't access get server ftp using public ip from lan
Comments
-
james43026 Member Posts: 303 ■■□□□□□□□□From what I see here, you have static NAT setup on your router pointing one of your public IP addresses to your FTP server. Think about the fact that NAT takes place when going from an outside interface to an inside interface in your network. Traffic internal to your network would never pass over the outside interface of your router to get to your FTP server. You would have to use the Private IP address of your FTP server from within your network. This is all just an assumption from the information provided.