[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] virtual sites being redirected to wrong addresses.



>
> In brief, sites get remapped and appear on the wrong URL
> somehow.
>
> Here's an example.
>
> <http://www.solvechess.com> comes up correctly.
> <http://solvechess.com> comes up incorrectly.

from /etc/named.conf

zone "solvechess.com" { type master; file "pri.solvechess.com"; };

----------------------------------------
/etc/named/pri.solvechess.com

$TTL 86400
solvechess.com. IN SOA www.editev.com. admin.www.editev.com. (
         2001052723
         10800
         3600
         604800
         86400
         )
solvechess.com. IN      NS      www.editev.com.
; End SOA Header
;
; Do Not edit BIND db files directly.
; Use the administrative web user interface
; /admin/ -> Control Panel -> DNS Parameters
; Custom additions may be made by creating a file of the same name as this
but
; with a; .include suffix.  Click Save Changes in the DNS web interface and
;the inclusion will be made.
;
solvechess.com. in      a       64.27.95.130
www.solvechess.com.     in      a       64.27.95.130
solvechess.com. in      mx      30 www.solvechess.com.




according to whois, the listed name servers are

   Domain servers in listed order:       NS1.EDITEVERYTHING.COM
NS5.INTERNETWEBHOSTING.NET

which do not agree with your SOA records.

Make sure these agree, you'll have a lot more luck getting things working
correctly.

--
Donna Lever
Smart Artist Web Services
http://www.smartartist.com.au/