Since there is, as yet, no users list, I must pester xen-devel. I have installed xen on a debian-based system with a 2.6.10 kernel. I cannot contact the internet from dom0, not even to ping something on the same subnet. IP address is on same subnet as gateway. Here is some related information. lsmod reports the network card: e1000 84660 0 Before ''xend start'', netstat -r reports (sorry about any word wrap): Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 146.187.11.0 * 255.255.255.0 U 0 0 0 xen-br0 default 146.187.11.1 0.0.0.0 UG 0 0 0 eth0 After "xend start'', netstat -r reports: Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 146.187.11.0 * 255.255.255.0 U 0 0 0 xen-br0 default 146.187.11.1 0.0.0.0 UG 0 0 0 xen-br0 I installed xen from source with tweaks for the network card in the default config from arch/xen/configs. Any hints would be appreciated. Richard ------------------------------------------------------- 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
On Tue, Mar 08, 2005 at 11:32:21AM -0800, ra7x@eskimo.com wrote:> Since there is, as yet, no users list, I must pester xen-devel. > > I have installed xen on a debian-based system with a 2.6.10 kernel. I cannot > contact the internet from dom0, not even to ping something on the same > subnet. > IP address is on same subnet as gateway. Here is some related information.Is this a problem with only dom0 running? Send though ifconfig as well. Nicholas ------------------------------------------------------- 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