netbsd dhcp temp fix (sparc64 + hme0)
ifconfig lo0 127.0.0.1
ifconfig hme0 192.168.0.39 netmask 255.255.255.0
route add new 192.168.0.101
———-
temp fix for network setup in netbsd 2.0.2 (sparc64)
ifconfig lo0 127.0.0.1
ifconfig hme0 192.168.0.39 netmask 255.255.255.0
route add new 192.168.0.101
———-
temp fix for network setup in netbsd 2.0.2 (sparc64)
Leave a Reply