Search:
Type: Posts; User: sodaphish; Keyword(s):
Search:
Search took 0.03 seconds.
-
September 26th, 2005 03:00 PM
you will have to blow open the switching on the router -- flooding the cam tables is the standard approach, though I don't know what defenses, specifically, the wrt54g will have. (if you know the...
-
August 31st, 2005 01:28 PM
I use xcode (included free with MacOS X) to write C, Java, Perl, PHP and BASH code. Most of my stuff is Java or Perl. XCode is an adequate IDE for Java, but not so much for Perl -- I prefer vim for...
-
September 20th, 2004 10:17 PM
are you saying you can't support 20k parallel users? and you think this iss associated with `uimit` because of the number of open file descriptors? are you getting an error that you're going off...
-
April 15th, 2003 04:44 PM
so, this is a legit request, as was my own (http://www.antionline.com/showthread.php?s=&forumid=15&threadid=242559), both have been summarily ignored, BrainStop's for over a year, mine for a day......
-
April 15th, 2003 04:36 PM
doc crontab:
password protecting your bootloader doesn't prevent someone from walking up with an install CD or a boot floppy and just booting the box manually...
-C
-
April 15th, 2003 04:33 PM
Jared;
Have you opened up your DFL-300 to see what its got inside? Perhaps you could add more RAM to the box? The other thing you might want to consider is seeing if you can manage the Session...
-
April 15th, 2003 02:55 PM
Wow, Kimmey is up to it again... what an oaf! he gives anyone with any technological savvy a bad name.
-C
-
April 15th, 2003 02:24 PM
1) The only direct references to "algorithmic diagnostic methods" on google were gastro-intestinal sites that said, basically, "Algorithmic diagnostic methods guide an examiner through the...
-
April 15th, 2003 02:13 PM
here (http://www.distinct.com/products/vit32/docs/vit40_07.asp) is an active X control that allows you to access ICMP... it even includes sample code.
BTW: I found that by googleing for "visual...
-
April 15th, 2003 02:10 PM
Are you asking about the IOS image, or the your configuration files? If you're asking about the IOS image, then that's assigned by Cisco and should be documented. If you're asking about your config...
-
April 15th, 2003 02:04 PM
The problem you'll run in to is that each state in the US handles these cases differently... it also depends on whether or not the employee signed an "acceptable use" document, which grants the...
-
April 15th, 2003 01:39 PM
First, you'll need to free up some space and create a partition for your RH8 install (I'd download RH9, its out now). When you install RH, it will give you the chance to setup your boot menu; just...
-
April 15th, 2003 01:36 PM
http://bsdforums.org/forums
that's my favorite place to hang (next to AO of course.)
-C
-
April 15th, 2003 01:29 PM
Jonesy69:
Have you considered running Snort on a machine that doesn't have a stack bound to its network interface card? This would be a GREAT way of 'hiding' your IDS box, and also preventing it...
-
April 14th, 2003 09:57 PM
netcat. setup netcat on your box at home (presumably a broadband box with a fixed IP) and tell it to listen to a port you KNOW you can get to from school without going through the proxy server. ...
-
April 14th, 2003 09:37 PM
yes, I should've specified a bit more...
perl's execution cycle goes something along the lines of: integrity check, perl to byte-code conversion, byte-code to syscall conversion (to binary format...
-
April 14th, 2003 09:21 PM
'cause perl is interpreted and is converting its own byte-code to system calls on-the fly.
-C
-
April 14th, 2003 09:14 PM
Depending on how your box (and your network) is configured, your machine may also return an ICMP SERVICE UNAVAILABLE packet, or confusingly, an ICMP TIMEOUT EXCEEDED packet.
-C
-
April 14th, 2003 09:08 PM
...I have to say I'm a bit surprised no one even mentioned OpenBSD (http://openbsd.org). OpenBSD is a free UNIX (like FreeBSD and NetBSD) designed to be secure, and semi-portable. Depending on the...
-
April 14th, 2003 08:54 PM
1) use ingress packet filtering (in linux, `man iptables`)
2) turn off all unnecessary services (check open ports with `netstat -na | grep -i listen`)
3) apply vendor patches.
4) monitor vendor...
-
April 14th, 2003 08:32 PM
would it be possible add a link to mark each forum's contents as read as opposed to the global "mark all threads read"? having a link in each forum would be quite useful.
-C
|
|