Hello!
I have:
1. Astaro Security Gateway with 2 network interfaces:
eth0: XX.XX.137.177 / 24 (WAN address)
eth1: 10.77.148.1 / 24 (LAN address)
2. WWW-server with two interfaces:
eth0: XX.XX.137.211 / 24 (WAN address)
eth1: 10.77.148.211 (LAN address)
Network interfaces are eth1 on aSG and WWW-server connected to the switch through 148 VLAN.
I am trying to configure NAT between XX.XX.137.177 (aSG) and 10.77.148.211 (www-server) to www-server to ping the address XX.XX.137.177 and was available on the Internet at http://XX.XX. 137,177 /.
All protection, firewall - disabled.
For HTTP:
Traffic Source: Any
Traffic Service: HTTP
Traffic Destination: WAN [XX.XX.137.177] (Address)
NAT mode: DNAT (Destination)
Destination: 10.77.148.211
Destination Service: HTTP
To PING:
Traffic Source: Any
Traffic Service: ping
Traffic Destination: WAN [XX.XX.137.177] (Address)
NAT mode: DNAT (Destination)
Destination: 10.77.148.211
Destination Service: ping
However, NAT does not work: when you try to ping XX.XX.137.177 - Host Unreachable.
WWW-server (10.77.148.211) ping well using the utility "Ping" in aSG.
Please help.
(This is my first post and I have bad English, sorry [:(] )
This thread was automatically locked due to age.