Kip Macy
2005-Mar-21 01:31 UTC
[Xen-devel] any recent changes to bridging or networking in -testing?
I''m using the exact same setup as I''ve successfully been using for both -testing and -unstable. However, at least as of today, guests on -testing can''t see the network.>From my -unstable machine:vif13.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1095 errors:0 dropped:0 overruns:0 frame:0 TX packets:1796 errors:0 dropped:4992 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95605 (93.3 Kb) TX bytes:1094883 (1.0 Mb) xen-br0 Link encap:Ethernet HWaddr 00:50:45:01:03:64 inet addr:172.16.9.204 Bcast:172.16.9.255 Mask:255.255.255.255 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4519788 errors:0 dropped:0 overruns:0 frame:0 TX packets:4291000 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1225490467 (1168.7 Mb) TX bytes:1151961147 (1098.5 Mb)>From my -testing machine:vif3.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) xen-br0 Link encap:Ethernet HWaddr 00:50:45:01:03:3A inet addr:172.16.9.203 Bcast:172.16.255.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:122068 errors:0 dropped:0 overruns:0 frame:0 TX packets:32185 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:151662080 (144.6 Mb) TX bytes:10634890 (10.1 Mb) Any suggestions? -Kip ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Fajar A. Nugraha
2005-Mar-21 01:53 UTC
Re: [Xen-devel] any recent changes to bridging or networking in -testing?
Kip Macy wrote:>I''m using the exact same setup as I''ve successfully been using for >both -testing and -unstable. However, at least as of today, guests on >-testing can''t see the network. > >>From my -unstable machine: >vif13.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > >[snip]>>From my -testing machine: >vif3.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF > BROADCAST MULTICAST MTU:1500 Metric:1 > >I believe this is the problem (no UP there). I get the same result installing from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0.5-src.tgz. At that point I assumed I messed up install procedure somewhere, and simply copied the file /etc/xen/scripts/vif-bridge from another box with older xen version. I think the line "ifconfig ${vif} $OP" is missing. Regards, Fajar ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Kip Macy
2005-Mar-21 02:00 UTC
Re: [Xen-devel] any recent changes to bridging or networking in -testing?
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0.5-src.tgz.> At that point I assumed I messed up install procedure somewhere, and > simply copied the file /etc/xen/scripts/vif-bridge from another box with > older xen version. I think the line "ifconfig ${vif} $OP" is missing. >Thanks a bunch. -Kip ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel