Networking Forums

Networking Forums > Computer Networking > Linux Networking > [DNS] Setting up multiple domains with dnsmasq

Reply
Thread Tools Display Modes

[DNS] Setting up multiple domains with dnsmasq

 
 
Bubba
Guest
Posts: n/a

 
      05-10-2008, 09:13 PM
Greetings,

I am using Debian and dnsmasq as DNS/DHCP server. The machine is used as a
gateway and there are several other servers in local network. Can dnsmasq
do the following thing - domain x.com should be redirected to 10.x.x.x,
domain y.com to 10.y.y.y and domain z.com to 10.z.z.z in local network.

I have tried to modify dnsmasq.conf with the following settings:

address=/x.com/10.x.x.x
address=/y.com/10.y.y.y
address=/z.com/10.z.z.z

All domains have properly set DNS server (that is, IP address of the
gateway), however, these settings only apply to the *local* network -
these domains, when accessed from the Internet, all give the same thing -
services on the gateway.

Can dnsmasq do what I want or it will be necessary to use bind9?

TIA!

--
Everything will be okay
in the end.
If it's not okay
it's not the end!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
One web server, multiple domains sb5309@yahoo.com Linux Networking 10 10-30-2008 08:46 AM
Multiple Domains S Lane Windows Networking 6 02-21-2006 04:57 PM
Multiple Domains Same IP Segment =?Utf-8?B?TWlrZQ==?= Windows Networking 3 01-26-2005 10:06 PM
Multiple domains on 1 server? Steven Cooke Windows Networking 2 09-15-2004 07:45 PM
Multiple Domains - XP Jo Bloe Home Networking 2 08-11-2004 12:29 AM



1 2 3 4 5 6 7 8 9 10 11