ip assignments

Norberto Meijome freebsd at meijome.net
Sun Sep 9 22:37:34 PDT 2007


On Mon, 10 Sep 2007 11:32:57 +1000
Norberto Meijome <freebsd at meijome.net> 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.


More information about the freebsd-questions mailing list