Post Anu7q1krsdpKbweHpY by jcs@social.jcs.org
 (DIR) More posts by jcs@social.jcs.org
 (DIR) Post #Anu7q03wAltNMVYUHA by fozztexx@mastodon.fozztexx.com
       2024-11-10T15:30:00Z
       
       0 likes, 0 repeats
       
       Why doesn't macOS have built-in VPN through ssh?
       
 (DIR) Post #Anu7q1krsdpKbweHpY by jcs@social.jcs.org
       2024-11-10T15:47:17Z
       
       0 likes, 0 repeats
       
       @fozztexx Because macOS no longer supports tun(4) devices which OpenSSH's VPN support requiresThough you can still use -D for SOCKS proxying
       
 (DIR) Post #Anu8tCCtZmk9qmpiPQ by fozztexx@mastodon.fozztexx.com
       2024-11-10T15:59:04Z
       
       0 likes, 0 repeats
       
       @jcs I've used ssh for VPNs in the past, long before there was tun support built into ssh.
       
 (DIR) Post #AnuCRByfEg0cqZ4wvw by jcs@social.jcs.org
       2024-11-10T16:38:48Z
       
       0 likes, 0 repeats
       
       @fozztexx How?
       
 (DIR) Post #AnuCb0HTZuJtSyYYfQ by fozztexx@mastodon.fozztexx.com
       2024-11-10T16:40:36Z
       
       0 likes, 0 repeats
       
       @jcs I think I used to run ppp through an ssh tunnel. This was back in the very old days. Way before I ever used SOCKS. Seems like these days a bit of work on the mac side could use -D for a full VPN.