OpenVZ Forum


Home » General » Support » A really strange network issue (VE listening but not answering)
Re: A really strange network issue [message #45326 is a reply to message #45230] Sat, 25 February 2012 21:00 Go to previous message
Choco52 is currently offline  Choco52
Messages: 3
Registered: February 2012
Junior Member
Hi,

After some researches i did find my problem.

I also saw that some others dudes have the same problem.


In fact a solution is to disable the ipsec policy and encryption for the interface.

I don't really understand why this is a problem but disabling these two thing did solve my problem.

net.ipv4.conf.all.disable_xfrm = 1
net.ipv4.conf.all.disable_policy = 1

FYI:

disable_policy
BOOLEAN
Disable IPSEC policy (SPD) for this interface

disable_xfrm
BOOLEAN
Disable IPSEC encryption on this interface, whatever the policy


Maybe the ipsec policy is apllied twice when using a VE ? thus causing lot of trouble..
 
Read Message
Read Message
Read Message
Previous Topic: Kernel dentry cache
Next Topic: Downgrade from RHEL6 to RHEL5 kernel
Goto Forum:
  


Current Time: Fri Oct 10 22:36:54 GMT 2025

Total time taken to generate the page: 0.14846 seconds