David C. Rankin, J.D.,P.E. wrote:
While I'm at it, where can I turn the default attempt to start 'eth0' off.

in rc.conf:


# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it

...

INTERFACES=(lo !eth0 eth1)

DR

Reply via email to