I rebuilt my kernel/world, but now my network no longer auto-starts. I can easily start it with "sudo ifconfig fxp0 up", which, while it works, is mildly annoying.
Anyone know what file I could have improperly mergemastered to get this result? My rc.conf file, I'm not sure what else I should put in (such as my /var/log/messages; everything as of the last boot?): ######################################## # -- sysinstall generated deltas -- # Fri Jun 16 08:17:49 2006 # Created: Fri Jun 16 08:17:49 2006 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. hostname="aragorn.ameritech.net" ifconfig_fxp0="DHCP" ibcs2_enable="YES" moused_enable="YES" linux_enable="YES" sshd_enable="YES" svr4_enable="YES" usbd_enable="YES" apmd_enable="YES" ######################################## Thanks, -Jim Stapleton _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
