Subject: Re: routed (?) problems
To: None <current-users@NetBSD.ORG>
From: Christos Zoulas <christos@nyc.deshaw.com>
List: current-users
Date: 01/03/1997 05:43:23
In article <Pine.NEB.3.91.970102230606.175B-100000-100000-100000@skate.demon.co.uk> plunky@skate.demon.co.uk (Iain Hibbert) writes:
>Hiyall, just upgraded to -current (from way back), and all seems well
>except..  routed is playing up;  when I connect up with pppd, I have
>defaultroute in my options file but pppd/routed won't make the defaultroute.. 
>pppd tries, but this pops up in the log.. 
>
>Jan  2 22:16:57 skate routed[359]: IP_ADD_MEMBERSHIP ALLHOSTS: Can't assign requested address
>Jan  2 22:16:57 skate routed[359]: setsockopt(IP_ADD_MEMBERSHIP RIP): Can't assign requested address
>
>I looked at that bit of source, but its all gibberish to me..  I can add 
>the route manually with "route add default [..]" and it does work if I 
>add it to the ip-up file too..

There are some problems with the current ppp code I posted to tech-net
a while ago. Is MCAST_PPP_BUG defined in sbin/routed/defs.h?

christos