Subject: Re: cdce: arpresolve: can't allocate llinfo on cdce0
To: Pierre Pronchery <khorben@defora.org>
From: Daniel Carosone <dan@geek.com.au>
List: tech-net
Date: 12/16/2006 10:02:03
--8/UBlNHSEJa6utmr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 15, 2006 at 10:34:35PM +0100, Pierre Pronchery wrote:
> Internet:
> Destination        Gateway            Flags     Refs     Use    Mtu
> Interface
> default            192.168.2.1        UGS         7    13164      -  wm0
> 127/8              127.0.0.1          UGRS        0        0      -  lo0
> 127.0.0.1          127.0.0.1          UH          2       47      -  lo0
> 192.168.2/24       link#1             UC          1        0      -  wm0
> 192.168.2.1        00:00:24:c7:48:84  UHLc        2      395      -  wm0
> 192.168.2.33       127.0.0.1          UGHS        0        0      -  lo0
> 192.168.3/24       192.168.3.33       U           0       12      -  cdce0

No link route for the segment, and no self-address loopback, which
should normally have been added by ifconfig.

first, how did you configure cdce0 initially?

then, try:
 route delete 192.168.3.0/24
 route add -net 192.168.3.0/24 192.168.3.33 -iface
 route add -host 192.168.3.33 127.0.0.1=20

--
Dan.

--8/UBlNHSEJa6utmr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (NetBSD)

iD8DBQFFgylrEAVxvV4N66cRAnUGAJ0YTfZTYMZKTZ8T/UEf+rZlalweXgCg09AH
Q+dWdygBdMHV4sY4swHnA+E=
=lu+n
-----END PGP SIGNATURE-----

--8/UBlNHSEJa6utmr--