[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] routing in xen 3.0: icmp gets routed, but tcp/ip


  • To: <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Tim Smith" <tim@xxxxxxxxxxxxxx>
  • Date: Mon, 3 Apr 2006 12:40:37 -0500
  • Delivery-date: Tue, 04 Apr 2006 03:07:19 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>
  • Thread-index: AcZXQCEC8iy2lSQDSQuNSBYoZ3UKigABMwEg

>> Summary: an unprivileged domU with PCI frontend for a NIC 
>> is used as a router; icmp gets routed, but tcp/ip only partially. 
>> I'm using a xen-unstable snapshot, dated March 31, running on 
>> Ubuntu Dapper Drake.
Peter,

I had this same problem though my network configuration wasn't exactly the
same.  My solution was:

 # Enable ip_forward
 /bin/echo "1" > /proc/sys/net/ipv4/ip_forward
 # Turn of tx offloading in all doms (dom0 and domu)
 iface eth0 inet manual
    up ifconfig eth0 0.0.0.0 up
    up ethtool -K eth0 tx off || true

Regards,
Tim

http://www.onweald.com


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.