diff options
Diffstat (limited to 'docs/examples/tuntap')
-rw-r--r-- | docs/examples/tuntap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/examples/tuntap b/docs/examples/tuntap index 2917875..1563520 100644 --- a/docs/examples/tuntap +++ b/docs/examples/tuntap @@ -4,3 +4,8 @@ MODE='tun' USER='nobody' GROUP='nobody' +## Example IP configuration +#IP='static' +#SKIPNOCARRIER='yes' +#ADDR='10.10.1.2' + |