Avoid DNS Cache flush Reboot
location: linuxquestions.com - date: October 21, 2010
Hi All,
I need some idea to store the dns cache over the reboot in linux(which should not flush the dns cache on reboot). As am newbie to linux, Can anybody please throw some idea on this. Any help is appreciated.
Regards,
smnk
DNS flush
location: linuxquestions.com - date: December 7, 2012
Hi all,
Wondering if there is a way I can give a user privileages to run DNS flush on a linux system, running Sles 11?
regards,
Fluke
How to clear dns cache
location: linuxquestions.com - date: September 5, 2008
Dear all,
I am using soalris 9 on sparc and i am running symantec web security for proxy. In my setup i hava one local dns my proxy is configured
to use the local dns server. My dns is configured as a forward dns so other than some intranet names it is relaying on MY ISP's dns only. The problem is if i add a new A record in my dns means ,
For example " test.example.com " before adding the A record if anybody try to access this site means it is giving "proxy encountered error" . After i add the A record then for first 5 miniutes it is giving error only after that only the site is opening. Can someone help me how to clear the dns cache .
Thanks in advance
Shan
Clearing DNS Cache
location: linuxquestions.com - date: May 26, 2013
Just wanted to say, before I started this thread, I did do some research on the Internet as well as the forums.
I'm in the process of migrating a few sites from one server to another, and in the process, instead of changing the DNS records, I modified my hosts file to point to the new server. The new server is running Nginx and several server blocks. I've had to change the hosts file a few times, however this evening the cache seems to have not cleared yet, and I can't find a manual way of clearing the cache. I've even tried rebooting as a last resort.
If anyone has any suggestions, I'd love to hear them. Thanks.
Bind DNS help!
location: linux.com - date: April 18, 2011
Hi,
i have setup a forward dns entry and i have specified the ip 192.169.x.x (i got this ip from the ifconfig command)
Now when i do nslookup finds the domain perfectly but the problem is that it can be only viewable privately not publically viewable.
I am not sure how to make the domain publically viewable , but what i was thinking is that If i check the main ip address from the www.whatismyip.com and replace my private ip with it. Will that work. or need some other way.
Please help.
usmangt
Configuration DNS server BIND9 on on Debia 6
location: linux.com - date: September 6, 2011
Hi
I'm doing a project which is installing and configuring BIND 9 and Apache 2 to set up my website from my debian 6.
The question is the following, my ISP provide me a public IP 201.199.xx.xx and in my Debian in the interface eth0 I have setup with the local IP 192.168.xx.xx.
Which IP I should be set my DNS server (BIND9) to publish my website.
Please your help and support
Regards
Andres
Automatic IP address update on Windows DNS Server for Linux workstation
location: ubuntuforums.com - date: December 27, 2012
Hi.... in my company we have our own local domain defined, it' like INT.COMPANY.COM.
I installed fresh Linux Mint 14 (Ubuntu 12.10) distribution and i want to add my computer to domain.
This is what i did.
First i install winbind samba krb5-user.
Then i edit /etc/resolvconf/resolv.conf.d/base file so it looks like this:
Code:
search int.company.com
dc-1.int.company.com 192.168.0.1
dc-2.int.company.com 192.168.0.2
dc-3.int.company.com 192.168.0.3
Then edited /etc/krb5.conf file so its looks like this:
Code:
[logging]
default = FILE10000:/var/log/krb5lib.log
[libdefaults]
ticket_lifetime = 24000
default_realm = INT.COMPANY.COM
[realms]
INT.COMPANY.COM = {
kdc = dc-1.int.company.com
kdc = dc-2.int.company.com
kdc = dc-3.int.company.com
admin_server = dc-1.int.company.com
admin_server = dc-2.int.company.com
admin_server = dc-3.int.company.com
master_kdc = dc-1.int.company.com
default_domain = INT.COMPANY.COM
}
How do I get Netstat to show DNS lookups?
location: ubuntuforums.com - date: March 10, 2012
When using the Netstat command in the Terminal to see network connections as they occur, why doesn't it report DNS connections?
When Firefox connects to the internet and does a DNS lookup of a website I'm trying to connect to, how do I get Netstat to show this DNS lookup request to port 53 in the Terminal read out?
DNS Server Problem using Ubuntu Linux 11.04
location: linuxquestions.com - date: November 11, 2011
I created a web site for a new subdomain, newsub.mydomain. I can access it only if I use www.newsub.mydomain. I would also like to be able to drop the www when accessing it.
DNS SETUP on RHEL 5.2
location: linux.com - date: May 1, 2010
Greetings
I am new to linux.
can anyone please provide me the steps for configuring the DNS server on RHEL 5.2.
I did the DNS configuration on RHEL 4.7 it worked fine but as i see in RHEL 5.2 the named.conf file is different and i am confused.
machine ipaddress = 192.168.0.1
Domain name = testing.com
please provide me with the steps on how to edit the named.conf file and zone entries.
Your co-operation will be highly appreceated.
Regards.
please wait...
Page: 1 2 3 4 5 6 7 8 9 10