小编BoZ*_*haa的帖子

sshd_config 选项:“PermitTunnel”与“AllowTcpForwarding”

我无法理解文件PermitTunnel中的选项sshd_config。该选项与 有何关系AllowTcpForwarding?似乎PermitTunnel no对通过隧道到服务器没有任何影响。

该男子这样说道PermitTunnel

 Specifies whether tun(4) device forwarding is allowed.  The argument must be yes,
             point-to-point (layer 3), ethernet (layer 2), or no.  Specifying yes permits both
             point-to-point and ethernet.  The default is no.

             Independent of this setting, the permissions of the selected tun(4) device must allow access
             to the user.
Run Code Online (Sandbox Code Playgroud)

但这对我来说意义不大。

debian sshd

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

debian ×1

sshd ×1