On Tue, 19 Oct 2004, Christian Kratzer wrote:

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

Is that new? You are right, that fixed it, but didn't think I had to do that before :(


Thanks ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]           Yahoo!: yscrappy              ICQ: 7615664
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to