Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 14:10:33 -0000 (GMT)
From:      "Colin Waring" <freebsd@southportcomputers.co.uk>
To:        freebsd-net@freebsd.org
Subject:   Troubleshooting aliases.
Message-ID:  <55580.84.92.207.22.1174140633.squirrel@mail.southportcomputers.co.uk>

next in thread | raw e-mail | index | archive | help
Hi folks,
Been running into brick walls since last night on this one.
Situation is that our server has 6.1-RELEASE on it with four IP addresses.

The section of rc.conf is this:

ifconfig_em0="inet a.a.a.a netmask 255.255.255.0"
ifconfig_em0_alias0="inet a.a.a.b netmask 255.255.255.255"
ifconfig_em0_alias1="inet a.a.a.c netmask 255.255.255.255"
ifconfig_em0_alias2="inet a.a.a.d netmask 255.255.255.255"

For some reason, with no updates or changes both a.a.a.b and a.a.a.c have
stopped working properly. a.a.a.a works fine, as does a.a.a.d.

Unfortunately, the nameservers for the domains hosted on the server use
a.a.a.b and a.a.a.c!

So basically I can't figure out what's up as .d works fine..anyone able to
help me with some suggestions of where to look for fixing .b and .c?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55580.84.92.207.22.1174140633.squirrel>