[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange radvd message



On Thu, Apr 18, 2002 at 06:31:02PM +0200, Remco van de Meent wrote:
> Craig Small wrote:
> > Hello,
> >   I keep getting these strange messages.  My router IP address is
> > 203.31.228.22 and fe80::280:29ff:fe69:dd51  I got radvd running on it as
> > it should be.
> > 
> > So why doesn't it agree with itself?
> > 
> >   - Craig
> > 
> > Apr 18 11:04:55 203.41.228.22 radvd[7962]: our AdvValidLifetime on eth0 for 3ffe:8001:6:10:: doesn't agree with fe80::280:29ff:fe69:dd51 
> 
> Is it the only machine running radvd on the network connected to eth0 ?

203.41.228.22 is the only machine running radvd. It's the router so it 
should be the only one. The next two commands are both from my router.

$ /sbin/ip addr show eth0
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:80:29:69:dd:51 brd ff:ff:ff:ff:ff:ff
    inet 203.41.228.22/29 brd 203.13.228.23 scope global eth0
    inet6 3ffe:8001:6:10::22/64 scope global
    inet6 fe80::280:29ff:fe69:dd51/10 scope link

$ cat /etc/radvd.conf
interface eth0
{
   AdvSendAdvert on;
   prefix 3ffe:8001:6:10::0/64
   {
      AdvOnLink on;
      AdvAutonomous on;
   };
};

-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/        <csmall@eye-net.com.au>
MIEEE <csmall@ieee.org>                 Debian developer <csmall@debian.org>


-- 
To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: