hello with ip i meant $ip sorry if that leaded to a confusion.
gabi El 01/12/2008, a las 18:20, erik quanstrom escribió:
ip/ipconfig -g ip ether /net/ether0 ip 255.255.255.255don't you want something along the lines of (untested) ip/ipconfig -g $localip ether add /net/ether1 $localip /96 ? older versions of ipconfig are very bad at reporting errors, so "ip" is probablly parsed as as the ip 0.0.0.0 (aka ::). - erik