Snort mailing list archives

Re: CEREBUS 1.2 Alert Browser and Data Correlator


From: Michael Boman <michael.boman () securecirt com>
Date: Wed, 28 Aug 2002 03:07:28 +0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 28 August 2002 02:49, Donofrio, Lewis wrote:
No, No, this is not a rant really, its I'm just trying to find the map
file to run this program on my old snort install (rolled-custom
distribution with no apps, no gcc, no nothing, just a firewall, three
nics, snort, etc)

So far the errors I'm still getting are:
root@sci-fw1/# find / -iname "*.map" - - print
find: invalid predicate `-'

Too many dashes ('-')

root@sci-fw1/# find / > -iname "*.map" - - print
find: invalid predicate `-'

Shouldn't have any '>' signs, too many dashes.

root@sci-fw1/# find / > -iname "*.map" -print
find: *.map: No such file or directory

Shouldn't have any '>' signs

root@sci-fw1/# find / > -iname "*.map"
find: *.map: No such file or directory

Shouldn't have any '>' signs

root@sci-fw1/# find . > -iname "*.map"
find: *.map: No such file or directory

Shouldn't have any '>' signs

root@sci-fw1/# locate map
bash: locate: command not found
root@sci-fw1/# locate .map
bash: locate: command not found
root@sci-fw1/# locate *.map
bash: locate: command not found
root@sci-fw1/# locate snort
bash: locate: command not found

Locate is not installed.

Try:
find / -iname "*.map" -print

Best regards
 Michael Boman

- -- 
Michael Boman
Security Architect, SecureCiRT (A SBU of Z-Vance Pte Ltd)
http://www.securecirt.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9a834ds5fQJiraJwRAmV7AJ93FeM40MCq5E+pmCRKMGC9iX/PHQCgusDV
y1gV/KHEhjdFkHbV4yQKMcE=
=QR42
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: