View Single Post
Old 03-03-2003, 07:34 PM   #6 (permalink)
Slimy
Registered User
 
Join Date: Mar 2003
Posts: 3
Slimy is on a distinguished road
Also note the format of the alias:
<interface>:<alias> (for example eth2:23)

<alias> can be any number between 0 and 255,
but some operating systems (like Solaris) won't allow <alias> to be 0.
Linux likes eth2:0 just fine, though.
Slimy is offline   Reply With Quote