David Kempe wrote:



is there some proc magic I can query to check the kernel has all the right bits?

I guess you have all the kernel bits as you didnt get
any error or warning messages when you run the
script. I presume you check the /var/log/messages
for clues.

Try putting the Interface with no traffic in
'Promiscous' mode, if not in this mode, already.

E.g., ifconfig eth0 promisc; ifconfig eth1 promisc, etc.
and try.

Get Ethereal (or tcpdump) and have a look at the traffic
if not already.

Also, run 'arp' and discover what links are advertised.

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to