نمایش نتایج: از شماره 1 تا 8 از مجموع 8

موضوع: Snort + Fedora

  
  1. #1


    عضو غیر فعال شناسه تصویری OmReMo
    تاریخ عضویت
    Nov 2006
    نوشته
    85
    سپاسگزاری شده
    6
    سپاسگزاری کرده
    19

    Snort + Fedora

    من می خوام Snort را نصب کنم . package هایی که نیاز داره را نصب کردم از جمله libpcap که به طور پیش فرض رو FC6 نصب هست . ولی
    root@SLB snort-2.6.1.3# ./configure
    نتیجه :
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking for ranlib... ranlib
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ANSI C... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... f95
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether f95 accepts -g... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... (cached) ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking for f95 option to produce PIC... -fPIC
    checking if f95 PIC flag -fPIC works... yes
    checking if f95 static flag -static works... yes
    checking if f95 supports -c -o file.o... yes
    checking whether the f95 linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether byte ordering is bigendian... no
    checking for sparc alignment... no
    checking for strings.h... (cached) yes
    checking for string.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking sys/sockio.h usability... no
    checking sys/sockio.h presence... no
    checking for sys/sockio.h... no
    checking paths.h usability... yes
    checking paths.h presence... yes
    checking for paths.h... yes
    checking for inet_ntoa in -lnsl... yes
    checking for socket in -lsocket... no
    checking whether printf must be declared... no
    checking whether fprintf must be declared... no
    checking whether syslog must be declared... no
    checking whether puts must be declared... no
    checking whether fputs must be declared... no
    checking whether fputc must be declared... no
    checking whether fopen must be declared... no
    checking whether fclose must be declared... no
    checking whether fwrite must be declared... no
    checking whether fflush must be declared... no
    checking whether getopt must be declared... no
    checking whether bzero must be declared... no
    checking whether bcopy must be declared... no
    checking whether memset must be declared... no
    checking whether strtol must be declared... no
    checking whether strcasecmp must be declared... no
    checking whether strncasecmp must be declared... no
    checking whether strerror must be declared... no
    checking whether perror must be declared... no
    checking whether socket must be declared... no
    checking whether sendto must be declared... no
    checking whether vsnprintf must be declared... no
    checking whether snprintf must be declared... no
    checking whether strtoul must be declared... no
    checking for snprintf... yes
    checking for strlcpy... no
    checking for strlcat... no
    checking for strerror... yes
    checking for __FUNCTION__... yes
    checking for floor in -lm... yes
    checking for pcap_datalink in -lpcap... no

    ERROR! Libpcap library/headers not found, go get it from
    http://www.tcpdump.org
    or use the --with-libpcap-* options, if you have it installed
    in unusual place

    ولی همان طور که گفتم libpcap به طور پیش فرض نصب هست

    نسخه لینوکس : FC6
    نسخه Snort :2.6.1.3
    نسخه نصب شده libpcap-0.9.4-9.fc6

    بالاخره از هر نظر و پیشنهادی استقبال میشه .




    موضوعات مشابه:

  2. #2
    نام حقيقي: Alireza HBB

    عضو غیر فعال شناسه تصویری Alux
    تاریخ عضویت
    Jan 2006
    محل سکونت
    Tehran
    نوشته
    1,492
    سپاسگزاری شده
    286
    سپاسگزاری کرده
    399
    رو چه حسابی میگی نصبه؟

    or use the --with-libpcap-* options, if you have it installed
    in unusual place




  3. #3


    عضو غیر فعال شناسه تصویری OmReMo
    تاریخ عضویت
    Nov 2006
    نوشته
    85
    سپاسگزاری شده
    6
    سپاسگزاری کرده
    19
    rpm -q libpcap
    جواب : libpcap-0.9.4-9.fc6


    رو اين حساب عزيز



  4. #4
    نام حقيقي: مرتضی نکویی

    عضو عادی شناسه تصویری offers2you
    تاریخ عضویت
    Sep 2004
    محل سکونت
    اصفهان
    نوشته
    268
    سپاسگزاری شده
    56
    سپاسگزاری کرده
    83
    با سلام
    به این صورت امتحان کنید ( همینطور که در گزارش خروجی گفته شده:‌)

    ./configure --with-libpcap-*




  5. #5


    عضو غیر فعال شناسه تصویری OmReMo
    تاریخ عضویت
    Nov 2006
    نوشته
    85
    سپاسگزاری شده
    6
    سپاسگزاری کرده
    19
    با اين پارامتر امتحان كرده بودم ولي نشد . من از چندتايي از دوستان پرسيدم گفتن برا نصب اسنورت فدورا را بيخيال شم . مثله اين كه بي ربط هم نگفتن .



  6. #6
    نام حقيقي: Alireza HBB

    عضو غیر فعال شناسه تصویری Alux
    تاریخ عضویت
    Jan 2006
    محل سکونت
    Tehran
    نوشته
    1,492
    سپاسگزاری شده
    286
    سپاسگزاری کرده
    399
    نه اتفاقا من قدیم نصب کردم چیز خاصی نداشت

    libpcap رو کامپایلی نصب کن



  7. #7
    نام حقيقي: مرتضی نکویی

    عضو عادی شناسه تصویری offers2you
    تاریخ عضویت
    Sep 2004
    محل سکونت
    اصفهان
    نوشته
    268
    سپاسگزاری شده
    56
    سپاسگزاری کرده
    83
    با سلام
    snort با همه ي سيستم عاملهاي يونيكس بيس بخوبي و بدون هيچ مشكلي كار ميكنه ! اينكه دوستان مرحمت فرمودن و اينطور گزارش دادند كاملا لااقل از سمت بنده ي حقير رد ميشه و اين نرم افزار همراه با اينترفيسهاي مختلف + ACID , pads , p0f و همچنين بهمراه ترسيم گراف از ميزان حملات و احتمالات حمله و .... بر روي FC2/FC3,FC4,FC5,FC6,Debian , Ubuntu كاملا پياده سازي شده ...
    مشكل شما به بسته هاي وابسته برميگردد كه براحتي ميتوانيد با دستور yum -y install snort بسته ي اسنورت و بسته هاي وابسته را دانلود و نصب نماييد ...
    اين مطلب رو به اساتيد عزيزي كه فرمودند براي نصب اسنورت بر روي فدورا بيخيال شويد هم ارجاع بفرماييد ...
    اسنورت بر روي Solaris هم قابل نصب است فقط بايستي بسته ي مخصوص آن كه براي هر سيستم عامل بيرون داده شده نصب شود ...
    مويد باشيد ...



  8. #8


    عضو غیر فعال شناسه تصویری Sasiimax
    تاریخ عضویت
    Jan 2006
    نوشته
    81
    سپاسگزاری شده
    0
    سپاسگزاری کرده
    0
    دوست عزیز این لینک نصب کامل فارسی با اسید

    http://www.samannetworks.com/snort_pe.pdf




کلمات کلیدی در جستجوها:

چگونه در لینوکس اسنورت نصب کنم

نصب snort

روش راه اندازی snort در لینوکس

snort اسنورت دستورات

install snort ubuntu با

نصب snortبادستورyum

روش نصب اسنورت روی لینوکس اوبونتو

نصب و راه اندازی snort روی فدورا

نصب اسنورت در ابونتو

نصب اسنورت با rpm

آموزش snort روی اوبونتو

چگونه snort را config کنیم در لینوکس

آموزش نحوه نصب اسنورت روی فدورا

snort آموزش نصب فدورا

نصب اسنورت در اوبونتو

snort

install snort ubuntu

اسنورت دستورات

نصب اسنورت

snort نصب

offers2you

آموزش نصب snort روی فدورا

snort_pe.pdf

دستورات snort

سیستم اسنورت snort

برچسب برای این موضوع

مجوز های ارسال و ویرایش

  • شما نمی توانید موضوع جدید ارسال کنید
  • شما نمی توانید به پست ها پاسخ دهید
  • شما نمی توانید فایل پیوست ضمیمه کنید
  • شما نمی توانید پست های خود را ویرایش کنید
  •