First of all I would like to Thank you for the support that you gave to me. I am really appreciate all the Solutions that you provided and I learn a lot.
I have 2 Domain Controller running in our network (10.10.0.6 and 10.10.0.7) and the Nethserver will act as Router firewall (10.10.0.1) I want the DCHP run in Nethserver but I want to use the DNS of our Domain Controller so that I could join computers to the domain. What do I need to do to resolve the DNS of DC to Nethserver? Thank you
You can modify the /etc/dnsmasq.conf and add the line below:
# DNS
dhcp-option=6,10.10.0.6,10.10.0.7
So in DHCP option DNS will be the ip’s of the DC controller.
If it will help you, we have to create the Custom template.
Please check the solution and let us know the results.
I added code and it works however for the ip phone it is not working.
Our ip phone is plug and play to ethernet cable and if the device pick-up internet it should work.
The phone is able to pick-up ip address however the dns is 10.10.0.6 and it is not working.
Any idea on this? Thank you.
@alefattori IPphones are able to pick up ip address from the Nethserver however no dial tone. But when I change the dns to 10.10.0.1 (nethserver’s address) there is dialtone.