Displaying 4 results from an estimated 4 matches for "remoteclient".
Did you mean:
remote_client
2008 Apr 30
5
get_peername - start_server vs. connect
Hi,
On windows, get_peername works both with connections obtained
via start_server, and connections obtained via connect.
On linux, get_peername seems to only work with connections
obtained via start_server.
(I''m using svn HEAD.)
I''m wondering which is the intended behavior?
(I realize get_peername is less useful for connections obtained
via connect, since one should already
2000 Sep 25
1
How do I get the username in channel_input_port_open
...ed numerous things, and all I can get is the IP address that is
sending the data and where it is going to be sent to. All I want is the
username or the UID
Here is the chain of events that are happening:
User logs on to SSHServer and authenticates
Sets up local listening port on 2323 to forward to RemoteClient:23
User telnets to localhost:2323 and the ssh client forwards this data to
SSHServer
At this point the channel_input_port_open function gets called in the ssh
server loop. In this procedure it knows that data is coming from the
client's IP and is getting forwarded to RemoteClient to Port 23......
2008 Feb 11
2
OpenVPN traffic will not be routed into network / as DefaultGW traffic ... with 1 NIC
Hello!
I''ve the following set-up
RemoteClient1 (Win Vista), RemoteClient2 (Win XP) do both connect to
my OpenVPN box. They can talk to each other, using their 172.16.1.x
tun0 Address on the server.
The server itself (Ubuntu gutsy, OpenVPN: 2.0.9-8, shorewall:3.4.4-1)
has 1 NIC that connects the machine to
a) a DSL-router (forwards several por...
2009 Jun 03
3
Samba+Ldap problems
...sshd[27372]: Failed none for invalid user
testmio from 192.168.10.1 port 44352 ssh2
Jun 3 11:02:39 localserver sshd[27372]: pam_unix(sshd:auth): check pass;
user unknown
Jun 3 11:02:39 localserver sshd[27372]: pam_unix(sshd:auth): authentication
failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=remoteclient.domain.it
Jun 3 11:02:39 localserver sshd[27372]: pam_ldap: error trying to bind as
user "uid=testmio,ou=Users,dc=domain,dc=it" (Invalid credentials)
Jun 3 11:02:41 localserver sshd[27372]: Failed password for invalid user
testmio from 192.168.10.1 port 44352 ssh2
If I use the command...