Difference between revisions of "Comp:VPN"
From Theochem
Jump to navigationJump to search (Created page with "We refer to [https://wiki.cncz.science.ru.nl/Vpn the wiki-page of CNCZ] for more information on how to set-up a VPN connection to login to our compute servers for instance. B...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
We refer to [https://wiki.cncz.science.ru.nl/Vpn the wiki-page of CNCZ] for more information on how to set-up a VPN connection to login to our compute servers for instance. | We refer to [https://wiki.cncz.science.ru.nl/Vpn the wiki-page of CNCZ] for more information on how to set-up a VPN connection to login to our compute servers for instance. | ||
− | Below are some more extra tips | + | Below are some more extra tips. |
== Using an ssh-shuttle == | == Using an ssh-shuttle == | ||
+ | You can setup an ssh-shuttle in a terminal by | ||
− | sshuttle --dns -vvr | + | sshuttle --dns -vvr username@lilo.science.ru.nl 0/0 -x lilo.science.ru.nl --python /usr/bin/python |
Latest revision as of 15:48, 2 November 2020
We refer to the wiki-page of CNCZ for more information on how to set-up a VPN connection to login to our compute servers for instance.
Below are some more extra tips.
Using an ssh-shuttle
You can setup an ssh-shuttle in a terminal by
sshuttle --dns -vvr username@lilo.science.ru.nl 0/0 -x lilo.science.ru.nl --python /usr/bin/python