Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 1997 09:56:43 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        Archie Cobbs <archie@whistle.com>
Cc:        brian@awfulhak.org (Brian Somers), freebsd-hackers@freebsd.org
Subject:   Re: rtinit: wrong ifa 
Message-ID:  <199705240856.JAA12040@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Fri, 23 May 1997 10:48:41 PDT." <199705231748.KAA06394@bubba.whistle.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
[.....]
> Hmm.. on my system, I get the rtinit() message even when doing this...
> I.e.:
> 
> 	$ ifconfig lo0 207.76.205.81 netmask 0xffffffff alias
> 	/kernel: rtinit: wrong ifa (0xf0847080) was (0xf0819700)
> 
> -Archie
> 
> ___________________________________________________________________________
> Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

The error must be masked for point-to-point interfaces then - sorry:

de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.0.1.1 netmask 0xffffff00 broadcast 10.0.1.255
        ether 00:00:c0:ff:e9:ce 
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1524
        inet 158.152.17.1 --> 158.152.1.222 netmask 0xffff0000 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000 
        inet 158.152.17.1 netmask 0xffffffff 

-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705240856.JAA12040>