WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen and OpenVPN

To: "Kai Wembacher" <kai@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Xen and OpenVPN
From: "Nicholas Lee" <emptysands@xxxxxxxxx>
Date: Mon, 14 Aug 2006 10:03:20 +1200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 13 Aug 2006 15:04:02 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=g95jQ3RarsFLDWpLHq/DM0P8QokG6+cHlyPlU2zPYoObpK23Rvq6pqqGGbQAiFa+Hlvi5iJdXE6UxFSNiVB4HRsBkKk7Iu5WDy6/DMNrk+k582tZAsZJwa/oXll311zRdhqkO6NOadqPPrzKRDC8xfpCeNqjRC6d1EWrFuAFtdk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <2F2891DC-6A7F-4691-9824-8435A16F2167@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <2F2891DC-6A7F-4691-9824-8435A16F2167@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
This is really something for the openvpn mailing list as Xen doesn't really affect it.

Personally I use the push "route 10.1.0.0 255.255.255.0" command, the make sure the other domUs have the appropriate routing:

        up route add -net 192.168.1.0/24 gw  10.1.0.1
        down route del -net 192.168.1.0/24 gw  10.1.0.1

in /etc/network/interfaces, were 10.1.0.1 is the openvpn server host.

NAT is not really needed in a private network situation.



Nicholas
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>