7b3ac0e0482bcaa016744ccb6abcd76c4300db14
howto/Bird.md
... | ... | @@ -374,8 +374,8 @@ The files above are maintained by **chrismoos**, contact him on IRC if there are |
374 | 374 | You can add cron entries to periodically update the tables: |
375 | 375 | |
376 | 376 | ``` |
377 | -*/15 * * * * curl -sL -o "/etc/bird/bird6_roa_dn42.conf" "https://dn42.tech9.io/roa/bird6_roa_dn42.conf" && birdc6 configure |
|
378 | -*/15 * * * * curl -sL -o "/etc/bird/bird_roa_dn42.conf" "https://dn42.tech9.io/roa/bird_roa_dn42.conf" && birdc configure |
|
377 | +*/15 * * * * curl -sfSLR {-o,-z}/etc/bird/bird6_roa_dn42.conf https://dn42.tech9.io/roa/bird6_roa_dn42.conf && chronic birdc6 configure |
|
378 | +*/15 * * * * curl -sfSLR {-o,-z}/etc/bird/bird_roa_dn42.conf https://dn42.tech9.io/roa/bird_roa_dn42.conf && chronic birdc configure |
|
379 | 379 | ``` |
380 | 380 | |
381 | 381 | ## Filter configuration |
howto/wireguard.md
... | ... | @@ -4,8 +4,8 @@ To quote the [homepage](https://www.wireguard.io/): |
4 | 4 | |
5 | 5 | # Example configuration for dn42 |
6 | 6 | |
7 | -Wireguard is a Layer3 VPN. In theory it allows multiple peers to be served with one interface/port, but it does internal routing based on the public key of the peers. This means you will need one interface per peering on dn42 |
|
8 | -to allow your BGP deamon instead to do routing. This approach is comparable to [openvpn p2p tunnels](/howto/openvpn). |
|
7 | +Wireguard is a Layer3 VPN. In theory it allows multiple peers to be served with one interface/port, but it does internal routing based on the peer's public key. This means you will need one interface per peering on dn42 |
|
8 | +to allow your BGP daemon instead to do routing. This approach is comparable to [OpenVPN p2p tunnels](/howto/openvpn). |
|
9 | 9 | |
10 | 10 | First generate on each peer public and private keys. |
11 | 11 | |
... | ... | @@ -51,14 +51,10 @@ Mic92 uses this [script](https://github.com/Mic92/bird-dn42/tree/master/wireguar |
51 | 51 | ## Testing |
52 | 52 | |
53 | 53 | ``` |
54 | -ping6 fe80::<you_peers_suffix> -I <interface_name> |
|
54 | +ping fe80::<your_peers_suffix>%<interface_name> |
|
55 | 55 | ``` |
56 | 56 | |
57 | -or with new iputils without ping6 |
|
58 | - |
|
59 | -``` |
|
60 | -ping fe80::<you_peers_suffix>%<interface_name> |
|
61 | -``` |
|
57 | +(For older iputils, use `ping6`.) |
|
62 | 58 | |
63 | 59 | Afterwards configure your [BGP session](/howto/Bird) as usual |
64 | 60 |
services/Looking-Glasses.md
... | ... | @@ -1,50 +1,35 @@ |
1 | 1 | # Looking Glasses |
2 | 2 | |
3 | -This is the list of **looking glasses** available for the dn42 network. Some only display BGP information, while some others allow interactive queries (traceroute, details of a route, BGP-map visualisation, etc). |
|
3 | +This is the list of **looking glasses** available for the dn42 network. Some only display BGP information, while some others allow interactive queries (traceroute, details of a route, BGP-map visualisation, etc). |
|
4 | 4 | |
5 | 5 | When a looking glass is described as `IPv4` or `IPv6`, it refers to the information displayed (or queried) by the looking glass, not to the reachability of the looking glass service itself. |
6 | 6 | |
7 | -## Reachable from the Internet & dn42 |
|
8 | - |
|
9 | -Please sort by AS number. |
|
10 | - |
|
11 | -| Public/dn42 URL | AS | Remarks | State | |
|
12 | -|:------------------------------------------------- |:---------------------- |:-------------------------- |:------| |
|
13 | -| http://lg.prauscher.de http://lg.prauscher.dn42 | 64720 | | UP | |
|
14 | -| http://sour.is | 64737 | (IPv4 & IPv6) If you would like to submit your own site AS route information contact xuu@sour.is. | UP | |
|
15 | -| http://ix.ucis.nl/routes.php http://ix.ucis.dn42/routes.php | 64766 | interactive (traceroute) | UP | |
|
16 | -| http://lg.nixnodes.net http://lg.nixnodes.dn42 | 76103 | interactive (traceroute) | UP | |
|
17 | -| http://dn42.netrik.de/de-fra1/ http://172.22.232.5/de-fra1/ | 4242420013 | interactive, bgpmap | UP | |
|
18 | -| http://edge1.core.chaos-darmstadt.de http://lg.cda.dn42 | 4242420101 | | | |
|
19 | -| http://peerfinder.polyno.me http://peerfinder.polynome.dn42 | 4242420184 | it can be used as a distributed looking glass if you give it a dn42 address. | DOWN | |
|
20 | -| http://lg-fr-rbx.wolke7.me http://lg-fr-rbx.wolke7.dn42 | 4242420300 | | DOWN | |
|
21 | -| http://as4242422222.hope.mx/lg.htm http://as4242422222.dn42/lg.htm | 4242422222 | | DOWN | |
|
22 | -| https://vpn01.weiti.org/ulg/ https://lg.weiti.dn42/ | 4242423905 | | UP | |
|
23 | -| http://zeus.nowhere.ws/dn42/routes.cgi http://zeus.nihilus.dn42/dn42/routes.cgi | 4242423905 | (IPv4 & IPv6) → non-interactive (simply displays all known routes) | DOWN | |
|
24 | - |
|
25 | - |
|
26 | -## Reachable only from within dn42 |
|
27 | - |
|
28 | -Please sort by AS number. |
|
29 | - |
|
30 | -| URL | AS | Remarks | State | |
|
31 | -|:------------------------------------------------- |:---------------------- |:-------------------------- |:------| |
|
32 | -| http://lg.nordkapp-5.dn42 , http://172.22.235.4 | 64835 | interactive | DOWN | |
|
33 | -| http://lg.ffdn.dn42 | 76142 | interactive (traceroute, BGP-map) | DOWN | |
|
34 | -| http://mhm.dn42:5001 | 4242420022 | . | UP | |
|
35 | -| http://dataviz.polynome.dn42/dn42/lastseen/ | 4242420184 | non-interactive ("BGP last seen" service: keeps an history of previously announced BGP prefixes) | DOWN | |
|
36 | -| http://lg.punkt.dn42 | 4242420200 | interactive (traceroute, BGP-map) | DOWN | |
|
37 | -| http://lg.dn42 | 4242420321 | interactive (traceroute, BGP-map) | UP | |
|
38 | -| http://lg.jan.dn42 | 4242420812 | interactive (traceroute, BGP-map) | UP | |
|
39 | -| http://lg.erg.dn4 | 4242421092 | interactive (traceroute, BGP-map) | DOWN | |
|
40 | -| http://lg.tech9computers.dn42 | 4242421588 | interactive (traceroute, BGP-map) | UP | |
|
41 | -| http://lg.gotroot.dn42 | 4242422700 | | UP | |
|
42 | -| http://lg.gbe.dn42 | 4242422342 | semi-interactive (no traceroute, no ping) | UP | |
|
43 | -| http://lg.flo.dn42 | 4242423955 | interactive (traceroute, ping) | DOWN | |
|
44 | - |
|
45 | -## Reachable only from the Internet |
|
46 | - |
|
47 | 7 | Please sort by AS number. |
48 | 8 | |
49 | -* AS 65529: http://bgp.freifunk-bielefeld.de/ulg/ulg.py → interactive (BGP-map) |
|
50 | -* AS 4242420123: http://lg.grmml.net → interactive (traceroute, BGP-map) |
|
... | ... | \ No newline at end of file |
0 | +| AS | URL | Status | |
|
1 | +|:-- |:--- |:------ | |
|
2 | +| 64720 | ext: http://lg.prauscher.de <br> dn42: http://lg.prauscher.dn42 | UP | |
|
3 | +| 64737 | ext: http://sour.is <br> If you would like to submit your own site AS route information contact xuu@sour.is. | DOWN | |
|
4 | +| 64766 | ext: http://ix.ucis.nl/routes.php <br> dn42: http://ix.ucis.dn42/routes.php <br> IPv4 only. Currently not connected to dn42. | DOWN | |
|
5 | +| 64835 | ext: http://lg.nordkapp-5.dn42 <br> dn42: http://172.22.235.4 | DOWN | |
|
6 | +| 65529 | ext: http://bgp.freifunk-bielefeld.de/ulg/ulg.py <br> Interactive, BGP-map | DOWN | |
|
7 | +| 76103 | ext: http://lg.nixnodes.net <br> dn42: http://lg.nixnodes.dn42 <br> IPv4 only. | UP | |
|
8 | +| 76142 | dn42: http://lg.ffdn.dn42 <br> Interactive, BGP-map | DOWN | |
|
9 | +| 4242420013 | ext: http://dn42.netrik.de/de-fra1/ <br> dn42: http://172.22.232.5/de-fra1/ <br> Interactive, BGP-map | UP | |
|
10 | +| 4242420022 | dn42: http://mhm.dn42:5001 | UP | |
|
11 | +| 4242420101 | ext: http://core1.darmstadt.ccc.de <br> ext: http://edge1.core.chaos-darmstadt.de <br> dn42: http://lg.cda.dn42 | DOWN | |
|
12 | +| 4242420123 | ext: http://lg.grmml.net <br> Interactive, BGP-map | DOWN | |
|
13 | +| 4242420184 | ext: http://peerfinder.polyno.me <br> dn42: http://peerfinder.polynome.dn42 <br> Can be used as a distributed looking glass if you give it a dn42 address. | DOWN | |
|
14 | +| 4242420184 | dn42: http://dataviz.polynome.dn42/dn42/lastseen/ <br> Non-interactive "BGP last seen" service: keeps an history of previously announced BGP prefixes. | DOWN | |
|
15 | +| 4242420200 | dn42: http://lg.punkt.dn42 <br> Interactive (traceroute, BGP-map) | DOWN | |
|
16 | +| 4242420300 | ext: http://lg-fr-rbx.wolke7.me <br> dn42: http://lg-fr-rbx.wolke7.dn42 | DOWN | |
|
17 | +| 4242420321 | dn42: http://lg.dn42 <br> Interactive (traceroute, BGP-map) | UP | |
|
18 | +| 4242420812 | dn42: http://lg.jan.dn42 <br> Interactive (traceroute, BGP-map) | DOWN | |
|
19 | +| 4242421092 | dn42: http://lg.erg.dn42 <br> Interactive (traceroute, BGP-map) | UP | |
|
20 | +| 4242421588 | dn42: http://lg.tech9computers.dn42 <br> Interactive (traceroute, BGP-map) | UP | |
|
21 | +| 4242422342 | dn42: http://lg.gbe.dn42 <br> Semi-interactive (no traceroute, no ping) | UP | |
|
22 | +| 4242422700 | dn42: http://lg.gotroot.dn42 | UP | |
|
23 | +| 4242423827 | ext: https://sky.nullroute.eu.org/dn42/lg/ <br> dn42: http://lg.nullroute.dn42 | UP | |
|
24 | +| 4242423905 | ext: https://vpn01.weiti.org/ulg/ <br> dn42: https://lg.weiti.dn42/ | UP | |
|
25 | +| 4242423905 | ext: http://zeus.nowhere.ws/dn42/routes.cgi <br> dn42: http://zeus.nihilus.dn42/dn42/routes.cgi <br> Non-interactive (route listing only). | DOWN | |
|
26 | +| 4242423955 | dn42: http://lg.flo.dn42 | DOWN | |
|
... | ... | \ No newline at end of file |