On Mon, 2003-10-20 at 14:29, Brett W Tippet wrote:
> Thanks to all who have replied to this issue so far ..
> 
> Unfortunatelly, I'm still up the putt.
> 
> Here's the output of my configs below.
> 
> Someone suggested I may have a config issue with shorewall .. but I don't
> have an /etc/shorewall .. so I assume this isn't going to be a cause.
> 
> This all looks fine to me? ...
> 
> To ensure it's not a cable issue, I have ran x-over cable direct to the box
> and the NIC lights up and does all that stuff .. but I can't ping or telnet
> to either machine .. help please!
> 
> Brett.
> 

Have you checked iptables hasn't been set to a default policy of drop.

To flush the rules
iptables -F

to set all policies to accept
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT

This will leave the box wide open but should be ok for a quick test.

Gary.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to