Searched refs:FWDPORT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/regress/
H A Ddynamic-forward.sh6 FWDPORT=`expr $PORT + 1`
9 proxycmd="nc -x 127.0.0.1:$FWDPORT -X"
11 proxycmd="connect -S 127.0.0.1:$FWDPORT -"
26 ${SSH} -$p -F $OBJ/ssh_config -f -D $FWDPORT -q \

Completed in 47 milliseconds