Networking Forums

Networking Forums > Computer Networking > Linux Networking > Private DNS across a VPN..

Reply
Thread Tools Display Modes

Private DNS across a VPN..

 
 
Eric
Guest
Posts: n/a

 
      04-04-2006, 01:10 AM
Hi,

I want to setup a private DNS server across an (internet) VPN. The computer
that will be used for this will be running RH9.

I expect this to be hairy, so I'm not going to ask how-to. However, armed
with enough reference material, I'm sure I can figure it out.

Q: Does "DNS and Bind" by O'Reilly cover this topic in detail?

The client-side computers across the VPN are going to a mix of many OS's. I
want to a DNS server, rather than just aliasing, to keep a central control
point and also reduce client-side configuration to absolute miminums.

Thanks...


 
Reply With Quote
 
 
 
 
Scott Moseman
Guest
Posts: n/a

 
      04-04-2006, 01:02 PM
The "DNS and Bind" book make cover getting your DNS server setup, but I
doubt it is going to help you too much getting the VPN setup. Do you
already have a VPN setup? If not, that is going to be much more
complex than setting up a simple DNS server.

Thanks,
Scott

 
Reply With Quote
 
Scott Moseman
Guest
Posts: n/a

 
      04-04-2006, 01:02 PM
The "DNS and Bind" book may cover getting your DNS server setup, but I
doubt it is going to help you too much getting the VPN setup. Do you
already have a VPN setup? If not, that is going to be much more
complex than setting up a simple DNS server.

Thanks,
Scott

 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      04-04-2006, 03:35 PM

"Scott Moseman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
> The "DNS and Bind" book make cover getting your DNS server setup, but I
> doubt it is going to help you too much getting the VPN setup. Do you
> already have a VPN setup? If not, that is going to be much more
> complex than setting up a simple DNS server.
>
> Thanks,
> Scott


Not yet. I was going to mess with OpenVPN. http://openvpn.net/

It runs on multiple platforms and should be do-able. Most of the
"client-side" computers are going to have dynamic IP's, hence wanting to
setup DNS server (on a static IP, of course) rather than deal with any of
the dynamic IP services (i.e., dyndns.org).

Thanks...


 
Reply With Quote
 
Llanzlan Klazmon
Guest
Posts: n/a

 
      04-05-2006, 05:34 AM
"Eric" <(E-Mail Removed)> wrote in news:ImwYf.72202$9I5.58146
@tornado.ohiordc.rr.com:

>
> "Scott Moseman" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ups.com...
>> The "DNS and Bind" book make cover getting your DNS server setup, but I
>> doubt it is going to help you too much getting the VPN setup. Do you
>> already have a VPN setup? If not, that is going to be much more
>> complex than setting up a simple DNS server.
>>
>> Thanks,
>> Scott

>
> Not yet. I was going to mess with OpenVPN. http://openvpn.net/
>
> It runs on multiple platforms and should be do-able. Most of the
> "client-side" computers are going to have dynamic IP's, hence wanting to
> setup DNS server (on a static IP, of course) rather than deal with any of
> the dynamic IP services (i.e., dyndns.org).
>
> Thanks...
>
>


It's simple. Just make sure that the subnets that your private DNS servers
sit on are included in the 'push route' or routes configured on your OpenVPN
server. Then make sure that your private DNS servers' IP addresses also get
pushed to the client when the OpenVPN client connects (that is one of the
'push dhcp-option' settings). If the client PC is running Windows then you
need to make sure that the virtual adapter used by the OpenVPN client has the
highest priority (this should normally be the case anyway unless you added
the physical adapter after the OpenVPN client software was installed. (You
can change the priority it under the adapter properties advanced settings).
For a Linux client, I believe the resolver.conf will get replaced by the
OpenVPN settings pushed from the server (should get put back as it was when
the OpenVPN connection closes). Of course your private DNS servers must be
able to deal with public internet name lookups otherwise the remote client
will only be able to resolve private names while the OpenVPN connection is
up.

Klazmon
 
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
Masquerading private LAN to private ip entpneur@gmail.com Linux Networking 1 12-31-2007 02:39 AM
Visible private IP VspaceG Linux Networking 1 08-09-2007 10:09 AM
Private DSL Steve H Broadband 8 10-13-2005 08:39 PM
Private WAN IP? Tim Broadband Hardware 1 08-26-2004 09:18 PM
FTP over SSH, private IP Jade Fox Linux Networking 2 09-06-2003 04:43 PM



1 2 3 4 5 6 7 8 9 10 11