Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 18be1c5b9c5b84472d8f61f6ae8d7bbe > files > 87

snort-2.9.8.0-3.mga7.armv7hl.rpm

$Id$

This is the Snort problems file.  It is used to document bugs that we
can't work around and provide a bit of documentation in case someone
finds a way to work around the problem.

Platform:  Linux/x86

adapter dropping out of promiscous mode

  if you see syslog messages complaining of obsolete (PF_INET,SOCK_PACKET),
  upgrade to libpcap 0.7+ and things should work correctly.

Platform:  Mac OS X 

- TCP traffic checksums are not handed up properly from pcap when the
  checksum is generated from the host that is doing the sniffing.
  Passive mode should work fine.

Platform: Linux/SPARC Linux/Alpha?

- Bus Errors ( Rumored to be compiler problem )

  Alignment problems.  Patches welcome.

Platform: HPUX

- Bus Errorrs with Stream4

  Compiler doesn't like bitpacked notation access

- HP-UX 10.x note from Chris Sylvain:

  if you run snort and receive the error message
    "Can't start DAQ error...
                     recv_ack: promisc_phys: Invalid argument"
  it's because there's another program running using the DLPI service.

  The HP-UX implementation doesn't allow more than one libpcap program
  at a time to run, unlike Linux.