Date: Tue, 30 Jun 2009 17:53:23 -0800 From: Mel Flynn <mel.flynn+fbsd.current@mailing.thruhere.net> To: freebsd-current@freebsd.org Cc: Brooks Davis <brooks@freebsd.org> Subject: Re: Interface dependencies Message-ID: <200906301753.24089.mel.flynn%2Bfbsd.current@mailing.thruhere.net> In-Reply-To: <200906291241.56414.mel.flynn%2Bfbsd.current@mailing.thruhere.net> References: <200906271948.54745.mel.flynn%2Bfbsd.current@mailing.thruhere.net> <20090629144205.GA83592@lor.one-eyed-alien.net> <200906291241.56414.mel.flynn%2Bfbsd.current@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 29 June 2009 12:41:55 Mel Flynn wrote: > I'll revert to what it "should really be" and keep rc_debug. Well, guess what. It now works: cloned_interfaces="lagg0" ifconfig_wpi0="ether 00:16:36:f2:3b:84" wlans_wpi0="wlan0" ifconfig_wlan0="WPA" ifconfig_em0="up" ifconfig_lagg0="laggproto failover laggport em0 laggport wlan0 192.168.2.50 netmask 255.255.255.0" This didn't work ~week or so ago, the exact same lines. I didn't have rc_debug on at the time and the /var/log/messages is gone anyway :(. The kernel didn't really change either (I went from a custom copy+delete one to an include GENERIC with a lot of nodevice/nooptions, but with the same result), so I'm stumped. Maybe r195029 fixed this too. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906301753.24089.mel.flynn%2Bfbsd.current>