This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem about NAT

Hi All,
I have 2 public IP with DNAT on 2 private IP on the same subnet.

That is:

Pub 1 -> DNAT -> Priv 1 (mail server) 192.168.1.x
Pub 2 -> DNAT -> Priv 2 (web server) 192.169.1.y

and working right.

I set 2 rules of masquerading for each internal host using the correct address.

I need to reach the webserver from browser on mail server using public ip not the private one, so I done a Full NAT:

Traffic selector: Mailserver
Traffic service: Any
Traffic dest: External 2 (defined as Additional addresses on Networks)

Source translation: Mailserver
Destination translation: Webserver
Automatic packet filter rule: on
Initial packets are logged: on

I check on live log and there are two rows:

Mailserver -> Pub 2 (Webserver) on port 80
Mailserver -> Priv 2 (webserver) on port 80

Seems all right but the client can't initiate the connection and goes in timeout 

Thank you for your help.

Marco


This thread was automatically locked due to age.
Parents Reply Children
No Data