setting up dynamic dns fo...
setting up dynamic dns for only specific subdomains
- 主页
- 后台控制中心
- Community Forum
- Services
- Dynamic DNS Service
- setting up dynamic dns for only specific subdomains
- Community Forum
- setting up dynamic dns for only specific subdomains
Topic: setting up dynamic dns for only specific subdomains
Hello,
I have a domain where there is a main site hosted at an isp where the main DNS settings are. For example, mysite.com is hosted at myhost.com and myhost.com handles DNS. However, I am setting up a test server and an api server that my need dynamic DNS. I have tried to set this up. Can you please tell me what is the IP address at Dynu where I point the subdomains? And does this look right?:
At myhost.com
Added A record: subdomain api (for api.mysite.com) points to 173.208.132.91 (Is this Dynu IP address?)
Added A record: subdomain servtest (for servtest.mysite.com) points to 173.208.132.91
At Dynu:
set up top level domain mysite.com to forward to the IP address xxx.xxx.xxx.xxx of my api/test server
Am I doing this correctly?
I have a domain where there is a main site hosted at an isp where the main DNS settings are. For example, mysite.com is hosted at myhost.com and myhost.com handles DNS. However, I am setting up a test server and an api server that my need dynamic DNS. I have tried to set this up. Can you please tell me what is the IP address at Dynu where I point the subdomains? And does this look right?:
At myhost.com
Added A record: subdomain api (for api.mysite.com) points to 173.208.132.91 (Is this Dynu IP address?)
Added A record: subdomain servtest (for servtest.mysite.com) points to 173.208.132.91
At Dynu:
set up top level domain mysite.com to forward to the IP address xxx.xxx.xxx.xxx of my api/test server
Am I doing this correctly?
Reply with quote |Report
Here are the settings that you should configure:
At your current host:
Add NS records for api.yoursite.com and servtest.yoursite.com to use the following name servers:
NS1.DYNU.COM
NS2.DYNU.COM
NS3.DYNU.COM
NS4.DYNU.COM
NS5.DYNU.COM
At Dynu:
Sign up for dynamic DNS service for api.yoursite.com and servtest.yoursite.com at https://www.dynu.com/ControlPanel/AddDDNS and point them to your api/test server IP.
At your current host:
Add NS records for api.yoursite.com and servtest.yoursite.com to use the following name servers:
NS1.DYNU.COM
NS2.DYNU.COM
NS3.DYNU.COM
NS4.DYNU.COM
NS5.DYNU.COM
At Dynu:
Sign up for dynamic DNS service for api.yoursite.com and servtest.yoursite.com at https://www.dynu.com/ControlPanel/AddDDNS and point them to your api/test server IP.
Reply with quote |Report
timothytw wrote:Here are the settings that you should configure:
At your current host:
Add NS records for api.yoursite.com and servtest.yoursite.com to use the following name servers:
NS1.DYNU.COM
NS2.DYNU.COM
NS3.DYNU.COM
NS4.DYNU.COM
NS5.DYNU.COM
At Dynu:
Sign up for dynamic DNS service for api.yoursite.com and servtest.yoursite.com at https://www.dynu.com/ControlPanel/AddDDNS and point them to your api/test server IP.
Reply with quote |Report
u2live79 wrote:This Doesn't make any sense as api.yoursite.com is a sub domain and hosting companies don't allow you to add a subdomain like api.yoursite.com and point it to different name servers than your yoursite.com (main) domain.timothytw wrote:Here are the settings that you should configure:
At your current host:
Add NS records for api.yoursite.com and servtest.yoursite.com to use the following name servers:
NS1.DYNU.COM
NS2.DYNU.COM
NS3.DYNU.COM
NS4.DYNU.COM
NS5.DYNU.COM
At Dynu:
Sign up for dynamic DNS service for api.yoursite.com and servtest.yoursite.com at https://www.dynu.com/ControlPanel/AddDDNS and point them to your api/test server IP.
For the record, Dynu does allow you to add custom name servers for your sub domain names if you have your main domain name hosted here.
Reply with quote |Report
I just created an account here also hoping to have only certain subdomains routed dynamically and found this thread immensely helpful.
I have a vServer with root rights and my provider does indeed not allow creating custom NS records. They do however allow me to specify my own nameserver. Now I’ll have to figure out whether to switch from using their nameserver to using my server as its own nameserver and have it point subdomains to dynu’s nameserver or whether to just add a CNAME record to the configuration while still using their nameserver… The latter seems easier. Are there any drawbacks to the CNAME workaround as far as performance and reliability are concerned?
I have a vServer with root rights and my provider does indeed not allow creating custom NS records. They do however allow me to specify my own nameserver. Now I’ll have to figure out whether to switch from using their nameserver to using my server as its own nameserver and have it point subdomains to dynu’s nameserver or whether to just add a CNAME record to the configuration while still using their nameserver… The latter seems easier. Are there any drawbacks to the CNAME workaround as far as performance and reliability are concerned?
Reply with quote |Report
shunju wrote:I just created an account here also hoping to have only certain subdomains routed dynamically and found this thread immensely helpful.
I have a vServer with root rights and my provider does indeed not allow creating custom NS records. They do however allow me to specify my own nameserver. Now I’ll have to figure out whether to switch from using their nameserver to using my server as its own nameserver and have it point subdomains to dynu’s nameserver or whether to just add a CNAME record to the configuration while still using their nameserver… The latter seems easier. Are there any drawbacks to the CNAME workaround as far as performance and reliability are concerned?
There are no known drawbacks to configuring CNAME records but it is always preferred to configure the subdomains directly to use dynamic DNS.
Reply with quote |Report
Thank you for your reply.
I could probably specify Dynu nameservers, but my provider’s webinterface is really shaky and I don’t want to break anything by clicking buttons. The other thing is: I have so many subdomains already that I would need a paid account if I were to use Dynu as my nameserver. I’m currently on a tight budget and 10$/month is too much for something I’m just trying out and am not sure when I’ll get to really use it. (Intended use: I plan on using an old low-power notebook with a new big hard drive to host my ownCloud, eventually. But I currently don’t have the money to afford the drive and when I do, I’ll probably be too busy with work and children again.)
If the CNAME version works just as well, I’ll try it out with that. At some point, I’ll have to completely rethink my choice of servers anyway, including DNS. I’ll keep in mind that CNAME isn’t the preferred way of doing it.
I could probably specify Dynu nameservers, but my provider’s webinterface is really shaky and I don’t want to break anything by clicking buttons. The other thing is: I have so many subdomains already that I would need a paid account if I were to use Dynu as my nameserver. I’m currently on a tight budget and 10$/month is too much for something I’m just trying out and am not sure when I’ll get to really use it. (Intended use: I plan on using an old low-power notebook with a new big hard drive to host my ownCloud, eventually. But I currently don’t have the money to afford the drive and when I do, I’ll probably be too busy with work and children again.)
If the CNAME version works just as well, I’ll try it out with that. At some point, I’ll have to completely rethink my choice of servers anyway, including DNS. I’ll keep in mind that CNAME isn’t the preferred way of doing it.
Reply with quote |Report
shunju wrote:Thank you for your reply.
I could probably specify Dynu nameservers, but my provider’s webinterface is really shaky and I don’t want to break anything by clicking buttons. The other thing is: I have so many subdomains already that I would need a paid account if I were to use Dynu as my nameserver. I’m currently on a tight budget and 10$/month is too much for something I’m just trying out and am not sure when I’ll get to really use it. (Intended use: I plan on using an old low-power notebook with a new big hard drive to host my ownCloud, eventually. But I currently don’t have the money to afford the drive and when I do, I’ll probably be too busy with work and children again.)
If the CNAME version works just as well, I’ll try it out with that. At some point, I’ll have to completely rethink my choice of servers anyway, including DNS. I’ll keep in mind that CNAME isn’t the preferred way of doing it.
Reply with quote |Report
Wow, awesome! Thanks for clearing that up. I am so used to everything being billed monthly (and 10$/month does seem reasonable to me) that I completely missed that.
Using Dynu’s nameserver for my domains would make things quite a bit easier, especially since I’m planning on having multiple servers soon, but my provider only allows for rudimentary nameserver configurations and I don’t really want to get into setting up my own master-slave nameservers.
Using Dynu’s nameserver for my domains would make things quite a bit easier, especially since I’m planning on having multiple servers soon, but my provider only allows for rudimentary nameserver configurations and I don’t really want to get into setting up my own master-slave nameservers.
Reply with quote |Report
| Author | Topic: setting up dynamic dns for only specific subdomains |
|---|---|
|
twotone Joined: 2016/2/11 |
2016年2月11日星期四 下午3:32
Hello,
I have a domain where there is a main site hosted at an isp where the main DNS settings are. For example, mysite.com is hosted at myhost.com and myhost.com handles DNS. However, I am setting up a test server and an api server that my need dynamic DNS. I have tried to set this up. Can you please tell me what is the IP address at Dynu where I point the subdomains? And does this look right?: At myhost.com Added A record: subdomain api (for api.mysite.com) points to 173.208.132.91 (Is this Dynu IP address?) Added A record: subdomain servtest (for servtest.mysite.com) points to 173.208.132.91 At Dynu: set up top level domain mysite.com to forward to the IP address xxx.xxx.xxx.xxx of my api/test server Am I doing this correctly? |
|
timothytw Joined: 2002/5/2 |
2016年2月11日星期四 下午4:54
Here are the settings that you should configure:
At your current host: Add NS records for api.yoursite.com and servtest.yoursite.com to use the following name servers: NS1.DYNU.COM NS2.DYNU.COM NS3.DYNU.COM NS4.DYNU.COM NS5.DYNU.COM At Dynu: Sign up for dynamic DNS service for api.yoursite.com and servtest.yoursite.com at https://www.dynu.com/ControlPanel/AddDDNS and point them to your api/test server IP. |
|
u2live79 Joined: 2017/3/12 |
2017年3月13日星期一 下午1:40
|
|
timothytw Joined: 2002/5/2 |
2017年3月15日星期三 下午12:22
For the record, Dynu does allow you to add custom name servers for your sub domain names if you have your main domain name hosted here. |
|
shunju Joined: 2017/8/22 |
2017年8月22日星期二 下午3:46
I just created an account here also hoping to have only certain subdomains routed dynamically and found this thread immensely helpful.
I have a vServer with root rights and my provider does indeed not allow creating custom NS records. They do however allow me to specify my own nameserver. Now I’ll have to figure out whether to switch from using their nameserver to using my server as its own nameserver and have it point subdomains to dynu’s nameserver or whether to just add a CNAME record to the configuration while still using their nameserver… The latter seems easier. Are there any drawbacks to the CNAME workaround as far as performance and reliability are concerned? |
|
timothytw Joined: 2002/5/2 |
2017年8月23日星期三 上午10:32
There are no known drawbacks to configuring CNAME records but it is always preferred to configure the subdomains directly to use dynamic DNS. |
|
shunju Joined: 2017/8/22 |
2017年8月23日星期三 上午10:51
Thank you for your reply.
I could probably specify Dynu nameservers, but my provider’s webinterface is really shaky and I don’t want to break anything by clicking buttons. The other thing is: I have so many subdomains already that I would need a paid account if I were to use Dynu as my nameserver. I’m currently on a tight budget and 10$/month is too much for something I’m just trying out and am not sure when I’ll get to really use it. (Intended use: I plan on using an old low-power notebook with a new big hard drive to host my ownCloud, eventually. But I currently don’t have the money to afford the drive and when I do, I’ll probably be too busy with work and children again.) If the CNAME version works just as well, I’ll try it out with that. At some point, I’ll have to completely rethink my choice of servers anyway, including DNS. I’ll keep in mind that CNAME isn’t the preferred way of doing it. |
|
timothytw Joined: 2002/5/2 |
2017年8月24日星期四 上午10:00
|
|
shunju Joined: 2017/8/22 |
2017年8月25日星期五 下午12:33
Wow, awesome! Thanks for clearing that up. I am so used to everything being billed monthly (and 10$/month does seem reasonable to me) that I completely missed that.
Using Dynu’s nameserver for my domains would make things quite a bit easier, especially since I’m planning on having multiple servers soon, but my provider only allows for rudimentary nameserver configurations and I don’t really want to get into setting up my own master-slave nameservers. |
2026年6月13日星期六 上午10:30
