/etc/network/interfaces declarations

David Henderson dhenderson at digital-pipe.com
Thu Mar 24 15:40:06 UTC 2016


Good morning all!  I am working with the /etc/network/interfaces file
and was curious what declarations are available to busybox.  So far
I'm interested in using the following:

address 192.168.0.10
netmask 255.255.255.0
gateway 192.168.0.1
dns-nameservers 1.1.1.1 1.1.1.2 1.1.1.3
dns-search newdomain.local olddomain.local outside.com
wpa-conf /etc/wpa_supplicant.conf

A list of available, working declarations would be greatly appreciated!

Thanks,
Dave


More information about the busybox mailing list