ifconfig alias problems

Jim Freeze jim at freeze.org
Sat Mar 13 11:49:40 PST 2004


Hi

Responding to my ISP to change my IP block, I simply changed
the numbers in  my config files and thought that there
would be no problems. However, for some reason, alias doesn't
want to work from rc.conf.

When I say 'doesn't work', I mean that I cannot ping my nameserver:
  208.238.88.101

If I remove the alias from rc.conf, I can ping the server.
If I add the same alias from the command line, I can still ping
the server.

This does not make sense to me. Should rc.conf and ifconfig from
the command line be the same?

Here are the two commands:

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)

ifconfig from command line - works:
 ifconfig sis0 alias 64.191.147.115 netmask 0xffffffff

Any help is appreciated.
Thanks
-- 
Jim Freeze

It shall be unlawful for any suspicious person to be within the
municipality.
		-- Local ordinance, Euclid Ohio


More information about the freebsd-questions mailing list