>usa:root [/]$ ifconfig eth0:0 206.183.143.100

ifconfig eth0 ${IPADDR} netmask ${NETMASK} broadcast ${BROADCAST}

route add -net 127.0.0.0 lo
[ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1

ifconfig eth0:0 152.66.236.2 up
ifconfig eth0:1 152.66.236.10 up

Maybe this way?

--Ferenc

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to