User Tools

Site Tools


cctf_user_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cctf_user_guide [2017/05/29 14:30]
silvio.biagioni@unitn.it
cctf_user_guide [2021/01/29 10:58] (current)
Line 36: Line 36:
 </​file>​ </​file>​
   - To access your experimental nodes, you'll need to first SSH into users.deterlab.net using your DETERLab username and password. Once you log in to users, you'll need to SSH again to your actual experimental nodes. ​ The network topology and the commands to access from the username ''​unitn9ab''​ to a client in the given example are described in the following picture. {{ :​undefined:​nwaccess2.jpg |}}   - To access your experimental nodes, you'll need to first SSH into users.deterlab.net using your DETERLab username and password. Once you log in to users, you'll need to SSH again to your actual experimental nodes. ​ The network topology and the commands to access from the username ''​unitn9ab''​ to a client in the given example are described in the following picture. {{ :​undefined:​nwaccess2.jpg |}}
-  - To query the server (in the example, ''​server.exp1.ExperCCTF1.isi.deterlab.net''​),​ you can access it via SSH through your DETERLab account by using a command line browser (e.g., ''​lynx server.exp1.expercctf1.isi.deterlab.net/​index.html''​). Otherwise, ​it it is possible ​to redirect port 80 on ''​pc184''​ (which is the ''​server''​ in the example) to your local machine on port 8080 you would do: <​code>​ ssh -L 8080:​pc184:​80 unitn9ab@users.isi.deterlab.net</​code>​ Once logged in, you should be able to access the web server on your DETER node by going to [[http://​localhost:​8080]].+  - To query the server (in the example, ''​server.exp1.ExperCCTF1.isi.deterlab.net''​),​ you can access it via SSH through your DETERLab account by using a command line browser (e.g., ''​lynx server.exp1.expercctf1.isi.deterlab.net/​index.html''​). Otherwise, to redirect port 80 on ''​pc184''​ (which is the ''​server''​ in the example) to your local machine on port 8080 you would do: <​code>​ ssh -L 8080:​pc184:​80 unitn9ab@users.isi.deterlab.net</​code>​ Once logged in, you should be able to access the web server on your DETER node by going to [[http://​localhost:​8080]] ​from your local browser.
  
 ===== Additional Material ===== ===== Additional Material =====
cctf_user_guide.1496061007.txt.gz ยท Last modified: 2021/01/29 10:58 (external edit)