Page 1 of 1

SKIP eth1

Posted: 09 Aug 2009, 01:12
by ProG - Liviu
Hello

I have a problem CSF using the latest version installed on cpanel. And on this server are 2 network card, eth0, eth1.
This server is used as rounter linux and such is necessary to allow traffic on eth1.
Unfortunately if chear
ETH_DEVICE = eth0
ETH_DEVICE_SKIP = eth1
Still not allow traffic on eth1, so all sv behind eth1 not running on the internet.
What can be done?

Posted: 20 Aug 2009, 10:10
by chirpy
The ALLOW rule for the non-blocking NIC should appear at the top of the INPUT and OUTPUT iptables chains. Is this not the case? Can you post the output from:

iptables -L INPUT -nv