ntop and iptraf

I have been searching for guides to setup ntop and iptraf on a astaro 4.15, anyone who has one??
I know that iptraf will work, I searched for it on the forum, and got some results, but the links to the guides weren’t working, so i need a hand  
Will ntop work on astaro??
Thanks

   
Parents Reply
  • No need to build from source, I have both IPTRAF and NLOAD, I used the following procedure:

    = = =
    Installation of nload and IPTRAF HOW-TO
    =============================
    Get ncurses from RedHat 7.3
    Get nload from http://www.roland-riegel.de/nload/index_en.html

    on linux host:
    cd /home/wmpaand
    rpm -ivh ncurses-5.2-26.i386.rpm   --root /home/wmpaand --nodeps --noscripts
    *now you scp to firewall usr/lib/libform.so.5 and usr/lib/libpanel.so.5  (for IPTRAF)

    rpm -e ncurses   --root /home/wmpaand --nodeps --noscripts

    (on firewall)
    cd /home/login
    chmod 770 libform.so.5
    mv libform.so.5 /usr/lib

    (repeat for libpanel)

    mv nload /usr/local/bin
    chmod 700 /usr/sbin/nload

    = = = 
    Well a bit sparse maybe, but if you know linux it makes sense, suffice to say that if you use RedHat 7.3 rpms then u can use the binaries if copied to the firewall...

    Cheers,
    Patrick  
Children
No Data