Secure OS Software for Linux
1757083 Members
2252 Online
108858 Solutions
New Discussion

How to use raw sockets on Secure Linux

 
Ron Vladick
Advisor

How to use raw sockets on Secure Linux

Raw-sockets are only designed to work in the syshi compartment. This is because there are inherent dangers with applications using raw-sockets. Some of these dangers are that raw-sockets bypass the ip stack and write directly to the network layer. Thus an application would be able to write its own network packets and could impersonate another machine.
1 REPLY 1
Konstantin Agouros
Occasional Advisor

Re: How to use raw sockets on Secure Linux

I found this, when I tried to run a dhcp-server on hp sossfl (is there an official abbrevation by now).
If what You write is the case You should modify the manualpages for the method of tlrules.

Cheers,

Konstantin