Hi
i am running red hat 8 and am hosting my own web page using Apache web server and have an adsl connection using a dynalink modem/router.
I can view the page from the internet but cannot view it locally from a windows 2000 workstation.
I have a feeling that it could be related to DNS but do not know exactly what i have done wrong. When i try to view the page locally i get the username and password for the adsl router come up.
On my windows 2000 workstation i have set the primary dns server to be the ip address of the router and secondary dns server to be the ip address of the ISP.
Is there anything else i can check for or have not configured properly? Could it be my iptables configuration? I have openened up ports 80 and 25 on the router and in my iptables. Iptables i have added the following:
iptables -A INPUT -p tcp --dport 80 -j ACCEPT and have done the same for port 25.
Any ideas anyone?
thanks
