Posted on August , 2009 by netfortius
Trying to build a little site as repository of consulting services offered by Network Fortius LLC. Still not decided which hosting company to use, so things may change. In any case – feel free to visit and, even more so, to contact us, if anything looks interesting to your [company's] present infrastructure needs:
- Cost-effective solutions [...]
Filed under: Data Center, Infrastructure, Networking, Security, who are we? | Leave a Comment »
Posted on February , 2007 by netfortius
Yet another place-holder for (less popular than the likes of Wireshark – no need to repeat those) tools I have found useful in my years of toying with networking and security:
* a set of of tools, all packaged very nicely (merci, Laurent!), working on either Linux, *BSD, MacOSX (have I ever mentioned that this is [...]
Filed under: Networking, tools | Leave a Comment »
Posted on January , 2007 by netfortius
How to obtain multiple files during a capture:
$ tethereal -i <interface> -a filesize:3000 -b 14 -s 96 -w <capture_file>
(3MB files of 96 bytes length)
NOTE: tcpdump defaults to 96 bytes length, also, but I am not sure if it supports ring buffer?!?
******
If multiple files matching the regexp FOOBAR are to be merged :
$ mergecap -w bigfile.cap [...]
Filed under: Networking, Security, Utilities, linkedin | Leave a Comment »