Hi, I am running xen 2.0 for some days now on a local network and it''s running fine :) Every virtual server on my host gets it''s own IP address. But now, I am wondering if it''s possible to run xen on a hosted root server with only one ip address. Lets say I have a domain ''domain.org'' that points to my host, on which xen is running. Is there a possibility to route subdomains to the according vserver? E.g.: v01.domain.org to vserver 1, v02.domain.org to vserver 2, and so on...? Does that make sense or is it absolutely nonsense? ;) I read some stuff about arp bridging ... does that could help? An alternative might to forward ports like 2201 to 22 on vserver 1 and 2202 to 22 on vserver 2 .... That would work, i guess, but is not a good solution. any suggestions?! regards, Nico Leidecker _________________________________________________________________________ Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi all, I''m new here so first of all... my greetings to all the list for this knoweldgebase. And for excuse my english (i''m from spain) El jue, 11-08-2005 a las 13:56 +0200, Nico Leidecker escribió:> Hi, > > I am running xen 2.0 for some days now on a local network and it''s running fine :) > Every virtual server on my host gets it''s own IP address. > But now, I am wondering if it''s possible to run xen on a hosted root server with only one ip address. > Lets say I have a domain ''domain.org'' that points to my host, on which xen is running. > Is there a possibility to route subdomains to the according vserver? > E.g.: > v01.domain.org to vserver 1, v02.domain.org to vserver 2, and so on...? >You can use one domain with apache and reverse proxy to do this: [Domain 0] - Apache + Reverse Proxy with public and private ip [Domain 1] - [Domain 2] Private ips> Does that make sense or is it absolutely nonsense? ;) > > I read some stuff about arp bridging ... does that could help? > > An alternative might to forward ports like 2201 to 22 on vserver 1 and 2202 to 22 on vserver 2 .... > That would work, i guess, but is not a good solution. > > any suggestions?! >And for this, iptables and port natting from public to privates ips.> regards, > Nico Leidecker >Greetings> _________________________________________________________________________ > Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle > Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179 > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- Iñaki Rodriguez irodriguez@ackstorm.es Departamento de Sistemas Oficina central: 902 888 345 ACK STORM, S.L. Dedicated Hosting services http://ackstorm.es Este mensaje electrónico contiene información de ACK STORM, S.L. que es privada y confidencial, siendo para el uso exclusivo de la persona(s) o entidades arriba mencionadas. Si usted no es el destinatario señalado, le informamos que cualquier divulgación, copia, distribución o uso de los contenidos est prohibida. Si usted ha recibido este mensaje por error, por favor borre su contenido y comuníquenoslo en la dirección ackstorm@ackstorm.es _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
If you want to use non routable IP''s on your domains, you might try looking into the routing instead of bridging options and run iptables on domain0 with masquerading. Of course you can also do port forwarding with iptables. I have not done this myself, but I see absolutely no technical reason this cannot be done. Regards, Jim On Thu, 11 Aug 2005, Nico Leidecker wrote:> > Hi, > > I am running xen 2.0 for some days now on a local network and it''s running fine :) > Every virtual server on my host gets it''s own IP address. > But now, I am wondering if it''s possible to run xen on a hosted root server with only one ip address. > Lets say I have a domain ''domain.org'' that points to my host, on which xen is running. > Is there a possibility to route subdomains to the according vserver? > E.g.: > v01.domain.org to vserver 1, v02.domain.org to vserver 2, and so on...? > > Does that make sense or is it absolutely nonsense? ;) > > I read some stuff about arp bridging ... does that could help? > > An alternative might to forward ports like 2201 to 22 on vserver 1 and 2202 to 22 on vserver 2 .... > That would work, i guess, but is not a good solution. > > any suggestions?! > > regards, > Nico Leidecker > > _________________________________________________________________________ > Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle > Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179 > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- =========================================================================Jim Radford <jradford@npl.com> http://www.jimradford.com/ =========================================================================_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users