Add link to Routing.md

This commit is contained in:
Emanuele Faranda 2019-06-30 14:28:45 +00:00 committed by GitHub
parent 324dbe2e97
commit c0bdf7053c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,8 @@ $ sudo ip route add default via 192.168.100.1
This process can be greatly simplified by using the [n2n_gateway.sh](https://github.com/ntop/n2n/blob/dev/doc/n2n_gateway.sh) script. This process can be greatly simplified by using the [n2n_gateway.sh](https://github.com/ntop/n2n/blob/dev/doc/n2n_gateway.sh) script.
See [Routing.md](https://github.com/ntop/n2n/blob/dev/doc/Routing.md) for other use cases and in depth explanation.
Manual Compilation Manual Compilation
------------------ ------------------