1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-04-07 14:04:04 +00:00

Add description of tunaddr parameter.

This commit is contained in:
Olaf Seibert
2017-01-22 16:11:36 +01:00
parent 09ee2e73c8
commit bf53098417

View File

@@ -1016,6 +1016,11 @@ The parameters for the NI20 driver are:
address is correctly selected and is different from that of the
host OS.
[TUNADDR=<d.d.d.d>] Default: <none>
When using IFMETH=tun, this will set the host-side address of the
tunnel. This should possibly be the address that the inner
operating system uses as its default gateway.
[DOARP=<boolean>] Default: TRUE
Only valid for a shared interface where IPADDR= is also specified.
DOARP says whether the driver should attempt to support ARP itself;