Logo
Submit a request
Sign in
  • Home
  • {[{category.name}]}

    • {[{section.name}]}
      • {[{article.title}]}

Indirectly accessing a database

Challenge

If you don't have permission to directly access a database, you will have to configure an SSH tunnel to Anodot collectors.

Solution

An example of SSH tunnelling is: ssh -v -i identity_file -L local_port:remote_address:remote_port user@ssh_server.com

For more examples and guidelines, see: https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding 

Prev {[{nav.prev.title}]}
Next {[{nav.next.title}]}
Anodot