[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] N/w in FC8 - Xen 3.2
jim burns wrote: On Sunday 02 March 2008 01:33:18 pm jd wrote:[root@f8-dev xen-3.1]# ifconfig virbr0 virbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF inet addr:192.168.122.1[root@f8-dev xen-3.1]# ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:16:17:B9:E4:23 inet addr:192.168.12.104Your two bridge addresses are in different subnets. If the IP you assign in your domu is in the 192.168.122 range, it won't be able to talk to anything on the 192.168.12 range. Unless and untill you enable ip forwarding in Dom0. Once you enable ip forwarding, you would be able to communicate with another network. SNAT/MASQUERADE rule is automatically added by libvirt for you. --Sadique _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |