[BACK]Return to sshd.8 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sshd.8 between version 1.300 and 1.301

version 1.300, 2018/06/06 18:24:15 version 1.301, 2018/06/07 11:26:14
Line 528 
Line 528 
 Forbids X11 forwarding when this key is used for authentication.  Forbids X11 forwarding when this key is used for authentication.
 Any X11 forward requests by the client will return an error.  Any X11 forward requests by the client will return an error.
 .It Cm permitlisten="host:port"  .It Cm permitlisten="host:port"
 Limit remote port forwarding with  Limit remote port forwarding with the
 .Xr ssh 1  .Xr ssh 1
 .Fl R  .Fl R
 option such that it may only listen on the specified host and port.  option such that it may only listen on the specified host and port.
Line 545 
Line 545 
 .Cm GatewayPorts  .Cm GatewayPorts
 may further restrict listen addresses.  may further restrict listen addresses.
 .It Cm permitopen="host:port"  .It Cm permitopen="host:port"
 Limit local port forwarding with  Limit local port forwarding with the
 .Xr ssh 1  .Xr ssh 1
 .Fl L  .Fl L
 option such that it may only connect to the specified host and port.  option such that it may only connect to the specified host and port.

Legend:
Removed from v.1.300  
changed lines
  Added in v.1.301