Results 1 to 5 of 5

Thread: snort instalation for windows

  1. #1
    Senior Member
    Join Date
    Jun 2002
    Posts
    148

    snort instalation for windows

    I have Windows 98 SE. I want to set up snort for windows. I downloaded all of the following:

    WinPCap 2.3
    Snort Snarf
    Snort 1.8.6 for Windowz
    Active Perl 5.6.1
    MSI 2.0+
    Nmake15

    I was told I need the drivers that Winpcap has so windows can log my packets
    I was told that I needed snort snarf to analize the log files that snort makes
    I needed to download Active Perl so that Snort Snarf will work
    I needed the MSI 2.0+ because my microsoft installer was old and could not install Active Perl
    And I needed Nmake so I can compile the make files and stuff for snort snarf.

    I found two sites for installing snort for windows systems. After following the directions I ran into problems when trying to use nmake to compile the make file for my time modules that come with Snort Snarf. It checked to see if my kit was complete which it was, but I got a syntax error.

    C:\Perl\Bin\Perl.exe "-IC:\perl\lib" "-IC:\perl\lib" Makefile.pl

    I get that error when I navigat to the C:\Snort\Snortsnarf\time-modules folder and type nmake.

    Before I did that I typed perl makefile.pl

    both perl and nmake are in my path variable in DOS

    To set up the remainder of snort snarf I have been told to do this:

    >From the prompt type: perl Makefile.PL
    From the prompt type: nmake
    From the prompt type: nmake test
    From the prompt type: nmake install

    Can anyone give me some advice?
    In snatches, they learn something of the wisdom
    which is of good, and more of the mere knowledge which is of evil. But must I know what must not come, for I shale become those of knowledgedome. Peace~

  2. #2
    Senior Member
    Join Date
    Jun 2002
    Posts
    148
    I just did some research, the syntax error I am getting is

    NMAKE : Fatal error U1081: 'false' : program not found

    I looked up the error at http://www.compaq.com/fortran/docs/v...rr/rtnmak3.htm

    It apears that my nmake utility is looking for a program called false and cannot find it. When I installed nmake15 all i did was download it to my windows directory, then run it and it inflated all the stuff into the windows directory. Any IdeaS?
    In snatches, they learn something of the wisdom
    which is of good, and more of the mere knowledge which is of evil. But must I know what must not come, for I shale become those of knowledgedome. Peace~

  3. #3
    you have to have a web server for snort snarf. get apache if you cant get IIS. also, search google for Snort+NT+install....i know there are step by step instructions out there.

  4. #4
    Senior Member
    Join Date
    Jan 2002
    Posts
    458
    My best advice would be to switch OS's. Windows (especially Windows 98) was not originally intented as a platform for Snort. Unfortunately I have actually tried it in the past for a customer who insisted on Windows. After 2 days of continuous errors and problems, I finally convinced him to try FreeBSD. After he agreed, we reformatted the box and had everything up and running within 2 hours.

    It was a while ago when I tried this, so hopefully it has gotten better since.

  5. #5
    Junior Member
    Join Date
    Sep 2002
    Posts
    18
    Ive recently been playing around with UWIN
    (on W2K) not eben sure it runs on 98, or course, that most likely would be just another level of complication?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •