Hello All
I configure a firewall with a dmz a lan and external interface.
I do a dnat for incoming packets to port 80 to go to an internal web server 192.168.0.5.
In my apache server I do a redirect to another web server 192.168.0.3 but i can't see the web page from outside
While I see the web page in the internal network(what's mean that the apache is doing redirection(in the apache httpd.conf I do :Redirect / http://192.168.0.3)
Does anyone knows whats the problem?
Thanks in advance.
 
 
 
                                                                        Nir

Reply via email to