Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Just 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.

  3. #3
    Just Joined! boggy's Avatar
    Join Date
    Oct 2006
    Location
    Northeastern Pennsylvania
    Posts
    43
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •