Re: Internet connection on Linux



I think I've found my problem; when I run

$> iptables -L

all I get is

Chain INPUT (policy ACCEPT)
target prot opt source destination


Chain FORWARD (policy ACCEPT)
target prot opt source destination


Chain OUTPUT (policy ACCEPT)
target prot opt source destination


I'm pretty sure I'm supposed to have some rules there...! Is there a
generic FC7 rules script? Any ideas why it might have been deleted, or
doesn't get used on boot up? I've never quite completely understood IP
tables, so if someone could point me in the direction of a generic
script (I've got some rules that I know work with my Samba
configuration), I'd be most grateful.

Thanks,
Chris
.



Relevant Pages

  • 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)
  • ACK in TCP connectin setup being lost (Re: multiple interfaces to Internet issue)
    ... Examing the output of tcpdump a bit more closely, ... Chain POSTROUTING (policy ACCEPT) ... 63.250.109.128/29 dev eth1 proto kernel scope link src ...
    (comp.os.linux.networking)
  • Re: 2.6.18 forcedeth GSO panic on send
    ... I run tcpserver ... Chain INPUT (policy ACCEPT 20 packets, ...
    (Linux-Kernel)
  • Re: cant send or recive any emails
    ... and i really approcitiate that and i want to tell you something i am trying to be a powerful administrator so i get some mistakes please forgive me and help me to get the right configurations ... by the was what is the wrong in the forward chain? ... this should be ok if you'd have DROP policy on the INPUT chain but as ... All this is useless given the fact that you have ACCEPT policy. ...
    (RedHat)
  • Re: failing to share internet access between two PCs installed with Debian 3.1
    ... >> successfully and computer B was also able to share internet from ... I did not intentionally install firewall program for both computer or ... Chain FORWARD (policy DROP) ...
    (Debian-User)