linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: kd@flaga.is
To: linuxppc-dev@lists.linuxppc.org
Subject: Networking strangeness (MPC823)
Date: Wed, 26 May 1999 19:23:13 +0000	[thread overview]
Message-ID: <0025677D.006A7F31.00@notes.flaga.is> (raw)


Hello,

Finally we managed to debug the hardware and get Linux to recognise the NFS
server (Serving the rootfilesystem).
"Everything" seems to work (ping, shell, ls, ......) but when using ping on
the MPC823 hardware (which is custom
made) to ping itself we get strange error that I have never seen before on
AlphaLinux and I386Linux. The error message
goes below. Does anyone know what is causing this problem? The error
message "Neighbour table overflow" is printed
out in net/ipv4/route.c, i.e. it is a kernel error message. I am using
mbxroot.full as a nfsmounted root file system (from
ftp://linuxppc.cs.nmt.edu/pub/linuxppc/embedded/).

Thanks,

K.D.

The ping output. ping command is given on the mpc823 board. IP address
192.168.145.220 is the mpc823 board. IP address 192.168.145.222 is the NFS
server.

# ping 192.168.145.220
PING 192.168.145.220 (192.168.145.220): 56 data bytes
neighbour table overflow
ping: sendto: No buffer space available
ping: wrote 192.168.145.220 64 chars, ret=-1
neighbour table overflow
ping: sendto: No buffer space available
ping: wrote 192.168.145.220 64 chars, ret=-1
neighbour table overflow
ping: sendto: No buffer space available
ping: wrote 192.168.145.220 64 chars, ret=-1
neighbour table overflow
ping: sendto: No buffer space available
ping: wrote 192.168.145.220 64 chars, ret=-1

ping: wrote 192.168.145.220 64 chars, ret=-1
neighbour table overflow
ping: sendto: No buffer space available
ping: wrote 192.168.145.220 64 chars, ret=-1
neighbour table overflow
ping: sendto: No buffer space available
ping: wrote 192.168.145.220 64 chars, ret=-1

--- 192.168.145.220 ping statistics ---
6 packets transmitted, 0 packets received, 100% packet loss
# ping 192.168.145.222
PING 192.168.145.222 (192.168.145.222): 56 data bytes
64 bytes from 192.168.145.222: icmp_seq=0 ttl=64 time=3.8 ms
64 bytes from 192.168.145.222: icmp_seq=1 ttl=64 time=2.2 ms
64 bytes from 192.168.145.222: icmp_seq=2 ttl=64 time=2.2 ms
64 bytes from 192.168.145.222: icmp_seq=3 ttl=64 time=2.2 ms
64 bytes from 192.168.145.222: icmp_seq=4 ttl=64 time=2.2 ms
64 bytes from 192.168.145.222: icmp_seq=5 ttl=64 time=2.2 ms
64 bytes from 192.168.145.222: icmp_seq=6 ttl=64 time=2.2 ms

--- 192.168.145.222 ping statistics ---
7 packets transmitted, 7 packets received, 0% packet loss
round-trip min/avg/max = 2.2/2.4/3.8 ms




[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

                 reply	other threads:[~1999-05-26 19:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0025677D.006A7F31.00@notes.flaga.is \
    --to=kd@flaga.is \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).