[pve-devel] r4931 - vzctl/trunk/debian
    svn-commits at proxmox.com 
    svn-commits at proxmox.com
       
    Thu Aug  5 12:30:11 CEST 2010
    
    
  
Author: dietmar
Date: 2010-08-05 10:30:11 +0000 (Thu, 05 Aug 2010)
New Revision: 4931
Modified:
   vzctl/trunk/debian/vzctl.preinst
Log:
Modified: vzctl/trunk/debian/vzctl.preinst
===================================================================
--- vzctl/trunk/debian/vzctl.preinst	2010-08-05 09:17:28 UTC (rev 4930)
+++ vzctl/trunk/debian/vzctl.preinst	2010-08-05 10:30:11 UTC (rev 4931)
@@ -32,6 +32,7 @@
 
 # On Hardware Node we generally need
 # packet forwarding enabled and proxy arp disabled
+net.ipv4.ip_forward = 1
 net.ipv4.conf.default.forwarding=1
 net.ipv4.conf.default.proxy_arp = 0
 
    
    
More information about the pve-devel
mailing list