Hey you all,
I'm having a problem with my ftp server, here are the details;
definitions ;
ftp_publique_Interface__ 111.61.113.98 255.255.255.255
ftp_publique_Network__ 111.61.113.96 255.255.255.248
ftp_ssn 198.198.17.100 255.255.255.255
Nat : ftp_access All -> ftp_publique_Interface__ / All None ftp_ssn
Rules ;
ftp_publique_Interface__ DNS SSN_Interface__ Allow
ftp_publique_Interface__ ping-request Any Allow
Any FTP ftp_publique_Interface__ Allow
ftp_publique_Interface__ FTP-CONTROL Any Allow
When i try to loggin from the exterior of my network ntohing happens, i get a timeout error and in the violation log file i'm getting this, ip port 1152 -> 198.198.17.100 port 21 tcp SYN.
And if i'm loogin in from the lan with the public adress, it's works !
Where i'm i wrong ???
This thread was automatically locked due to age.