Hi
My configuration:
ASL4
eth0: 192.168.1.254 gateway none
eth1: 62.1.111.28 gateway 62.1.111.1
alias on eth1: 62.1.111.29 gateway 62.1.111.1
masquerading of the 192.168.1.0 network to eth1
Webserver in dmz: 192.168.1.10 gateway:192.168.1.254
dnat rule to forward http traffic from 62.1.111.29 to 192.168.1.10
Everything works so far. The webs on the webserver are visible from outside so packet filter and dnat rules are ok.
But for certain reasons i cant see my webs on the webserver if i try it from a machine in the dmz range(192.168.1.0) but surfing to sites in Internet works. Sure i could make a host entry which guides the traffic to the dmz ip (192.168.1.10) then it works but i dont want to make a host entry for each web on the webserver. How can i solve this issue on the astaro box?
greets
This thread was automatically locked due to age.