[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Qube2] ICMP IP Filtering
- Subject: Re: [cobalt-users] [Qube2] ICMP IP Filtering
- From: "Clyde McQueen" <mcqueen@xxxxxxxxxxxxx>
- Date: Sun Apr 30 10:41:26 2000
> Not exactly sure of the meaning of the -W "name of interface via which a
> packet is received?" Is this the DNS name or internal routing name? Would
> not the -V IP address serve the same purpose?
The interface name is either eth0 (same as Primary) or eth1 (same as
Secondary). In your case - since you're using both interfaces - you'd
specify eth1. For confirmation, check out
/etc/sysconfig/network-scripts/ifcfg-ethX, where X is 0 or 1.
However, having said that I'm frankly not sure if the behavior would be
different from using -V <ip>. Worth trying, I suppose.
/Clyde