Re: promisc mode

Linux Advanced Routing and Traffic Control

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

 



On Tue, 19 Nov 2002, Ethy H. Brito wrote:

> Does somebody knows how to put (and return from) a NIC card in promiscous
> mode using "ip" (iproute2)?

ip from the latest stable iproute2-2.4.7-now-ss010824 doesn't seem to
be able to do that. It can do other things like:

  # ip link set eth0 multicast off

but not:

  # ip link set eth0 promisc off

(as one would expect it to).

You'll have to use:

  # ifconfig eth0 promisc
  # ifconfig eth0 -promisc

instead.


Cheers,
Cristian

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux