χ Fri, 07.06.2002, Χ 04:36, Joe T. ΞΑΠΙΣΑΜ: > Hi, > > Originally, I had created some aliases with the following command: > > # ifconfig dc0 alias 192.168.1.111 255.255.255.255 > # ifconfig dc0 alias 192.168.1.112 255.255.255.255 > ... > > This worked fine.. i was able to use the aliases for various projects I was playing >with. > When I was done, I took the aliases out: > > # ifconfig dc0 -alias 192.168.1.111 255.255.255.255 > ... > > Now, whever I try re-creating those aliases (or any different ones for that matter) I > get: > > # ifconfig dc0 alias 192.168.1.111 255.255.255.255 > ifconfig: ioctl (SIOCAIFADDR): File exists > # ifconfig dc0 alias 192.168.1.2 255.255.255.255 <-- never used before > ifconfig: ioctl (SIOCAIFADDR): File exists > > What happened here? What did I do wrong? How can I fix it?
Check you routing table you have host routes for theses addresses in it, remove these routes before. > Any help is appreciated > Thanks, > Joe > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-net" in the body of the message > -- Vladimir B. Grebenschikov [EMAIL PROTECTED], SWsoft, Inc. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message