Comp:VPN: Difference between revisions

From Theochem
Jump to navigationJump to search
Hcuppen (talk | contribs)
No edit summary
Hcuppen (talk | contribs)
No edit summary
Line 5: Line 5:
== Using an ssh-shuttle ==
== Using an ssh-shuttle ==
You can setup an ssh-shuttle in a terminal by
You can setup an ssh-shuttle in a terminal by
<no-wiki>
 
sshuttle --dns -vvr username@lilo.science.ru.nl 0/0 -x lilo.science.ru.nl --python /usr/bin/python
  sshuttle --dns -vvr username@lilo.science.ru.nl 0/0 -x lilo.science.ru.nl --python /usr/bin/python
<\no-wiki>

Revision as of 14:22, 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