This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Install iptraf

hi all,

to analyse the traffic in my network and through my firewall i have to install iptraf on my asl 4.023.
how can i do that or is there any other tool like iptraf installed on asl.

thx


This thread was automatically locked due to age.
Parents Reply Children
  • Hi - 
    Try  this thread.  

    When searching, the default time period is one week.  I found better results by increasing it to a month or a year.

    -Greg
  • Something I should add to the the other thread, but can't as the beta forum is closed:

    on ASL 5, some directories are mounted on ramdisks, and after rebooting will get lost. This can cause IPTraf to not work well, so I created a script called iptraf-setup which I run if ASL has been rebooted. It contains:
    mkdir /var/iptraf
    mkdir /var/run/iptraf
    mkdir /var/log/iptraf

    Barry