mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Note usage of Linux PLIP peer.
This commit is contained in:
parent
8ff8eb13f7
commit
4f43ad3744
2 changed files with 8 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ hack :-):
|
|||
|
||||
If you're running SLIP or PLIP, you also need to use it for specifying
|
||||
the remote end of the link (simply type the foreign IP address in).
|
||||
In the specific case where you're running PLIP with a Linux host peer
|
||||
rather than a FreeBSD one, you also must add the "-link0" flag after the
|
||||
foreign address.
|
||||
|
||||
|
||||
If you're dealing with an ethernet adaptor with multiple media
|
||||
connectors (e.g. AUI, 10BT, 10B2, etc), you can use this field to
|
||||
|
|
|
|||
|
|
@ -17,6 +17,10 @@ hack :-):
|
|||
|
||||
If you're running SLIP or PLIP, you also need to use it for specifying
|
||||
the remote end of the link (simply type the foreign IP address in).
|
||||
In the specific case where you're running PLIP with a Linux host peer
|
||||
rather than a FreeBSD one, you also must add the "-link0" flag after the
|
||||
foreign address.
|
||||
|
||||
|
||||
If you're dealing with an ethernet adaptor with multiple media
|
||||
connectors (e.g. AUI, 10BT, 10B2, etc), you can use this field to
|
||||
|
|
|
|||
Loading…
Reference in a new issue