[X-Unix] IP Aliasing + DNS gives freaky hostname.
Adrian Simmons
adrinux at ntlworld.com
Thu Nov 4 03:58:33 PST 2004
Hello,
I'm trying to set up combination IP and name based Apache virtual hosts
for local development.
The problem I'm having is that once I have IP aliasing set up and
several hosts defined in /var/named for an aliased IP my hostname
becomes a list of all the hosts I've defined! Literally about six in a row.
Can anyone think of a reason why?
I've read tutorials, manuals, books googled for hours...I just can't see
what I'm doing wrong.
FYI this is on panther client, the aliased IP's are defined in system
prefs, this is what on of my zone files looks like:
$TTL 86401
; db.perlucida.dev
;
perlucida.dev. IN SOA perlucida.dev. (
adrian.mail.nepenthes.local. ; admin e-mail
2004110301 ; Serial
10800 ; Refresh after 3 hours
3600 ; Retry after 1 hour
604800 ; Expire after 1 week
86400 ) ; Minimum TTL of 1 day
; Name servers
perlucida.dev. IN NS ns.perlucida.dev.
; Hosts
perlucida.dev. IN A 192.168.0.20
contemplationspace.perlucida.dev. IN A 192.168.0.20
opprints.perlucida.dev. IN A 192.168.0.20
perlucida.perlucida.dev. IN A 192.168.0.20
watchwords.perlucida.dev. IN A 192.168.0.20
woodfordgolf.perlucida.dev. IN A 192.168.0.20
xstalbio.perlucida.dev. IN A 192.168.0.20
Help!
--
adrinux (aka Adrian Simmons) <http://adrinux.perlucida.com>
e-mail <mailto:adrinux at ntlworld.com>
AOL/Yahoo IM: perlucida, Microsoft: adrian at perlucida.com
More information about the X-Unix
mailing list