5 msgadd chinese domaine ton bind ?
1 msg[Fwd: view function of Bind 9]
2 msgLISA '07 Call For Papers
1 msgBind and ipfilter
5 msgF5 and DNS
2 msgSlave refresh error on zone segmented configura...
4 msgDNSSEC support in libbind

Virtual Hosts don't work with 'www'
\ Jarek Buczyński (18 Feb 2007)
. \ Barry Margolin (19 Feb 2007)
. . \ Jarek Buczyński (19 Feb 2007)
. \ Jarek Buczyński (19 Feb 2007)
. . \ Stefan Puiu (19 Feb 2007)
. . . \ Peter Dambier (19 Feb 2007)
. . . . \ Stefan Puiu (19 Feb 2007)
. . . . . \ Jarek Buczyński (19 Feb 2007)
. \ Stephane Bortzmeyer (19 Feb 2007)
. . \ Jarek Buczyński (19 Feb 2007)
. . \ Kevin Darcy (20 Feb 2007)
. . . \ Stephane Bortzmeyer (20 Feb 2007)
. . . . \ Dave Sparro (21 Feb 2007)
. . . . \ Kevin Darcy (21 Feb 2007)
. . . . . \ Stephane Bortzmeyer (21 Feb 2007)
. . . . . . \ Kevin Darcy (22 Feb 2007)
. . . . . . . \ Stephane Bortzmeyer (23 Feb 2007)
. \ Clenna Lumina (26 Feb 2007)
. . \ Stephane Bortzmeyer (27 Feb 2007)
. \ Joseph S D Yao (27 Feb 2007)
. \ Barry Margolin (27 Feb 2007)
. . \ Joseph S D Yao (27 Feb 2007)
. \ Clenna Lumina (27 Feb 2007)

19 msgPublic DNS - recursion no - Access to the Internet
2 msgSyncing Multiple (like, 10) Views using TSIG.. ...
3 msgDNS request timed out
1 msgRe: bind performance guideline
2 msgRe: ISC Bulletin #1
2 msgexpected view behavior
5 msgWeird problem.
2 msglogging of desination ip-address ?
7 msgZone file x'fer between two masters
1 msgobtaining query source IP from an sdb driver?
4 msgSerious bind issue
3 msgBIND Log Analyzer
Subject:Virtual Hosts don't work with 'www'
Group:Bind-users
From:Jarek Buczyński
Date:18 Feb 2007


 
Hello

I have problem with "www", I configured virtual hosts (in this example two
host1, host2)

It works when I use http://host1.domain.edu, http://host2.domain.edu but
with "www" doesn't?

At begin I had reverse problem with domain (it works only with "www" ), I
resolve this added A record to domain (@ A 1.2.3.4)

How resolve problem with virtual hosts?

My zone file:

-----------------------------------------------
$ORIGIN domain.edu.

$TTL 1H

@ IN SOA ns1 admin (
2007010101
8H
4H
4W
1D
)

NS ns1


ftp CNAME jupiter
www CNAME @


jupiter A 1.2.3.4
@ A 1.2.3.4
ns1 A 1.2.3.4

host1 A 1.2.3.4
host2 A 1.2.3.4


-----------------------------------------------

--
Best regards




© 2004-2008 readlist.com