And I just wanted to make sure that I could use something like:

ifup -i /etc/network/interfaces eth0

will process that file as is defined (like the example provided
below).  There isn't anythink like this with just ifconfig correct?

Thanks,
Dave


On 3/24/16, David Henderson <[email protected]> wrote:
> 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
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to