Iswar,

Depending on your needs, an alternative solution is to add something
similiar to the following in your /rc/bin/cpurc file:

sysname='{cat/dev/sysname}
switch($sysname){
case iswar
     ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.1.20 255.255.255.0
     ndb/dns -r
case rattan
     ndb/dns -srn
case *
     ndb/dns -r
}

-vester

Reply via email to