Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| kuckucksmuehle:hackerspace:jumpserver [2016/10/01 18:36] – derbaer | kuckucksmuehle:hackerspace:jumpserver [2016/10/02 01:06] (current) – [XMPP] derbaer | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| ===== Services ===== | ===== Services ===== | ||
| - | ==== XMPP ==== | ||
| - | |||
| - | register with any username in the domain rh.lan | ||
| ==== Onion Service ==== | ==== Onion Service ==== | ||
| - | URI: ecohackyturm246r.onion | + | ecohackyturm246r.onion |
| - | SSH: entry point as user *jump* | + | entry point as user *jump* |
| + | === .ssh/config === | ||
| + | Host jump_pi_extern | ||
| + | HostName ecohackyturm246r.onion | ||
| + | User jump | ||
| + | ControlPath ~/ | ||
| + | ControlMaster auto | ||
| + | ProxyCommand | ||
| + | |||