At 2004-05-27T171638-0400, Ed wrote:
> OK, ive reproduced the problem, although this time it happened on
> startup so im not sure if it's the info you're looking for. Oh, well.
> it's in the attached file named 'stuff'.

> vmmon: no version for "struct_module" found: kernel tainted.
> vmmon: module license 'unspecified' taints kernel.
> /dev/vmmon: VMMON CPUID: Unrecognized CPU
> /dev/vmmon: Module vmmon: registered with major=10 minor=165
> /dev/vmmon: Module vmmon: initialized
> vmnet: module license 'unspecified' taints kernel.
> /dev/vmnet: open called by PID 2115 (vmnet-bridge)
> /dev/vmnet: hub 0 does not exist, allocating memory.
> /dev/vmnet: port on hub 0 successfully opened
> bridge-eth0: enabling the bridge
> bridge-eth0: up
> bridge-eth0: already up
> bridge-eth0: attached
> /dev/vmnet: open called by PID 2395 (vmnet-netifup)
> /dev/vmnet: hub 1 does not exist, allocating memory.
> /dev/vmnet: port on hub 1 successfully opened
> /dev/vmnet: open called by PID 2416 (vmnet-dhcpd)
> /dev/vmnet: port on hub 1 successfully opened

I see that you're running VMWare on this machine.  Can you explain how
you have the VMWare network adapters configured?  I suspect the problem
is related to this configuration.

> Neighbour table overflow.

This means that your arp table is overflowing.  Usually this is a result
of being attached to a unusually large Ethernet broadcast segment, or a
network configuration problem.

I'll assume that you're not attached to an unusually large (>1024
devices) broadcast segment.

Run '/usr/sbin/arp -n' once you've reproduced the problem again and
paste the output to the list.  You'll want to trim it somewhat before
posting.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to