Hello world,
I have a link on my web server router linux mandrake 8.2 which shows nothing(white page) inside and outside of my network. I add INPUT( -A INPUT -i eth1 -p tcp -m tcp --dport 80 -j ACCEPT) rule in my firewall(iptables 1.2.5) and now i can browse this link inside my network but none outside. I add OUTPUT( -A OUTPUT -o eth0 -p tcp -m tcp --dport 80 -j ACCEPT) rule but I'm not able to browse this link outside my network. I don't catch what's wrong
Any help will be more appreciated
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now