diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2024-03-17 17:47:10 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-03-17 17:47:10 +0000 |
| commit | 9200ce3210fdc00706904d2eb2d8a481ed84eef3 (patch) | |
| tree | 44c20fef4e888723daa2d0c91e8e91f1e6dc8a08 /README.platform | |
| parent | 38f55691cb1b1029d9daac42fc5b6b1850eb19c3 (diff) | |
Diffstat (limited to 'README.platform')
| -rw-r--r-- | README.platform | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/README.platform b/README.platform index 7b754ba42a10..4edf9d1f5937 100644 --- a/README.platform +++ b/README.platform @@ -53,11 +53,12 @@ Darwin does not provide a tun(4) driver required for OpenSSH-based virtual private networks. The BSD manpage still exists, but the driver has been removed in recent releases of Darwin and MacOS X. -Nevertheless, tunnel support is known to work with Darwin 8 and -MacOS X 10.4 in Point-to-Point (Layer 3) and Ethernet (Layer 2) mode -using a third party driver. More information is available at: - http://www-user.rhrk.uni-kl.de/~nissler/tuntap/ +Tunnel support is known to work with Darwin 8 and MacOS X 10.4 in +Point-to-Point (Layer 3) and Ethernet (Layer 2) mode using a third +party driver. More information is available at: + https://tuntaposx.sourceforge.net +Recent Darwin/MacOS X versions are likely unsupported. Linux ----- |
