OpenVZ Forum


Home » General » Support » how to allow the packet sent from vz with an wrong source address
how to allow the packet sent from vz with an wrong source address [message #48904] Thu, 10 January 2013 10:56
crazyshop is currently offline  crazyshop
Messages: 1
Registered: January 2013
Junior Member
Hello,

I found vz will drop packet if source address not equal vz's address,
and print some message like "Dropped packet, source wrong"
I tried comment out follow code from the vz patch and rebuild kernel but didn't work
+ if (!ve_accessible_strict(ve, ve_old))
+ goto out_source;

It's not some bug because I want to sent the ip packet myself.
It can be sent from host but drop from vz.
Can somebody tell me how to allow that? Thanks.

---
crazyshop.
 
Read Message
Previous Topic: FPU context can't be restored. The processor is incompatible.
Next Topic: need to connect my centos container to the wifi
Goto Forum:
  


Current Time: Fri Oct 11 12:24:19 GMT 2024

Total time taken to generate the page: 0.06514 seconds