Re: torrent firewall script still fails to open ports

From: Erik Espinoza (erik.espinoza_at_gmail.com)
Date: 06/15/04

  • Next message: Aaron Bennett: "Re: httpd dead"
    Date: Tue, 15 Jun 2004 12:44:29 -0700
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Do you have a firewall between you and the internet? Perhaps you need
    to do port forwarding on your router or something. I am using that
    exact config, (with an extra rule to open port 22) on my home
    workstation and it's working fine.

    On Tue, 15 Jun 2004 15:32:42 -0400, russell <simmonsr@verizon.net> wrote:
    >
    > Okay, now that I have tested my firewall script it appears that it
    > fails, as my torrents still show me as firewalled. If anyone can
    > suggest where I can look to fix this it would be most appreciated. This
    > is the script, as reported in the original thread.
    >
    > # Firewall configuration written by redhat-config-securitylevel
    > # Manual customization of this file is not recommended.
    > *filter
    > :INPUT ACCEPT [0:0]
    > :FORWARD ACCEPT [0:0]
    > :OUTPUT ACCEPT [0:0]
    > :RH-Firewall-1-INPUT - [0:0]
    > -A INPUT -j RH-Firewall-1-INPUT
    > -A FORWARD -j RH-Firewall-1-INPUT
    > -A RH-Firewall-1-INPUT -i lo -j ACCEPT
    > -A RH-Firewall-1-INPUT -p icmp --icmp-type any -j ACCEPT
    > -A RH-Firewall-1-INPUT -p 50 -j ACCEPT
    > -A RH-Firewall-1-INPUT -p 51 -j ACCEPT
    > -A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
    > -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport
    > 6881:6889 -j ACCEPT
    > -A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport
    > 6881:6889 -j ACCEPT
    > -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited
    > COMMIT
    > ~
    > ~
    > ~
    > "/etc/sysconfig/iptables" 18L, 777C
    > 1,1 All
    >
    > tia
    > russell
    >
    >
    > --
    > fedora-list mailing list
    > fedora-list@redhat.com
    > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    >

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Aaron Bennett: "Re: httpd dead"

    Relevant Pages

    • Re: Another Newbie asking "Which Anti-Virus Sofware is the Best?"
      ... There's no such thing as a secure system. ... Port Forwarding ... configure essentially opens up a small door in your firewall. ... Inexpensive external router/fw products for the home user market ...
      (alt.comp.anti-virus)
    • Re: Default firewall question
      ... > installed firestarter to serve as my firewall because I need to enable ... > port forwarding and have certain ports open but want the rest of my ... > gnome-lokkit both with ...
      (linux.redhat)
    • RE: port forwarding and ip-less firewall
      ... Really hard to help you when you do not post what firewall you are ... port forwarding and ip-less firewall ... eth1 - protected network) is between the router ... put a rule in firewall to forward request destined to ...
      (freebsd-questions)
    • Re: FTP behind router
      ... Read in the manual of your router how to set up port forwarding. ... Disabling the firewall will do you no good; re-renable it and set it up ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: FTP behind router
      ... Disabling the firewall will do you no good; re-renable it and set it up ... properly to allow traffic to your ftp server as per the port forwarding ...
      (microsoft.public.windowsxp.help_and_support)