Eglide: Difference between revisions
From Nasqueron Agora
(Created page with "'''Eglide''' is a shell server donated by Kaliiixx for an independant shell project. == Responsibilities and involvement == * Eglide is an independant shell project free to...") |
(IP, ports) |
||
Line 7: | Line 7: | ||
* Wolfplex Hackerspace gives support to users @ Freenode #wolfplex | * Wolfplex Hackerspace gives support to users @ Freenode #wolfplex | ||
== | == Networking === | ||
=== | === IP connectivity === | ||
212.47.244.42 | '''IPv4''': 212.47.244.42 | ||
'''IPv6''': IPv6 is provided by an HE tunnel, our range is 2001:470:1f13:896::/64. | |||
IPv6 is provided by an HE tunnel | |||
The official IPv6 address hasn't been determined yet. | The official IPv6 address hasn't been determined yet. | ||
Line 26: | Line 23: | ||
| 2001:470:1f13:896::9 || turn.back.cyber-crime.ml || (public) | | 2001:470:1f13:896::9 || turn.back.cyber-crime.ml || (public) | ||
|- | |- | ||
|} | |||
=== Ports === | |||
{| class="wikitable sortable" | |||
|- | |||
! Port !! User !! Service !! Configuration source | |||
|- | |||
| 22 || root || OpenSSH || /etc/ssh/sshd_config | |||
|- | |||
| 80 || www-data || nginx || /etc/nginx/sites-enabled/default | |||
|- | |||
| 12000 || bitlbee || bitlbee || {{Salt file|roles/shellserver/userland-software/files/bitlbee.conf}} | |||
|} | |} | ||
[[Category:Servers]] | [[Category:Servers]] |
Revision as of 00:30, 13 June 2016
Eglide is a shell server donated by Kaliiixx for an independant shell project.
Responsibilities and involvement
- Eglide is an independant shell project free to use
- Nasqueron supports the infrastructure and ITC management
- Wolfplex Hackerspace gives support to users @ Freenode #wolfplex
Networking =
IP connectivity
IPv4: 212.47.244.42
IPv6: IPv6 is provided by an HE tunnel, our range is 2001:470:1f13:896::/64.
The official IPv6 address hasn't been determined yet.
IP | Header text | Reserved for |
---|---|---|
2001:470:1f13:896::7 | ipv6.us.death-knight.org | (public) |
2001:470:1f13:896::9 | turn.back.cyber-crime.ml | (public) |
Ports
Port | User | Service | Configuration source |
---|---|---|---|
22 | root | OpenSSH | /etc/ssh/sshd_config |
80 | www-data | nginx | /etc/nginx/sites-enabled/default |
12000 | bitlbee | bitlbee | Template:Salt file |