Setting the pcm driver

2004-11-29 Thread Yannack
pages, and the handbook. No success... Any ideas? Thanks! Yannack ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Multiple NICs

2004-11-29 Thread Yannack
t one), so i ended up commenting out the wifi line (an0) and activating it by hand when needed... However this is quite troublesome as it means killing the dhclient running, before running another dhclient an0... If anybody has a better suggestion for me I wo

802.1X

2004-11-29 Thread Yannack
Does anybody know how to have 802.1X on freebsd? I tried XSupplicant, but it just won't build. This is what I did: To be able to ./configure, I mounted linprocfs on /proc and then it configured fine (I think... :this is the last line I get: "config.status: executing depfiles commands" However th

Re: Multiple NICs

2004-11-29 Thread Yannack
As you have discovered, the order of items listed in /etc/rc.conf doesn't matter. That is because one literally is setting values of variables there. Its some time later before those variables are actually used. I am not sure I quite understood this part... If you wish to continue this direction y

Re: Multiple NICs

2004-11-30 Thread Yannack
Now for a 3rd bird to kill in one reply I need to remind Yannack that apparently the *last* dhclient to run sets the default route. Next time dhclient renews the lease on an0 your default route will go the wrong way again until the ISP-issued lease renews on fxp0. I think it would be easiest to