OpenVZ Forum


Home » General » Support » *SOLVED* What I am mistaking. Help please
Re: What I am mistaking. Help please [message #37204 is a reply to message #37203] Wed, 26 August 2009 11:20 Go to previous messageGo to previous message
dragos2 is currently offline  dragos2
Messages: 15
Registered: August 2009
Junior Member
This is at the end of my sysctl.conf

 # On Hardware Node we generally need
 # packet forwarding enabled and proxy arp disabled

 net.ipv4.conf.default.forwarding=1
 net.ipv4.conf.default.proxy_arp=1
 net.ipv4.ip_forward=1
 net.ipv4.conf.all.forwarding=1

 # Enables source route verification
 net.ipv4.conf.all.rp_filter = 1

 # Enables the magic-sysrq key
 kernel.sysrq = 1

 # TCP Explict Congestion Notification
 #net.ipv4.tcp_ecn = 0

 # we do not want all our interfaces to send redirects
 net.ipv4.conf.default.send_redirects = 1
 net.ipv4.conf.all.send_redirects = 0


No, there are no other iptables rules. Also ufw
is disabled.

Any other details that you need ?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linux kernel null pointer bug
Next Topic: RSYNC problem in migration
Goto Forum:
  


Current Time: Thu Oct 16 20:58:19 GMT 2025

Total time taken to generate the page: 0.20459 seconds