<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Xen Routing with Public Static IPs *and* a Private virtual network</title>
	<link>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/</link>
	<description>A personal weblog</description>
	<pubDate>Mon, 08 Sep 2008 07:48:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: links for 2007-11-14 &#171; Bloggitation</title>
		<link>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/#comment-1512</link>
		<author>links for 2007-11-14 &#171; Bloggitation</author>
		<pubDate>Wed, 14 Nov 2007 00:24:37 +0000</pubDate>
		<guid>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/#comment-1512</guid>
					<description>[...] Xen Routing with Public Static IPs *and* a Private virtual network (tags: linux xen sysadmin) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Xen Routing with Public Static IPs *and* a Private virtual network (tags: linux xen sysadmin) [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Erich</title>
		<link>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/#comment-1848</link>
		<author>Erich</author>
		<pubDate>Sat, 22 Dec 2007 04:08:26 +0000</pubDate>
		<guid>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/#comment-1848</guid>
					<description>Hi there,

Thanks for this great article.  

My requirement is to run multiple DomU's on public IP Addresses for things like mail servers and stuff, but I also have a further requirement to run multiple DomU's on private IP addresses for other services.

With your help, I've been able to get a couple of DomU's working on public IP's and there was no problem in that regard, however, the DomU's on the private IP addresses simply won't connect beyond the Dom0.  I can ping the Dom0 and ssh to it from the DomU, but can't ping google.com (or anything else) or ssh to an external server.  I can do these things from the Dom0 and from the DomU's with public IP addresses.

I've googled, but have not found and answer and was wondering if there was something you could suggest.

Cheers

Erich</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for this great article.  </p>
<p>My requirement is to run multiple DomU&#8217;s on public IP Addresses for things like mail servers and stuff, but I also have a further requirement to run multiple DomU&#8217;s on private IP addresses for other services.</p>
<p>With your help, I&#8217;ve been able to get a couple of DomU&#8217;s working on public IP&#8217;s and there was no problem in that regard, however, the DomU&#8217;s on the private IP addresses simply won&#8217;t connect beyond the Dom0.  I can ping the Dom0 and ssh to it from the DomU, but can&#8217;t ping google.com (or anything else) or ssh to an external server.  I can do these things from the Dom0 and from the DomU&#8217;s with public IP addresses.</p>
<p>I&#8217;ve googled, but have not found and answer and was wondering if there was something you could suggest.</p>
<p>Cheers</p>
<p>Erich</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: thejimmyg</title>
		<link>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/#comment-1980</link>
		<author>thejimmyg</author>
		<pubDate>Fri, 11 Jan 2008 11:19:10 +0000</pubDate>
		<guid>http://jimmyg.org/2007/11/12/xen-routing-with-public-static-ips-and-a-private-virtual-network/#comment-1980</guid>
					<description>I found I had to manually add a route to the Dom0 (which I did in the /etc/network/interfaces file). Make sure the IP address of the Dom0 in that file is correct (78.46.35.5 in my case) and that you've added the route commands correctly then run:

ifdown eth0
ifup eth0 

and see if that helps perhaps?</description>
		<content:encoded><![CDATA[<p>I found I had to manually add a route to the Dom0 (which I did in the /etc/network/interfaces file). Make sure the IP address of the Dom0 in that file is correct (78.46.35.5 in my case) and that you&#8217;ve added the route commands correctly then run:</p>
<p>ifdown eth0<br />
ifup eth0 </p>
<p>and see if that helps perhaps?</p>
]]></content:encoded>
				</item>
</channel>
</rss>
