My original question was:
> How do we get ifconfig to give the list of all aliases currently defined for an interface?
several options were suggested:
netstat -i
netstat -nia
ifconfig -a
I had already tried ifconfig -a but it doesn't list all the aliases for an
interface, that's why I asked the question.
netstat -i and -nia show similar results and worked for me.
--
Didier Godefroy
mailto:dg_at_ulysium.net
Received on Fri Sep 11 1998 - 22:01:11 NZST