Displaying 4 results from an estimated 4 matches for "camillo".
Did you mean:
camilo
2013 Sep 23
3
Custom iptables rules to drop DNS Amplification Attacks
Hi all, I need an help to implement this kind of rules on shorewall:
iptables --insert INPUT -p udp --dport 53 -m u32 --u32 "0x28&0xFFDFDFDF=0x055a5a47 && 0x2c&0xDFDFFFDF=0x53540343 && 0x30&0xDFDFFFFF=0x4f4d0000" -j DROP
This kind of rules need to block a DNS Amplification Attack.
I found this file
2006 May 03
6
Scaffold Generation Problem
Greetings all,
I''m sure there is probably a very obvious reason for the following
problem. However, after much hair pulling, I am just not seeing it yet.
As you can see from the trace below, I am not able to complete scaffold
generation due to some problem between rails and mysql. I double
checked MySQL to make sure both my Ruby user and Root user have full
rights to the database.
2011 Aug 05
0
Wine release 1.3.26
...makefiles: sysconfdir is unused.
kernel32/tests: Remove win9x hacks.
msvcrt/tests: Make sure to use return values.
Bernhard Loos (2):
ntdll/tests: Add a number of named pipe tests using the nt api and ioctls.
msi: MsiDatabaseCommit also succeeds for a a readonly database.
Camillo Lugaresi (1):
configure: Fix problem with linking on OS X 10.7.
Dan Kegel (5):
kernel32: Add initial test for DefineDosDevice.
riched20/tests: Fix test_EM_FINDWORDBREAK comments.
cmd: mkdir: Handle multiple arguments.
cmd: mkdir: Set errorlevel on invalid argument....
2001 Feb 14
10
SSH trademarks and the OpenSSH product name
Friends,
Sorry to write this to a developer mailing list. I have already
approached some OpenSSH/OpenBSD core members on this, including Markus
Friedl, Theo de Raadt, and Niels Provos, but they have chosen not to
bring the issue up on the mailing list. I am not aware of any other
forum where I would reach the OpenSSH developers, so I will post this
here.
As you know, I have been using the SSH