Well on my 5.2.1 it does not have a broadcast and it works ifconfig_em0="inet etc" ifconfig_em0_alias0="inet etc netmask 0xffffffff" ifconfig_em0_alias1="inet etc netmask 0xffffffff"
Aren't there any errors in your syslog or something? did you verify that you have a ifconfig_sis0 statement before the aliases? Isn't there an error on screen when booting up etc.. Cheers -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Robert Fitzpatrick Verzonden: zaterdag 13 maart 2004 21:34 Aan: FreeBSD Onderwerp: Re: ifconfig alias problems On Sat, 2004-03-13 at 14:52, Jim Freeze wrote: > rc.conf - doesn't work: > ifconfig_sis0_alias0="inet 64.191.147.115 netmask 255.255.255.255" > ifconfig_sis0_alias0="inet 64.191.147.115 netmask 0xffffffff > (tried both - at different times) > I believe that would work, but looking at my 5.2.1, I see a broadcast address, you can try adding 'broadcast x.x.x.x' to the end. Also, mine are using 255.255.255.255. -- Robert _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
