[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fw: Can a daemon listen only on some interfaces?



At 10.12.2001, Guido Hennecke wrote:
> At 10.12.2001, mdevin wrote:
> > On Mon, Dec 10, 2001 at 01:50:19AM +0100, Guido Hennecke wrote:
> > > With ipchains you can make the following:
> > > ipchains -A input -i ! eth1 -d 192.168.0.1 -j DENY
> > What this says is: all packets with destination 192.168.0.1 must not
> > have come from eth1 or they will be denied.
> 
> Hmmm... All Packets come in over eth1 with destination 192.168.0.1 will
> be denied.

Uh! Sorry:

All Packets come in over other than eth1 with destination 192.168.0.1
will be denied.

Attachment: pgpUWmJNQoGqS.pgp
Description: PGP signature


Reply to: