On Thu, 2005-11-10 at 11:57 -0500, Mihai Petre wrote: > Salutare, > > Am probleme cu PF_Ring pe un slackware. > am incercat cu mai multe versiuni de PF_Ring si nu merge. > De fapt kernelu se recompileaza si obtin noul modul ring.ko pe care > pot sa-l insmod da' libpcap care e folosit nu e aia modificata . > > mersi pentru ajutor
Vezi: http://www.ntop.org/PF_RING.html * Download the kernel patch for the kernel you plan to use and the kernel source from kernel.org. * Patch the kernel source code using the PF_RING code you have downloaded. * Configure your kernel. Make sure that PF_RING and the packet filter option is enabled. * Build and install your custom kernel. * Build the libpcap-ring library using the files included in the PF_RING source code. * Build your favourite application (e.g. ntop or tcpdump) using the libpcap-ring. Make sure that at runtime you're using the new libpcap-ring and not the default libpcap. * Enjoy! Cu alte cuvinte trebuie sa compilezi si pcap cu cateva din fisierele lor. Si mai mult, cand linkezi snortu, sa fie cu pcap-ring nu cu cel vechi. Bafta! -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://www.bitdefender.com/ -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://www.bitdefender.com/ _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
