Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2008 23:27:24 -0700
From:      "Garrett Cooper" <yanefbsd@gmail.com>
To:        current@freebsd.org
Subject:   Issue with rc.d/netif script when modifying NIC state after boot
Message-ID:  <7d6fde3d0808252327k77e04ce0r9a4c69df7dca3776@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
optimus# /etc/rc.d/netif start
/etc/rc.d/netif: DEBUG: run_rc_command: doit: network_start
/etc/rc.d/netif: DEBUG: Cloned:
/etc/rc.d/netif: DEBUG: checkyesno: synchronous_dhclient is set to NO.
Starting Network: lo0 msk0.
ifconfig: msk0: bad value # <--- this didn't happen before (why is
ifconfig lo0 msk0 trying to be run? shouldn't this be a for looped
deal?)...
/etc/rc.d/netif: DEBUG: The following interfaces were not configured:
/etc/rc.d/ipfilter: DEBUG: checkyesno: ipfilter_enable is set to NO.

I've posted the contents of a set -x operation over the script, here:
<http://pastebin.com/f498599fd>.

Thanks,
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0808252327k77e04ce0r9a4c69df7dca3776>