From: "Marco d'Itri" <md@Linux.IT>
To: linuxppc-dev@lists.linuxppc.org, debian-powerpc@lists.debian.org
Subject: IPv6 ND on PPC hardware
Date: Tue, 2 Jul 2002 13:36:42 +0200 [thread overview]
Message-ID: <20020702113642.GA2654@wonderland.linux.it> (raw)
I do not understand why ND is not working. Is my configuration wrong or
I have exposed a kernel bug?
When I try to ping another host on the LAN it usually works the first
time, and then stops working because the other host does not reply to
ND requests. Everything works again if I switch the remote interface
in promiscuous mode.
erode:/# ip -6 ad
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
inet6 ::1/128 scope host
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
inet6 3ffe:1001:210:16::3/64 scope global
inet6 3ffe:8271:a040:16::3/64 scope global
inet6 3ffe:8171:10:16::3/64 scope global
inet6 fe80::204:acff:fe97:7130/10 scope link
erode:/# ip -6 ro
3ffe:1001:210:16::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
3ffe:8171:10:16::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
3ffe:8271:a040:16::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
2000::/3 via 3ffe:1001:210:16::1 dev eth0 metric 1024 mtu 1500 advmss 1440
fe80::/10 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
ff00::/8 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440
unreachable default dev lo metric -1 error -101
erode:/# uname -a
Linux erode 2.4.19-rc1 #1 Sat Jun 29 15:05:41 CEST 2002 ppc unknown
The other host has a similar configuration.
Seen from a third host (i386, which appears to work) on the same LAN:
16:23:22.818468 erode.bofh.it > ff02::1:ff00:1: icmp6: neighbor sol: who has attila.bofh.it(src lladdr: 0:4:ac:97:71:30) (len 32, hlim 255)
16:23:23.814589 erode.bofh.it > ff02::1:ff00:1: icmp6: neighbor sol: who has attila.bofh.it(src lladdr: 0:4:ac:97:71:30) (len 32, hlim 255)
16:23:24.814834 erode.bofh.it > ff02::1:ff00:1: icmp6: neighbor sol: who has attila.bofh.it(src lladdr: 0:4:ac:97:71:30) (len 32, hlim 255)
16:23:25.844675 erode.bofh.it > ff02::1:ff00:1: icmp6: neighbor sol: who has attila.bofh.it(src lladdr: 0:4:ac:97:71:30) (len 32, hlim 255)
--
ciao,
Marco
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next reply other threads:[~2002-07-02 11:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-02 11:36 Marco d'Itri [this message]
2002-07-02 20:54 ` IPv6 ND on PPC hardware Noah Meyerhans
[not found] ` <20020703003931.GC7981@wonderland.linux.it>
2002-07-03 15:31 ` Noah Meyerhans
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=20020702113642.GA2654@wonderland.linux.it \
--to=md@linux.it \
--cc=debian-powerpc@lists.debian.org \
--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).