[BusyBox] Problem with networking and busybox

Vladimir N. Oleynik dzo at simtreas.ru
Wed Dec 5 01:54:33 UTC 2001


Hi, Alan.
 
> /etc/host.conf
> order hosts,bind
> multi on
> 
> /etc/hostname
> piglet.home
> 
> /etc/hosts
> 127.0.0.1       localhost
> 10.0.10.20      piglet.home piglet
> 
> /etc/networks
> localhost       127.0.0.0
> localnet        10.0.10.0
> 
> /etc/resolv.conf
> search home
> nameserver 10.0.10.100
> 
> ANY attempt to use nslookup (again busybox version) seems to fail with
> "***unknown host***" (I may have the number of * wrong), even piglet or
> piglet.home which should be looked up in the /etc/hosts file)

http://busybox.net/lists/busybox/2001-November/005051.html

And

/etc/nsswitch.conf

passwd:         files
group:          files
hosts:          files dns
networks:       files dns
services:       files
protocols:      files
netmasks:       files


--w
vodz





More information about the busybox mailing list