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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"