[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] networking with two cards
hi, i've got two networking cards. the 2nd has never used. on the Dom0, in a debian: iface eth0 inet static address 192.168.1.5 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 auto eth0 on the DomU: iface eth0 inet static address 192168.1.xxx netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 auto eth0 i'd like to use the 2nd card with an address in an another sub-networking in one of the DomU: 192.168.5.xxx/255.255.255.0 gateway 192.168.5.1 is it possible? how could i do that? thank you for your help. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |