Jump to content

Recommended Posts

Posted

Hi,

I'm following the tutorial to install Snort on Windows 7. I've reached the part where the Snort configuration file is tested with: d:\winids\snort\bin\snort -c d:\winids\snort\etc\snort.conf -l d:\winids\snort\log -i1 -T

I'm getting the following error: ERROR: d:\winids\snort\etc\snort.conf(413) => No argument to 'logfile' config option.

Line 413 shows: preprocessor sfportscan: proto  { all } memcap { 10000000 } sense_level { low } logfile {\portscan.log}

What am I missing?

Thank you.

Posted

 

You line 413 is: preprocessor sfportscan: proto  { all } memcap { 10000000 } sense_level { low } logfile {\portscan.log}

Line 413 should be: preprocessor sfportscan: proto  { all } memcap { 10000000 } sense_level { low } logfile { \portscan.log }

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...