1
0
mirror of https://git.dn42.dev/wiki/wiki synced 2025-03-12 10:46:33 +00:00

3429 Commits

Author SHA1 Message Date
Anonymous
3ee4e68f90 Updated IRC.md (markdown) 2024-12-15 20:10:13 +00:00
Štěpán Němec
b5dc604591 Fix some trivial language and formatting issues 2024-12-12 19:23:39 +01:00
Štěpán Němec
a5e8f1669e howto/OpenBGPD: remove stray -T option from ftp invocation
It had no effect, likely just a remnant of earlier script
versions/tests.
2024-12-12 19:18:31 +01:00
Anonymous
df4e657bb4 Updated Exchanges.md (markdown) 2024-12-10 06:55:37 +00:00
Anonymous
c6e729869e Updated IRC.md (markdown) 2024-12-04 16:36:11 +00:00
Anonymous
4b55e6cd84 Updated IRC.md (markdown) 2024-11-27 16:39:57 +00:00
Anonymous
f934caa3c6 Updated IRC.md (markdown) 2024-11-26 13:26:19 +00:00
burble.dn42 wiki mirror (us-lax1)
75c8d9e355 Updated Internal-Services.md (markdown) 2024-11-24 10:14:11 +00:00
burble.dn42 wiki mirror (us-nyc1)
6617b4150b Update the Autopeer URL for 2189 2024-11-12 09:47:46 +00:00
burble.dn42 wiki mirror (uk-lon1)
b1a6207723 Updated Internal-Services.md (markdown) 2024-11-02 05:47:36 +00:00
Anonymous
778e268ebc Updated Internal-Services.md (markdown) 2024-10-30 12:08:51 +00:00
Anonymous
5859004910 Updated Internal-Services.md (markdown) 2024-10-29 21:23:29 +00:00
Kioubit
9248a5733e Update internal/ShowAndTell.md 2024-10-20 17:37:47 +00:00
Kioubit
aaf265fe33 Delete internal/Achievements.md 2024-10-20 17:37:13 +00:00
Kioubit
84b83ac2b2 Update services/Automatic-Peering.md 2024-10-20 17:33:19 +00:00
Kioubit
c02f61dede Update services/Registry.md 2024-10-20 17:30:24 +00:00
Anonymous
4bf86529e0 Updated Configuration.md (markdown) 2024-10-18 14:23:41 +00:00
Kioubit
d75c3ae37f services/Registry.md 2024-10-17 18:39:05 +03:00
burble.dn42 wiki mirror (uk-lon1)
13cc941553 Updated registry.md (markdown) 2024-10-17 15:26:10 +00:00
burble.dn42 wiki mirror (uk-lon1)
71ce0f4fc5 Updated registry.md (markdown) 2024-10-17 15:21:31 +00:00
burble.dn42 wiki mirror (uk-lon1)
9adb0f9a4b Created registry (markdown) 2024-10-16 18:56:14 +00:00
burble.dn42 wiki mirror (us-nyc1)
5c7ad3ce02 Updated Internal-Services.md (markdown) 2024-10-05 15:22:31 +00:00
Štěpán Němec
a9ad540bd3 howto/OpenBGPD: pf: allow runtime modification of the dn42 tables
Changing them without reloading the firewall can be useful,
esp. in the <dn42peers> case.
2024-09-26 22:36:32 +02:00
Štěpán Němec
73cb9e8367 howto/OpenBGPD: remove fe80::/64 from <dn42etc>, it makes no sense there
IPv6 LLA do not partake in transit traffic.
I guess I just copied the wireguard allowed IPs without thinking.
2024-09-26 22:30:24 +02:00
Anonymous
e5f868c31c Add yggdrasil 2024-09-24 18:08:30 +00:00
Thomas K
f90e53ba26 Update internal/Internal-Services.md 2024-09-16 04:47:40 +00:00
Štěpán Němec
3553fcacbd Internal-Services: drop .md extension in link targets 2024-09-13 18:31:47 +02:00
Štěpán Němec
12b70db3bb Internal-Services: fix IX2/mcast-ix link (renamed in 10b7fba0493e)
Fixes: 10b7fba0493e ("Sort IXPs")
2024-09-13 18:31:47 +02:00
Štěpán Němec
b6c4841366 services/Route-Collector: add OpenBGPD config snippet 2024-09-13 18:31:47 +02:00
Štěpán Němec
1f77238df0 howto/{Bird2,OpenBGPD}: use more idiomatic CIDR prefix syntax 2024-09-13 14:21:06 +02:00
Štěpán Němec
cbc573a916 Fix some typos/language nits 2024-09-13 14:19:57 +02:00
Štěpán Němec
a548a9cced FAQ: mention git push as another wiki update option 2024-09-10 14:46:39 +02:00
Štěpán Němec
e92734c17c howto/OpenBGPD: eschew NAT, install fallback blackhole routes
Also use a separate loopback interface for dn42 (not really
necessary, but possibly convenient for related config
management).
2024-08-30 18:22:22 +02:00
Štěpán Němec
139e96fa1d howto/OpenBGPD: pf.conf: specify 'no state' for transit traffic
Make sure state tracking doesn't interfere with asymmetric
routing.

Some discussion regarding 'keep state (sloppy)' vs 'no
state' etc.:

https://marc.info/?l=openbsd-tech&m=172164054316207&w=2 'Re: cache route at pf state'
https://marc.info/?l=openbsd-misc&m=129864698805368&w=2 'Re: Alternatives to PF pflow for people running BGP ?'
https://marc.info/?l=openbsd-misc&m=138308640116288&w=2 'Re: General question about openbgpd and PF'
2024-08-26 11:22:41 +02:00
Štěpán Němec
7573f03bde howto/OpenBGPD: hostname.lo0: use syntax closer to man page
Both work, but giving the family explicitly is closer to
OpenBSD hostname.if(5) documentation.
2024-08-26 11:17:31 +02:00
Štěpán Němec
12df37caf6 howto/OpenBGPD: replace defunct looking glass link
The defunctness confirmed by vinishor (IRC) via online
personal communication with the high5.nl maintainer.

Working instance kindly provided by VINISHOR-MNT.
2024-08-21 09:34:02 +02:00
Štěpán Němec
862066edc2 howto/GettingStarted: link to the OpenBGPD setup page 2024-08-20 16:14:15 +02:00
Štěpán Němec
26a9228f52 Revamp and flesh out howto/OpenBGPD
What was there previously was mostly minimally adjusted
excerpts from OpenBGPD man pages and the example config, and
of limited use to dn42 beginners (e.g., the config failed to
provide the full dn42 route view to EBGP peers; it would
only export one's allocated prefixes).

Provide a more complete config example similar to the Bird2
howto, including Wireguard peering setup.
2024-08-20 16:10:49 +02:00
Štěpán Němec
8d834c8b25 howto/Bird2: typos/language nits 2024-08-20 16:00:04 +02:00
Štěpán Němec
103bc28a4b howto/OpenBGPD: fix typos 2024-08-20 16:00:04 +02:00
Anonymous
ee24a08204 Updated Bird2.md (markdown) 2024-08-20 11:38:57 +00:00
Anonymous
41dcd1b481 Updated IRC.md (markdown) 2024-08-10 14:56:21 +00:00
burble.dn42 wiki mirror (uk-lon1)
708c5397ff Updated Bird2.md (markdown) 2024-08-08 09:50:25 +00:00
Štěpán Němec
42366511bd Fix two minor errors in Getting-Started 2024-08-07 21:57:56 +02:00
burble.dn42 wiki mirror (uk-lon1)
54cbf91dc9 Added TATK looking glass 2024-07-23 15:28:23 +00:00
burble.dn42 wiki mirror (us-nyc1)
b520b84dec Updated Whois.md (markdown) 2024-07-22 12:48:34 +00:00
Marek Küthe
dbfcf814c2
Fix link 2024-07-21 18:31:15 +00:00
burble.dn42 wiki mirror (us-lax1)
8e9480b29c Updated Internal-Services.md (markdown) 2024-07-21 12:34:28 +00:00
burble.dn42 wiki mirror (us-lax1)
0d9e37dd00 Updated Historical-Services.md (markdown) 2024-07-21 12:33:39 +00:00
burble.dn42 wiki mirror (uk-lon1)
cee28dd236 Fix format 2024-07-19 14:58:41 +00:00