How to set DNS servers for DHCP server?
location: ubuntuforums.com - date: October 18, 2011
Hi,
I'm confused. I want all clients on the LAN to use OpenDNS as the DNS server.
Eth1 is the LAN side nic and a DHCP server.
I went to System/Admin/Network Tools/Devices/eth1/Configure/Auto eth1/Edit/IPv4 Settings and set the DNS Servers as "208.67.222.222,208.67.220.220"
As an aside, on that same page, what is the text box labeled "Search Domains"? What's the difference between DNS Servers and Search Domains?
But the main problem is the DNS servers I specified are not propagated to the clients. If I let the client automatically obtain DNS Servers, it does NOT get those two DNS servers (it doesn't even get one). In fact it gets 208.78.99.218 and I don't even know if that's a real DNS server.
I looked in /etc/network/interfaces and the only thing there is:
auto lo
iface lo inet loopback
So where are the interface settings for eth0 and eth1?
Any help will be greatly appreciated.
how to setup dns server on ubuntu by bind9
location: linuxquestions.com - date: November 18, 2009
hi all ,
i want to setup dns server on ubuntu by bind for 10.114.12.0/24 & 172.18.0.0/24 .
my dnd(10.114.12.26) ,one pc1(10.114.12.27) and other pc2(172.18.0.2) are connected to switch.
for 10.114.12.0/24 ---domain name is "cedtv4.iisc.ernet.in".
and for 172.18.0.0/24 ----domain name is "slitv4.tb3.cedtbr.net".now i
want that my pc1(10.114.12.27) should ping pc2(172.18.0.2) by name and vice versa.
like on pc1(10.114.12.27):-ping pc2.slitv4.tb3.ernet.in
i know how to make dns for single network....bt here i have two network.
sorry for any inconvenience in understanding my problem.........
bt plz help me.......
How do I perform maintenance on a master DNS/DHCP (BIND9/ISCDHCP) Ubuntu server?
location: ubuntuforums.com - date: September 6, 2013
Hi everyone,
I'm running non-GUI Ubuntu Server 12.04.2 LTS (64-bit) on my 2 DNS/DHCP servers. Both servers are running BIND9 9.8.1-P1 and ISC-DHCP-SERVER 4.1.ESV-R4-0ubuntu5.6. Please note that for DNS I'm running them in a master/slave configuration, and for DHCP they are running a failover configuration. Ideally, I'd like to perform maintenance on the master/primary first, and once it's back up and running, I'd like to then take care of the secondary/slave. Maintenance will consist of installing various updates and performing a restart. I'm uncertain how to gracefully bring each machine down without losing/interrupting service. Any advice is greatly appreciated!
Thanks,
-Snipe
how to configure master dns in windows2003 server and its slave dns in rhel5
location: linuxquestions.com - date: April 9, 2008
configuring master dns in windows 2003 and slave dns in linux . how to configure .
how do you clear the cache?
location: linuxquestions.com - date: January 11, 2006
my server was under a high load, and the load is not off of it. my cache is still at 47%, and there are no programs running. I have linux suse 10.0 how do i clear the cache. anything that i can do to speed up everything....besides running in console mode? also, is there a way to set how much cache is allowed?
Thanks!
Tim
how do i clear squid's cache ?
location: ubuntuforums.com - date: August 30, 2008
i am using squid3 as transparent proxy server, i want to clear its cache, can anyone help please
How to clear apache cache
location: linuxquestions.com - date: February 4, 2010
Hi all
Any one have an idea How to clear apache cache without restarting apache server.
Thanks
HOWTO dump/export the cache of a BIND DNS server
location: ubuntuforums.com - date: August 28, 2008
Last night I spent about an hour looking around google for how to dump and view the cache of a bind dns server. I just wanted to post this thread on how to do it so maybe next time people search they will able to find it easier
Bind 9 makes it fairly easy to dump and view the cache of a caching BIND DNS server. All you have to do is run under root:
rndc dumpdb -cache
This will create a file called named_dump.db in the /var/cache/bind/ directory. You can easily open this .db with your favorite text editor.
** If your instance of BIND is chrooted, for example to /var/lib/named/, then the cache dump file will be located in the /var/lib/named/var/cache/bind/ directory.
** The dumpdb feature of rndc has other options including a -all or -zone flag. Check 'rndc --help' for more information.
For more information you can check out this HOWTO i drafted.
[SOLVED] How to check if my DNS server is working
location: linuxquestions.com - date: September 29, 2014
Hi,
Few days ago, I installed bind9 server on my fresh debian 7 machine. All packages are up2date, and repositiries are offical.
I have configured bind exactly as it is described here:
https://wiki.debian.org/Bind9
I have a free domian registered at dot.tk, which is acctualy pointing to my old DNS server.. 4 days ago, I changed the DNS on the register side, but they still pointing to my old server ;/ I dont know why..
Anyways, as I have only production domain, and I can't move them to my new DNS server, and I want to check if all is working fine..
On the server all seems to be good, I replace all fields in resolv.conf to use this server so:
Code:
How to clear the Cache in NetBeans
location: linuxexchange.com - date: August 19, 2015
I created a project in Netbeans and I would like to clear the netbeans Cache.
I'm running NetBeans 7.0.1 on a Windows 7 machine.
How do I do this?
please wait...
Page: 1 2 3 4 5 6 7 8 9 10