On Mon, 10 Sep 2007 11:32:57 +1000
Norberto Meijome <[EMAIL PROTECTED]> wrote:

> WRONG:
> ifconfig_bge0="inet 192.168.1.1 netmask 255.255.255.0"
> ifconfig_bge0="inet 192.168.1.2 netmask 255.255.255.0" << THIS netmask should 
> be 255.255.255.255

ok, obviously in a rush this morning...

the second line of course should read ifconfig_bge0_alias0 . so the correct 
lines would be :

ifconfig_bge0="inet 192.168.1.1 netmask 255.255.255.0"
ifconfig_bge0_alias0="inet 192.168.1.2 netmask 255.255.255.255"

My apologies for any confusion caused,
B
_________________________
{Beto|Norberto|Numard} Meijome

"Lots of people who complained about us receiving the MBE received theirs for 
heroism in the war -- for killing people.
 We received ours for entertaining other people. I'd say we deserve ours more."
  John Lennon

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to