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
kuckucksmuehle:hackerspace:jumpserver [2016/09/04 04:47] – [Jumpserver] kimparkerkuckucksmuehle:hackerspace:jumpserver [2016/10/02 01:06] (current) – [XMPP] derbaer
Line 12: Line 12:
 Hostname: rhizosphere or rh Hostname: rhizosphere or rh
  
-IP:       eth0:192.168.1.110+IP:       eth0:192.168.1.30
  
-User:     pi;root+User:     pi;root;jump
  
 ==== General Administration ==== ==== General Administration ====
Line 30: Line 30:
 ===== Services ===== ===== Services =====
  
-XMPPregister with any username in the domain rh.lan+ 
 +==== Onion Service ==== 
 +ecohackyturm246r.onion  
 +entry point as user *jump* 
 +=== .ssh/config === 
 +     Host jump_pi_extern 
 +        HostName ecohackyturm246r.onion 
 +        User jump 
 +        ControlPath ~/.ssh/master-%r@%h:%p                                        
 +        ControlMaster auto                                                        
 +        ProxyCommand  nc -x 127.0.0.1:9050 -X5 %h %p 
 + 
 + 
 + 
  • kuckucksmuehle/hackerspace/jumpserver.1472957252.txt.gz
  • Last modified: 2016/09/04 04:47
  • by kimparker