Hi, I have a dedicated server which has 1 nic card and public ip''s. However, my other 2 ip''s are different network. Any links or info on how to use these other 2 ip''s for xen guests? Regards, _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Sat, May 2, 2009 at 9:19 PM, cy <look4cyrus@gmail.com> wrote:> Hi, > > I have a dedicated server which has 1 nic card and public ip''s. However, my other 2 ip''s are different network. Any links or info on how to use these other 2 ip''s for xen guests?Since they''re on different network, the first question would be "can you use the IP on dom0"? You need to know exactly HOW to use those IP on dom0: is it by adding more NICs, use VLAN, use routing, etc. If you know the answer to the question above, using it on domU is easy. Usually it''s a simple matter of adding another bridge. Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
if i use the other ip it wont work. Does that mean i should be creating vlan or just a matter of routes? Sent from my mobile! -----Original Message----- From: Fajar A. Nugraha Sent: 03/05/2009 12:47:23 am Subject: Re: [Xen-users] One nic 2 diff network On Sat, May 2, 2009 at 9:19 PM, cy <look4cyrus@gmail.com> wrote:> Hi, > > I have a dedicated server which has 1 nic card and public ip''s. However, my other 2 ip''s are different network. Any links or info on how to use these other 2 ip''s for xen guests?Since they''re on different network, the first question would be "can you use the IP on dom0"? You need to know exactly HOW to use those IP on dom0: is it by adding more NICs, use VLAN, use routing, etc. If you know the answer to the question above, using it on domU is easy. Usually it''s a simple matter of adding another bridge. Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, May 4, 2009 at 10:47 AM, cy <look4cyrus@gmail.com> wrote:> if i use the other ip it wont work. Does that mean i should be creating vlan or just a matter of routes?Think of it this way: dom0 will behave as either router or switch (depending on your setup) and domU will behave like any other physical machine on your network. Now the question is, if you were going to use those IP addresses using "classic" setup (routers, switches, servers), what would the configuration be? Does it involve multiple ethernet cables? Does it involve trunk and vlans? Once you can answer that, translating it to Xen setup is easy. If you have absolutely no idea, then you should ask your network guys first. Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users