<br><br><div class="gmail_quote">On Mon, Sep 6, 2010 at 8:31 AM, James Knott <span dir="ltr"><<a href="mailto:james.knott-bJEeYj9oJeDQT0dZR+AlfA@public.gmane.org">james.knott-bJEeYj9oJeDQT0dZR+AlfA@public.gmane.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">Matt Price wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi folks,<br>
<br>
I have a box that is permitted a single IP address; the box runs one host OS and a single guest virtual machine.  Both these systems need to serve web pages, and for now, both run Ubuntu (I can change this before deployment if I have to).  Right now (on my home network, where I'm setting this up temporarily) I am using a network bridge to connect the VM to the outside world.  This is incredibly convenient, but it means that I need two IP addresses. Given that that's not permitted in the final network environment, how do I best send traffic addressed to certain domains to the VM?  It would be great if the solution allowed me to continue to ssh into the VM, too -- I really like being able to do that.<br>

<br>
Thanks a million, as always,<br>
Matt<br>
<br>
</blockquote></div></div>
Have you considered IPv6?  You can use a tunnel broker (I use <a href="http://gogonet.gogo6.com" target="_blank">http://gogonet.gogo6.com</a>) to get an IPv6 address, even if one would not otherwise be available.  I have a /56 subnet* on my home network and get a single IPv6 address on my notebook when I'm away from home.  GogoNET has clients for Linux, Windows, Mac etc., which can be configured for either subnet or single address mode.<br>

<br>
* A /56 subnet is about a trillion times the size on the entire, world wide, IPv4 internet.<font color="#888888"><br>
<br>
--<br></font></blockquote><div>I did wonder about it, though I'm completely ignorant of IPv6 One question:<br>- is there still a significant fraction of users who can't access IPv6?  I remember I'he had IPv6 turned off on some machines because of wierd bugs in low-level services, I think involving interactions with MS DNS or something (not sure that's right); anyway is that sitll a issue?  I ask only because I want to be sure everyone can access all the sites.  And also, I guess, how hard is it to set up ipv6 interfaces -- do they use the same syntax in /etc/network/interfaces, for instance?  If so then it does seem like a really good option; the bridged network, once set up, is so transparent to use, I'm very grateful for that.  <br>
<br>matt<br></div></div>