This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DNS Proxy: How to add names for Static IPs??

Is it possible to add a name in the DNS server run on ASL so that you can use mybox.mydomain.com to point to 192.168.10.34 internally?  This seems like a more elegant solution than having to edit all the host files on all the internal machines or always using the ip.


thanks!  


This thread was automatically locked due to age.
Parents
  • Hi!

    ASL DNS proxy service is as name already says, only proxy and it is used only as cache server for DNS requests. You can't add DNS record manually.

    Best Regards, Matjaz 

    btw: If you have registrated domain you can add it DNS server for that domain.
  • I see... I didn't know even if it was just used for caching that it couldn't have a soa record as well.


    let me explain my problem and maybe someone can come up with a simple solution.  I have a registered domain.  I run a mail and webserver.  I have serveral cnames setup for my webserver.  for the people who don't know what a cname is it's kinda like an alias.  you can have www.domain.com ftp.domain.com mail.domain.com webmail.domain.com accounts.domain.com security.domain.com all point to domain.com  the domain.com is an soa (state of authority I think; who knows I could be wrong) record.

    I would like to be able to have get to mail.domain.com without having to use the 10.10.1.1 address.  Another good use would be virtual domains hosted on a web server.  say I have www.domain2.com hosted on my same webserver as domain.com.  I can't view this webpage from the inside because the server looks at the host headers to figure out which website it should give me.  The only thing I can get to is whatever the default website is on 10.10.1.2 (my webserver).

    Is there a simple solution to the problem? 
  • ASL DNS proxy is just named. You can read some wonderful documentation by searching google. 
    You will have to set it up using the console since there is no way to do it trough the frontend. Everything you need is in 
    /var/chroot-bind/  
  • thanks... 

    this is exactly what I needed. 
Reply Children
No Data