Hi,

On Tue, 19 Oct 2004, Marc G. Fournier wrote:


Why would I be getting:

# ifconfig fxp0 alias 200.46.204.9
ifconfig: ioctl (SIOCAIFADDR): File exists

when I know for a fact that it hasn't been configured?

you should use a netmask of 255.255.255.255 for ipv4 aliases.

        ifconfig fxp0 alias 200.46.204.9 netmask 255.255.255.255

Greetings
Christian

--
Christian Kratzer                       [EMAIL PROTECTED]
CK Software GmbH                        http://www.cksoft.de/
Phone: +49 7452 889 135                 Fax: +49 7452 889 136
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to