OpenVZ Forum


Home » General » Support » *SOLVED* want SOCK_RAW inside vps
Re: want SOCK_RAW inside vps [message #6004 is a reply to message #5957] Wed, 06 September 2006 15:47 Go to previous message
jeffa is currently offline  jeffa
Messages: 8
Registered: September 2006
Junior Member
Thanks for replying. I was able to bind using the protocols that I wanted (not just IPPROTO_ESP) by adding protocols to the switch statement in vz_security_proto_check() in net/sock.c.

There it restricts PF_INET to these protocols:
case IPPROTO_IP:
case IPPROTO_ICMP:
case IPPROTO_TCP:
case IPPROTO_UDP:
case IPPROTO_RAW:
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* UBC settings for multiple jboss VE
Next Topic: Having to create /dev/vzctl after every reboot?
Goto Forum:
  


Current Time: Wed Aug 14 00:14:31 GMT 2024

Total time taken to generate the page: 0.02812 seconds