Re: Lost all network connectivity after clean FC3 install

From: Paul Howarth (paul_at_city-fan.org)
Date: 12/09/04

  • Next message: Matthew Miller: "Re: Fedora Updates: whole packages vs patches"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Thu, 09 Dec 2004 22:35:33 +0000
    
    

    On Thu, 2004-12-09 at 19:34 +0100, Salvatore Indiogine wrote:
    > Hi Paul! The output is at the end of the message.
    (snip)
    > > What do you get from:
    > >
    > > # iptables -L -n -t nat
    >
    > Chain PREROUTING (policy ACCEPT)
    > target prot opt source destination
    >
    > Chain POSTROUTING (policy ACCEPT)
    > target prot opt source destination
    > MASQUERADE all -- 0.0.0.0/0 0.0.0.0/0
    >
    > Chain OUTPUT (policy ACCEPT)
    > target prot opt source destination
    >

    I can't really offer any suggestions about what's going wrong here
    because I don't know enough about iptables rules and your setup isn't
    working in the same way as mine. All I can tell you is that I don't use
    RedHat's firewall tool (the iptables service is off) and instead I use
    the Projectfiles.com Linux Firewall at http://projectfiles.com/firewall/
    (download the firewall_install.sh script and run that - it'll prompt you
    for settings). I've got a dual-ethernet setup like yours using this
    firewall and am not having troubles with client machines.

    Paul.

    -- 
    Paul Howarth <paul@city-fan.org>
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Matthew Miller: "Re: Fedora Updates: whole packages vs patches"

    Relevant Pages

    • problem solved (was Re: failing to share internet access between two PCs installed with Debian 3.1)
      ... It turns out that I forgot to install the DNS ... firewall settings of the entire network. ... > Chain FORWARD (policy DROP) ...
      (Debian-User)
    • Re: FC4 NTPD problem
      ... >> restrict xxxxxxx.xxx mask 255.255.255.255 nomodify notrap noquery ... > I have tried it many times with the firewall down also. ... > Chain FORWARD (policy ACCEPT) ...
      (Fedora)
    • Re: iptables and vnc
      ... Steve Buehler wrote: ... How can I open up the firewall so that I can open it up for VNC ... > Chain FORWARD (policy ACCEPT) ...
      (RedHat)
    • Firewall, ping and nmap
      ... I have a debian woody on witch I've configured a firewall (iptables) ... Chain FORWARD (policy ACCEPT) ... don't receive any response unless I shut down the firewall. ...
      (Security-Basics)
    • Re: iptables problem
      ... Chain INPUT (policy DROP) ... Say I have a server that runs services for web, mail, domain, time and is also a gateway (I will use masquerading for the last although you can use plain NAT). ... $ipt -F OUTPUT ...
      (RedHat)