search for: securityopts

Displaying 2 results from an estimated 2 matches for "securityopts".

2005 Oct 29
0
Mangling TOS, or Precedence/SecurityOpts/Compartment?
...“drop” the connection per RFC 798. Using dsniff or other sequence number guessing isn’t an option. One option for part of this might be to use PF rules to allow a change of the source ip address of the packets going from the analysis machine towards the tool server. Or to change the “precedence/securityopts/compartment” fields by using PF as well. (I posted to the PF list to ask about the details of commands/ flags/ features, but some of this is beyond PF) -is there diffserv/iproute functionality that would help with the below question from an openbsd networking standpoint? Perhaps it''s yet...
2006 Oct 24
1
python-interactive for CentOS/EL 4
Hi all, Could anyone point me in the right direction for a package that provides the 'interactive' module for Python? I need to do some SSH stuff in Python so I grabbed python-paramiko from RPMForge (as always, thanks Dag & co.). Paramiko appears to be dependent on python-crypto but the RPM doesn't require it.. [wmcdonald at willspc ssh]$ ./demo.py Traceback (most recent call