|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] 3.0.2 NAT headaches
Roger Lucas said:
> Hi John,
>
> Have you applied the fix for the potential packed header corruption on Xen
> DomU interfaces?
>
> root@harpseal:~# cat /etc/network/if-up.d/fix-xen
> #!/bin/bash
> if [ $IFACE != "lo" ] ; then
> ethtool -K $IFACE tx off
> fi
Roger,
Thanks...I have tried this, but doesn't seem to change things. I can still
not ping out to anything.
Thanks!
John
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|