Re: [gentoo-user] How to set my ethernet card in promisc mode.

2005-06-14 Thread Andrej Moravcik
Hi all, I have different problem - I'am wondering why all of my vlan interfaces are by default in promisc mode :-( Is it configurable or it is needed for 802.1q functionality? This didn't helped: for i in `ifconfig | grep eth | awk '{print $1}'`; do ifconfig $i -promisc; done Kernel is 2.4.30-gr

Re: [gentoo-user] How to set my ethernet card in promisc mode.

2005-06-14 Thread M|6
Niklas Herder wrote: M|6 wrote: Hi, was wondering if anyone could help me set my network card in promisc mode. was doing a chkrootkit check and noticed for sometime that i was flagged and did nothing for it since i don't see the relevance. but now i figure why not. thanks O:-) I

Re: [gentoo-user] How to set my ethernet card in promisc mode.

2005-06-14 Thread Niklas Herder
M|6 wrote: > Hi, > was wondering if anyone could help me set my network card in promisc mode. > > was doing a chkrootkit check and noticed for sometime that i was flagged > and did nothing for it since i don't see the relevance. > > but now i figure why not. > > thanks O:-) > I think this wil

[gentoo-user] How to set my ethernet card in promisc mode.

2005-06-14 Thread M|6
Hi, was wondering if anyone could help me set my network card in promisc mode. was doing a chkrootkit check and noticed for sometime that i was flagged and did nothing for it since i don't see the relevance. but now i figure why not. thanks O:-) -- gentoo-user@gentoo.org mailing list