Results 1 to 3 of 3
Hi
im new to debian...make that linux... i just installed apache etc and i can access it from my local network, but not from outside my network. My ISP doesnt ...
- 03-11-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 1
How to unblock ports
Hi
im new to debian...make that linux... i just installed apache etc and i can access it from my local network, but not from outside my network. My ISP doesnt block ports 80, as many of the forums i have looked at have suggested, i have forwarded the port on my router, and i cant find any documentation on how to unblock ports in debian... so i guess thats where ill start.
How do I unblock ports in Debian?
(note: explain like your explaining to a 3 year old)
thanks in advanced
teh mockers
- 03-11-2007 #2Just Joined!
- Join Date
- Feb 2007
- Posts
- 11
iptables
First, check your iptables rules and policies. You can do that by typing as root:
iptables --list
If you see any blocked ports, remove them from the list (check iptables manual for that, it's been a long time since I last used it).
The common problem is that people don't forward the ports properly (your router may have a hardware firewall). Please double-check your configuration.
- 03-17-2007 #3
Use iptables just like slash instructed then in your browser 192.168.1.1 check your system configuration in your router to make sure you have them forwarded properly.


Reply With Quote
