| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Help! Im a bit of a newb. I have downloaded ntop from: SourceForge.net: Files filename ntop-3.3.tar.gz I untar/zip'd it to my /home/admin/ntop/ directory and now I am mystified how to install it. Do I use cppkg? I tried and it balked at me. Has anyone successfuly installed this product? |
| |||
| You have downloaded the source to compile ntop. Adding own binaries to SPLAT is not supported and I really can understand this (even i miss some tools). The best you can make now is cleanup the system ;) Code: cd /home/admin/ rm -rf ntop ntop is a nice tool but if you look at the depend list you will know why it is not best practice for security to have it at a firewall. |
| |||
| You have downloaded the source. Quote:
Code: Filename .... Architecture Type ntop-3.3.tar.gz .... Platform-Independent Source .gz Code: tar xvfz ntop-3.3.tar.gz cd ntop-3.3 head -n 42 INSTALL | tail -n 2 Btw: do not extend SPLAT with such tools, you will loose every support |
![]() |
| Thread Tools | |
| Display Modes | |
| |