Tagged Questions
0
votes
1answer
66 views
Forward all ports SSH [closed]
I have a question about SSH/Port forwarding. I haven't found the solution anywhere and don't know if there is any.
I have a server behind my NAT box at home.
I have port forwarding from my NAT box to ...
0
votes
1answer
113 views
Tunneling tool for Ubuntu
Does anyone know better tool for Tunneling on Ubuntu, just like Bitvise Tunnelier for windows.
Right now using ssh feature of Ubuntu using CLI, but As I have to login in several system at same time ...
4
votes
1answer
1k views
ssh port forwarding (tunneling) in linux
I have a specific scenario that I want to solve. I currently connect to a host via port forwarding:
laptop -> gateway -> remote_server_1
and another host:
laptop -> remote_server_2
...
0
votes
1answer
341 views
Multi-Hop SSH Tunnel for LDAP
I'm trying to browse an LDAP server which is hidden inside our VPN. The topology looks like this:
me (at home)
|
VPN gateway (at work)
|
Application Server (server1)
|
LDAP server (server2)
I can ...
1
vote
1answer
558 views
ssh reverse port forward to mobile device
we have a requirement to be able to access resources on a mobile device. the mobile device must act as a server. it must be available no matter how the phone is connected (wifi, 3g, behind firewall, ...