neighbour table overflow

Posted by: jbauer

neighbour table overflow - 25/08/2000 16:56

Hm. Anyone getting this text while uploading mp3s to the empeg?

Did a search on that text, and came up with zilch.

- Jon

Posted by: altman

Re: neighbour table overflow - 26/08/2000 03:14

Are you using ethernet? It's something to do with ARP I seem to remember, and you usually get it if there's a network connection problem.

Hugo


Posted by: tfabris

Re: neighbour table overflow - 26/08/2000 09:17

Either that, or it's the RAM thing. Note that it's Jbauer you're replying to.

___________
Tony Fabris
Posted by: jbauer

Re: neighbour table overflow - 26/08/2000 16:56

Yeah, I got that error before I figured out that I still do have the RAM problem...

- Jon

Posted by: dionysus

Re: neighbour table overflow - 30/08/2000 15:26

Any ideas about this? this is consistantly happening to me now...:(
-mark

...proud to have owned one of the first Mark I units
Posted by: dionysus

Re: neighbour table overflow - 31/08/2000 07:41

Why would services such as ping and ftp SOMETIMES work and sometimes not work???
Nothing's changed between when this does work, and when it doens't - it seems to be random, but once it starts working it continues to work until the next reboot...


empeg:/empeg/bin# ifconfig
eth0 Link encap:Ethernet HWaddr 00:02:D7:10:00:9F
inet addr:192.168.0.23 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:58407 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:7 Base address:0x8000

empeg:/empeg/bin# ftp 192.168.0.23
neighbour table overflow
ftp: connect: No buffer space available
ftp>

...proud to have owned one of the first Mark I units
Posted by: jbauer

Re: neighbour table overflow - 31/08/2000 08:36

On the unit that had the memory problem, emplode was very unstable, but I haven't had ONE crash on the new player that I received... Guess an unstable player causes an unstable emplode...

- Jon

Posted by: dionysus

Re: neighbour table overflow - 31/08/2000 08:53

I haven't had any problems w/ emplode though - I sent up about 20gb in one setting without any problems whatsoever..
-mark

...proud to have owned one of the first Mark I units
Posted by: tanstaafl.

Re: neighbour table overflow - 31/08/2000 15:07

Guess an unstable player causes an unstable emplode...

Not necessarily...

I have a completely unusable emplode situation on my home computer, but my work computer runs emplode flawlessly.

Go figure...

tanstaafl.

"There Ain't No Such Thing As A Free Lunch"
Posted by: mcomb

Re: neighbour table overflow - 03/09/2000 21:19

FYI,

I get the neighbor table complaints if I have not brought up the loopback interface.

ifconfig lo 127.0.0.1 up

Seems to fix it right up.

-Mike