1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-26 20:26:16 +02:00

Add remark about initial configuration

This commit is contained in:
Pavel Odintsov 2015-09-04 17:48:23 +03:00
parent 5b1b6a67dc
commit c504389a2b

View File

@ -6,6 +6,11 @@ Please be aware! It's beta packages builded from current (25 aug 2015) version o
Dear Debian and Ubuntu user, please do not panic if you got error from dpkg command about missing deps! It's OK! It will be fixed by second call of apt-get install -f.
#### Initial configuration
It's REQUIRED to add all of your networks in CIDR notation (11.22.33.0/24) to the file /etc/networks_list in the form of one prefix per line. After this you could run /opt/fastnetmon/fastnetmon_client and check output.
#### Ubuntu LTS 12.04
```bash