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
