Hi all. This is my first message on this list.
In my current project, we are using a bind9 server to assign web requests to 
different amazon ec2 computers. When a request is incoming, bind server (A) 
resolves the computer that has the specified subdomain and redirects the 
request to that computer (B).
For example, we have a computer that host the domain "test.midomain.com". The 
bind server is where the "midomain.com" goes. So, the service must redirect the 
request "test.midomain.com" to another computer.
At this time, if I try "host test.midomain.com" in (A), I get the correct IP 
for (B).
Now I don't know what I have to do to publish this server to work outside. If I 
try to go in my local browser to "test.midomain.com" I don't get response.
Hope someone can help me with this, because I'm quite tired of trying different 
thins.
 
Thanks.
 

 
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to