Lines Matching full:forwarding
7 * The software supports strong authentication, encryption, and forwarding
463 "Bad stdio forwarding specification '%s'\n",
543 "Bad local forwarding specification '%s'\n",
554 "Bad remote forwarding specification "
565 "Bad dynamic forwarding specification "
1031 fatal("Error: remote port forwarding failed for "
1034 logit("Warning: remote port forwarding failed for "
1038 debug("All remote forwarding requests processed");
1047 debug("stdio forwarding: done");
1080 fatal("stdio forwarding require Protocol 2");
1105 fatal("Could not request local forwarding.");
1107 error("Could not request local forwarding.");
1124 fatal("Could not request remote forwarding.");
1127 "forwarding.");
1133 /* Initiate tunnel forwarding. */
1138 fatal("Could not request tunnel forwarding.");
1140 error("Could not request tunnel forwarding.");
1149 /* Clear agent forwarding if we don't have an agent. */
1230 /* Request X11 forwarding if enabled and DISPLAY is set. */
1239 /* Request forwarding with authentication spoofing. */
1240 debug("Requesting X11 forwarding with authentication "
1249 logit("Warning: Remote host denied X11 forwarding.");
1252 "forwarding");
1259 /* Request authentication agent forwarding if appropriate. */
1263 debug("Requesting authentication agent forwarding.");
1270 logit("Warning: Remote host denied authentication agent forwarding.");
1283 * forwarding requests, then let ssh continue in the background.
1338 /* Request forwarding with authentication spoofing. */
1339 debug("Requesting X11 forwarding with authentication "
1343 client_expect_confirm(id, "X11 forwarding", CONFIRM_WARN);
1350 debug("Requesting authentication agent forwarding.");
1458 * forwarding requests, then let ssh continue in the background.