d9c5ff6eacae90ec45d56166c70c890fac37f385
Frequently-Asked-Questions.md
... | ... | @@ -39,4 +39,3 @@ This is really up to you: that's the magic of open protocols. |
39 | 39 | |
40 | 40 | As of 2014, most people seem to use either Quagga or Bird (with a growing preference for Bird). You may also encounter users of OpenBGPd. Even more occasionally, people use hardware BGP routers in dn42, for instance [Extreme Networks](howto/bgp-on-extreme-summit5i) hardware. |
41 | 41 | |
42 | - |
_Header.md
... | ... | @@ -1 +1 @@ |
1 | -[](/) |
|
1 | +[](/) |
internal.md
... | ... | @@ -0,0 +1,153 @@ |
1 | +# Internal services |
|
2 | + |
|
3 | +You are asked to show some creativity in terms of network usage and content. ;) |
|
4 | + |
|
5 | +More ideas inspiration is collected on another [page](/ideas). |
|
6 | + |
|
7 | +[[_TOC_]] |
|
8 | + |
|
9 | +## Network-related |
|
10 | + |
|
11 | + * Polynome has some nice scripts and visualizations here: http://dataviz.polynome.dn42 |
|
12 | + * http://172.23.174.1 |
|
13 | + * See [[Looking Glasses]] for more network diagnostic tools |
|
14 | + |
|
15 | +### DNS tunnel |
|
16 | + |
|
17 | +This DNS tunnel service uses [Iodine](http://code.kryo.se/iodine/), and provides access to the dn42 network. Useful when you're on a shitty network (airport, train station) that still allows DNS. |
|
18 | + |
|
19 | +Use the anycast DNS servers (172.22.0.53) inside your tunnel. |
|
20 | + |
|
21 | +| Hostname | Router IP | Password | |
|
22 | +|:----------- |:-------------- |:-------- | |
|
23 | +| t.polyno.me | 172.23.185.193 | dn42 | |
|
24 | + |
|
25 | +### DNS Tools |
|
26 | + |
|
27 | +This tool allows you to lookup your dn42 domain name and check to see if your name servers are all working and have the correct information. |
|
28 | + |
|
29 | +Select "Disable Recursion" to check only entries found in the registry or leave it off to check all (both are useful tests). |
|
30 | + |
|
31 | +Currently this system only supports IPv4. |
|
32 | + |
|
33 | +http://mwd.dn42/dns.php |
|
34 | + |
|
35 | +MWD will also provide a secondary DNS server and/or cacti monitoring of your devices. Just ask on IRC. More info: http://mwd.dn42 |
|
36 | + |
|
37 | +## IRC |
|
38 | + |
|
39 | +| Hostname | IP | Remarks | |
|
40 | +|:---------------------------------------------- |:----------- |:-------- | |
|
41 | +|[irc.hackint.dn42](irc://irc.hackint.dn42/dn42) | 172.22.24.1 | DN42 | |
|
42 | +|[irc.hackint.hack](irc://irc.hackint.hack/dn42) | 172.31.0.30 | ChaosVPN | |
|
43 | + |
|
44 | +## Search engine |
|
45 | + |
|
46 | + * [Web search engine](http://search.dn42) (172.23.184.1) - a few chosen HTTP domains are crawled (taken from the wiki). The previous method, "crawl everything available from the wiki", generated too much data because of FTPs. |
|
47 | + |
|
48 | +## Radio and Video Streaming |
|
49 | + |
|
50 | +| Hostname / IP | Remarks | |
|
51 | +|:----------------------------------------- |:---------------------------------------- | |
|
52 | +| http://10.11.10.30:8000 | Freimusik |
|
53 | +| http://stream.laxu.dn42:8000 | [xenim Streams](http://streams.xenim.de) |
|
54 | +| http://sprawl.smrsh.dn42:8000/ | [smrsh radio](http://smrsh.net/radio) |
|
55 | +| http://10.112.0.6:8000/mpd.ogg, http://radio.ffhh:8000/mpd.ogg | Freifunk Hamburg radio, yeay 8bit music! |
|
56 | + |
|
57 | +## File sharing |
|
58 | + |
|
59 | +**FIXME**: Please add info about (approximate) bandwidth of the servers. |
|
60 | + |
|
61 | +### FTP / HTTP |
|
62 | + |
|
63 | +| Hostname / IP | Space | Speed | Remarks | |
|
64 | +|:--------------------------------------------- |:----- |:----- |:-------------------------- | |
|
65 | +| http://filer.nihilus.dn42, http://172.22.92.2 | | ~60kbps | mostly up |
|
66 | +| ftp://cochimetl.tim.dn42, nfs://cochimetl.tim.dn42/data/ftp | ~3TB | ~700kbps |
|
67 | +| http://seafile.dn42 | | | Opensource Dropbox, yay! |
|
68 | +| ftp://descent.derf.dn42 (172.23.225.35) | 3TB | 60kbit/s | download only |
|
69 | +| http://files.feuerrot.dn42 | 6TB | 1Gbit | http, ftp, nfs, rsync |
|
70 | +| http://172.22.165.44 | | 1Gbit | small dump site |
|
71 | +| ftp://vsynology.dev.ffc (10.8.6.13) | 150G | 20Mbit/s | just drop your nzb/torrent file and be patient; clean up your stuff! |
|
72 | +| http://filer1.grmml.dn42 (172.23.149.21) | 4TB | 200Mbit/s | download only |
|
73 | +| http://10.196.0.100:18455 | 9 TB | | only download |
|
74 | +| sftp://anonsftp:[email protected]:2212/ | 12TB | 1Gb/s | incoming writable | |
|
75 | + |
|
76 | +#### Down? |
|
77 | + |
|
78 | +| Hostname / IP | Space | Speed | Remarks | |
|
79 | +|:--------------------------------------------- |:----- |:----- |:-------------------------- | |
|
80 | +| http://turing.il.maxx.dn42, http://172.22.42.2 | ~6.5TB | ~400kbit | WebDAV enabled, up 24/7z |
|
81 | + |
|
82 | +## Images and Media |
|
83 | + |
|
84 | +| Hostname / IP | Remarks | |
|
85 | +|:---------------------------------------------- |:----------------------------- | |
|
86 | +| http://img.dn42 | Imagehoster | |
|
87 | +| http://chan.dn42 | DN42-Chan, an imageboard | |
|
88 | +| http://media.dn42 | A Mediagoblin instance (Login: dn42:dn42dn42) | |
|
89 | +reachable from inside DN42 |
|
90 | + |
|
91 | +## Proxies |
|
92 | + |
|
93 | + See http://wiki.hamburg.ccc.de/ChaosVPN:Proxy |
|
94 | + |
|
95 | +### Tor |
|
96 | + |
|
97 | +| Hostname / IP | Bandwidth | Nickname | |
|
98 | +| ------------------------------ | ------------------ | ------------ | |
|
99 | +| socks5://lian.0l.dn42:9050 | 600 kb/s | [nulll](https://atlas.torproject.org/#details/84F41A116AD7F1E038781413E0B4ADE4494BA38A) |
|
100 | + |
|
101 | +### Hochschulbibliothekszentrum des Landes Nordrhein-Westfalen |
|
102 | +Bodems (AS76124) is announcing 193.30.112.0/24 via his DFN-Node, so you can access the "[Digibib](http://www.digibib.net/jumpto?LOCATION=Bi10&D_SERVICE=TEMPLATE&D_SUBSERVICE=DIGILINK_BROWSE&DP_FUNC=CategoryView&DP_FILTER=All&DP_CID=14211)" through DN42 with a valid IP. For some parts (like VDE norms) you will need Citrix Receiver. |
|
103 | + |
|
104 | +## NTP |
|
105 | + |
|
106 | +| Hostname / IP | Remarks | |
|
107 | +|:---------------------------------------------- |:----------------------------- | |
|
108 | +| 172.22.165.50 | Stratum 1, GPS+NMEA |
|
109 | +| ntp1.nixnodes.dn42 (172.22.177.123) | |
|
110 | +| ntp2.nixnodes.dn42 (172.22.177.124) | |
|
111 | + |
|
112 | +## Crypto coins |
|
113 | + |
|
114 | +| Hostname / IP | Remarks | |
|
115 | +|:---------------------------------------------- |:----------------------------- | |
|
116 | +| 172.22.165.50, 172.22.165.34 | 8333 for Bitcoin, 9333 for Litecoin |
|
117 | + |
|
118 | +## Misc |
|
119 | + |
|
120 | +| Hostname / IP | Remarks | |
|
121 | +| --------------------------------------------------------- | ------------------------------ | |
|
122 | +| http://nowhere.ws/dn42 | Some random stuff concerning dn42, packages for Debian, e.g. Quagga |
|
123 | +| https://paste.synhacx.dn42 | AES-encrypted pastebin-like ([zerobin](https://github.com/sebsauvage/ZeroBin)) |
|
124 | +| http://ip.synhacx.dn42 | Basic "whatismyip" service ([description](http://synhacx.dn42/showmyip)) |
|
125 | +| http://tor.mirror.martin89.dn42 | Tor Project Homepage mirror |
|
126 | +| http://debian.mirror.martin89.dn42 | Debian Wheezy mirror |
|
127 | +| nntp://news.blacksheep.dn42 | Martin's newsgroup server (ping MB-DN42 for a rw account or a nntp/uucp feed) |
|
128 | +| mumble://shard.smrsh.dn42:64738 | [Mumble](http://mumble.sourceforge.net/) Voice Chat |
|
129 | + |
|
130 | +# Other networks |
|
131 | + |
|
132 | +## Public Internet |
|
133 | + |
|
134 | + * https://mirror.frubar.net 100MBit |
|
135 | + * https://frucman.frubar.net |
|
136 | + |
|
137 | +## AnoNet |
|
138 | + |
|
139 | +A wiki page dedicated to the AnoNet Network: http://wiki.qontrol.nl/Anonet |
|
140 | + |
|
141 | +## ChaosVPN |
|
142 | + |
|
143 | + * Anybody can add services to this list, which will be monitored for uptime: http://10.100.44.1 |
|
144 | + * Check your IP and reverse lookup: [ifconfig.hack](http://ifconfig.hack) |
|
145 | + * View of the network: http://vpnhub1-intern.hamburg.ccc.de/chaosvpn.png |
|
146 | + * List of nodes: http://vpnhub1-intern.hamburg.ccc.de/chaosvpn.nodes.html |
|
147 | + |
|
148 | +## Freifunk |
|
149 | + |
|
150 | +### Augsburg |
|
151 | + |
|
152 | +We have a plugin that enables us to announce services in the mesh. So instead of listing them here again just have a look at http://10.11.0.8/cgi-bin/luci/freifunk/services to see what we have to offer. |
|
153 | +(Upload is not fast, most probably DSL speed only) |
|
... | ... | \ No newline at end of file |