Re: connecting a port using only SSH



jones <jones@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

I want to protect my one port using the SSH tunnel.Further i want that user
can only connect through that tunnel.

Can i use TDI filter driver so that on my port xxxx all connections from SSH
server are accepted and further connections are rejected.

Please let me know whether LSP can also be used for the same.

It's an odd request. Assuming you have the client configured to listen
only on the internal address (127.0.0.1), the only way to connect is
through an app running locally. So, the only way in from the outside is
through an SSH tunnel. What you're saying is that you want to prevent any
other app running at the console from connecting. But if you have lost
control over the console, then your security is already hopeless.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.



Relevant Pages

  • Re: Looking for program that emails me when dhcp addr changes
    ... For SSH all you need forwarded is TCP Port 22... ... >>participate in TCP connections or UDP conversations it initiates but ...
    (comp.security.ssh)
  • Re: ssh and vnc problem
    ... but also SSH connections have a source port> 1024. ... I hope your firewall does not block ...
    (comp.security.ssh)
  • Re: Reverse Shell?
    ... >> behind a firewall so I can't ssh into their computer. ... > follow the tunnel back to their machine and then help them. ... Connections to that port will be forwarded through the ...
    (Debian-User)
  • RE: Tunneling over ssh with termination by the FW
    ... I would use something like Putty (ssh client software) to open a secure ... tunnel with the firewall. ... If the firewall has the sshd running on port ...
    (SSH)
  • Re: Looking for program that emails me when dhcp addr changes
    ... > LA> Neither my ssh info or man route says mentions about how to ssh in ... >participate in TCP connections or UDP conversations it initiates but ... >The sheer ugliness of NAT is breathtaking. ... Any other connections besides port 22 I need to address? ...
    (comp.security.ssh)

Loading