Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2012 23:10:40 -0800
From:      hiren panchasara <hiren.panchasara@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Network Interface configuration
Message-ID:  <CALCpEUFCjOvy4WdALpE_vzxk8sfypxwgg=L01iNorXrN=dCwrA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Do we store network interfaces configuration information in any file that
survives reboots? (as Linux does it in /etc/network/interfaces)

Only thing I could find was when an interface needs address from DHCP,
rc.conf says ifconfig_em0="DHCP".

I know getifaddrs() can get you list of interfaces but I wanted to know if
there is any such file.

Thanks,
Hiren



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUFCjOvy4WdALpE_vzxk8sfypxwgg=L01iNorXrN=dCwrA>