search for: other_host

Displaying 4 results from an estimated 4 matches for "other_host".

2002 Nov 12
2
Forcing privileged ports with ssh -R
...rom a privileged port to make sure the partner is privileged. Now - as an addition - I need connections from the network to riskyd too. These connections must be tunneled through a secure connection. The idea was to start something like my_host: # ssh -R riskyd_port:localhost:riskyd_port -N other_host This way the spawned sshd on other_host would listen() on riskyd's port, incoming connections are tunneled to my_host (the host riskyd is running on) and ssh makes a connection to the real riskyd on localhost (my_host). Some lousy ascii art: my_host...
2003 Apr 02
8
[Bug 530] problems with port forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=530 Summary: problems with port forwarding Product: Portable OpenSSH Version: 3.5p1 Platform: ix86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: gilbert at
2020 Sep 19
0
auth_passdb_request_finished request fires twice on IMAP login
...redis(foo,127.0.0.1,<msC166uvOL0K9HPG>): Performing passdb lookup Sep 19 15:03:32 auth-worker(76): Debug: redis(foo,127.0.0.1,<msC166uvOL0K9HPG>): Lookup: shared/users/foo = {"user":"foo","password":"{SHA256-CRYPT}[...]","host":"other_host","uid":1000,"home":"\/mail\/foo"} Sep 19 15:03:32 auth-worker(76): Debug: redis(foo,127.0.0.1,<msC166uvOL0K9HPG>): Finished passdb lookup Sep 19 15:03:32 auth-worker(76): Debug: conn unix:auth-worker (pid=30,uid=90): auth-worker<3>: Finished Sep 19 1...
2020 Sep 19
1
auth_passdb_request_finished request fires twice on IMAP login
...redis(foo,127.0.0.1,<msC166uvOL0K9HPG>): Performing passdb lookup Sep 19 15:03:32 auth-worker(76): Debug: redis(foo,127.0.0.1,<msC166uvOL0K9HPG>): Lookup: shared/users/foo = {"user":"foo","password":"{SHA256-CRYPT}[...]","host":"other_host","uid":1000,"home":"\/mail\/foo"} Sep 19 15:03:32 auth-worker(76): Debug: redis(foo,127.0.0.1,<msC166uvOL0K9HPG>): Finished passdb lookup Sep 19 15:03:32 auth-worker(76): Debug: conn unix:auth-worker (pid=30,uid=90): auth-worker<3>: Finished Sep 19 1...