Today at 00:22, Greg Meyer wrote:
> On Monday 25 October 2004 09:04 pm, Russell W. Behne wrote:
> > Ok, I got the switch, installed it, and the two hosts can ping each
> > other, but neither can ping the server, and when I try to ping either
> > host from the server I  get this error message:
> >         ping: sendmsg: Operation not permitted
> > Any idea what's causing this, and how to fix it?
> 
> A quick google search turned up this.  Does it help?

Ok, I did this: 
]# iptables -L OUTPUT -n -v       
Chain OUTPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target  prot opt in out  source     destination         
10175 4066K ACCEPT   all  --  * lo   0.0.0.0/0  0.0.0.0/0           
    0     0 DROP    !icmp --  * *    0.0.0.0/0  0.0.0.0/0  state INVALID 
24541 1478K fw2net   all  --  * eth0 0.0.0.0/0  0.0.0.0/0           
 4286  336K all2all  all  --  * eth1 0.0.0.0/0  0.0.0.0/0           
    0     0 Reject   all  --  * *    0.0.0.0/0  0.0.0.0/0           
    0     0 LOG      all  --  * *    0.0.0.0/0  0.0.0.0/0  LOG flags 0 level 6 prefix 
`Shorewall:OUTPUT:REJECT:' 
    0     0 reject   all  --  * *    0.0.0.0/0  0.0.0.0/0   

Being a complete newbie at this, it appears that shorewall is blocking
ALL pings. Exactly how should I enable bidirectional pings (and
everything else for that matter) within my local network, and still
block only those pings coming from outside, (from the Internet)? I've 
never had to manually config shorewall, and haven't a clue what 
ccommand to use, or where to put it to make it permanent.

-- 
Mit freundlichen Grüßen,
Russ.

Sick of democrat and republican lies?
            http://badnarik.org/whybadnarik.php
What is freedom, really? See this great flash presentation:
           http://www.isil.org/resources/introduction.swf
----------------
 ``All truth passes through three stages. First, it is ridiculed; second,
 it is violently opposed; and third, it is accepted as self-evident.''
 ---Arthur Schopenhauer
----------------
 He that best understands the World, least likes it.
----------------
                    http://www.TruthAboutWar.org
Visit my nursery:
           http://www.angelfire.com/linux/behnesnursery/
The Behne Family Genealogy Project:
            http://www.usgenealogy.net/members/rwbehne/

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to