tech-net archive

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

Re: ip6_output failed: 65 ? (WAS: Re: Pfs tool and pfsync)



On Tue, Aug 18, 2009 at 05:43:13PM -0400, Brian A. Seklecki wrote:
> On Tue, 2009-08-18 at 20:36 +0200, Manuel Bouyer wrote:
> > Isn't this just EHOSTUNREACH (from sys/ernno.h) ?
> 
> 
> Two quick ifconfig(8) notes from my testing today:
> 
> 1) Never manually try to set carpdev on carp(4), it segfaults.  It 
>    sets the parent interface for you when you assign an IP, based on 
>    the subnet.
> 
>   # ifconfig carp123 carpdev pcn0 
>     Segmentation fault (core dumped)

Please send-pr for this. carpdev is supposed to work, and IPs on the carp
and the underlying interface don't have to be in the same subnet.

> 
>   I was just being thorough- following the output of ifconfig(8) -a 
>   and filling in each field respectively.
> 
>   I can file a PR an we can remote the "carpdev" text from the
>   usage() output, or we can put a code check in place to ensure that 
>   the user doesn't set it

No, the bug has to be fixed so that carpdev works again.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index