Hi!

> something like:
> 
> # ip link set $dev promisc on
> 
> doesn't work? :-)

As I stated: ip command doesn't support promisc mode switching 

As you can see here:

ip link set eth0.1 promisc on
ip: either "dev" is duplicate, or "promisc" is a garbage.

Neither is 

ip link set dev eth0.1 promisc on

working. Both versions work fine on a

I wouldn't have asked this question, if it is so trivial. ;-)

Greetings Torge

_______________________________________________
freewrt-users mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to