WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] sysctl and windows

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] sysctl and windows
From: "Franck" <franck@xxxxxxxxxxxxxxxxx>
Date: Tue, 6 Nov 2007 15:15:35 +0100 (CET)
Delivery-date: Tue, 06 Nov 2007 06:16:22 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
Importance: Normal
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: franck@xxxxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.4
Hi,

what's the best practice/values for configuring systcl with Windows domU ?

In my ubuntu 7.04, i've this :

# BEGIN
net.ipv4.tcp_syncookies=1
net.ipv4.ip_forward=1
net.ipv4.conf.default.forwarding=1
net.ipv6.conf.default.forwarding

# For testing because network crash with vif
net.ipv4.tcp_window_scaling=0
net.ipv4.conf.all.log_martians=1
net.ipv4.tcp_abort_on_overflow=1
# END

what can i put over ?

Regards

Franck
-- 
http://www.linuxpourtous.com


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] sysctl and windows, Franck <=