[lxc-users] Raw socket works not right in lxc

sanyechong12 at live.com sanyechong12 at live.com
Wed Oct 14 09:25:01 UTC 2015


I use raw socket to send an ip packet and fill the source ip 5.5.5.5. I use tcpdump to capture it:
 15:01:29.385061 IP 5.5.5.5 > 224.0.0.18: VRRPv4, unknown type (9)
It works well.

But when I setns to a lxc and also send the packet:
15:03:41.724126 IP 10.28.50.198 > 224.0.0.18: VRRPv4, unknown type (9)
The source ip of the packet changed to "10.28.50.198" which is the ip of the interface. Seems like the IP_HDRINCL option not working, but the protocol is working.

Is there any method to make the source ip right?

Forgive my bad english.
                                                 
Best wishes                                                                                       
Shuai
sanyechong12 at live.com 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20151014/0e1b9b68/attachment.html>


More information about the lxc-users mailing list