LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] DHCP, WINS, DNS and others..

[ILUG] DHCP, WINS, DNS and others..

Kenn Humborg kenn at bluetree.ie
Tue Jan 25 12:09:09 GMT 2000


> Ah yes, but what I need is for the machine to be able to use both my 
> internal DNS for my own domain, and the work one for everything else, or 
> even for them to use the work one for the work domain and my own for 
> everything else.  Either will do.

Make your internal DNS server forward requests for work.com to
your work server.  Something like:

zone work.com {
   type forward;
   forward only;
   forwarders ip_addr;
};

Copy your existing /etc/named.conf to /etc/named.conf.linkdown
and to /etc/named.conf.linkup.  Add this zone command to the .linkup
version.

Then modify /etc/ppp/ip-up.local and /etc/ppp/ip-down.local to
create a link from /etc/named.conf to the correct file and do 
an 'ndc reload'.  

Later,
Kenn





More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell