The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 05-22-2002
Registered User
 

Join Date: Mar 2002
Posts: 24
DNS forwards

I have to put in an Forward from an ip adress to another in our
DNS , anyone know how to do that i pretty sure i have to put
in somewhere in the named files but where?

I tryed to put it in like an CNAME but it didn't work.

any suggestions?

/Nick
Forum Sponsor
  #2  
Old 05-22-2002
Kelam_Magnus's Avatar
Registered User
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
First, it would really help if you told us what OS you are running. My HPUX is setup rather differently than some other OSs.

If I understand correctly, the CNAME is an alias hostname. I think you need to define it first before you can give it an alias.

If you don't have the O'Reilly TCP/IP and the DNS/BIND books, get them. They are GREAT!.

I think the TCP/IP book is what will help you with the named.* files. I haven't really dealt with that but I have the book and it discusses exactly what you are asking.


Hope this helps!
__________________
My brain is your brain
  #3  
Old 05-23-2002
thehoghunter
Guest
 

Posts: n/a
It would also help to know what version of bind.

On version 8 it would be named.conf and would look something like ( this is the top part of the file - shortened to what you needed - IP addresses changed to protect the company):

# Bind 8 Config File
# Created 9/16/98 Kurt Strassner
# High Level Options

options
{
directory "/var/named" ;
version "NOYB";
multiple-cnames yes ;
check-names master warn ;
check-names slave ignore ;
forward only ;
forwarders { 16.4.1.66 ; 16.4.1.67 ; } ;
} ;
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 09:29 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0