Date: Fri, 29 Oct 1999 10:27:54 -0700 (PDT) From: George Hartzell <hartzell@cs.berkeley.edu> To: freebsd-questions@freebsd.org Subject: comment on 3.3 lo0 bug fix. Message-ID: <14361.55578.551015.714405@fruitfly>
next in thread | raw e-mail | index | archive | help
Hi, I was suffering from one of the problems described in the errata to 3.3, the "auto" keyword was not configuing lo0. I found that changing the "network_interfaces" variable in rc.conf from "fxp0 auto" to "fxp0 lo0" left me without functional networking, but changing it to "lo0 fxp0" got things working. My system uses DHCP to configure fxp0, so I figured it might be important to get lo0 first. Seems to have worked. g. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14361.55578.551015.714405>