> Unfortunately I cannot dig these hosts inside scalr server(but
> ns1.tm.local is ok).
dig sample.tm.local @localhost doesn't work but dig sample.tm.local
@ns1.tm.local does?
May be bind is not listening on localhost?


On 17.12.08 09:03, "cocoy" <[email protected]> wrote:

> 
> 
> I've configured scalr on ec2 and installed bind. When I launch a farm,
> with mysql and app server it runs ok. My internal domain is tm.local
> w/ ns1.tm.local set as nameserver.
> 
> An application was created as sample.tm.local. And created the zone
> file:
> 
> @   14400   IN      SOA     server1.tm.local. root.server1.tm.local. (
>        2008121702    ; serial, todays date+todays
>        14400        ; refresh, seconds
>        7200        ; retry, seconds
>        86400        ; expire, seconds
>        300 )    ; minimum, seconds
> 
> sample.tm.local. 14400 IN NS server1.tm.local.
> ext-app 20 IN A 10.252.66.147
> int-app 20 IN A 10.252.66.147
> @ 90 IN A 10.252.66.176
> ext-mysql 20 IN A 10.252.66.176
> ext-mysql-master 20 IN A 10.252.66.176
> int-mysql 20 IN A 10.252.66.176
> int-mysql-master 20 IN A 10.252.66.176
> 
> 
> Unfortunately I cannot dig these hosts inside scalr server(but
> ns1.tm.local is ok).
> Can you advice what's wrong with the setup?
> 
> Thanks in advance,
> Rodney
> 
> 
> 
> > 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to