Commit Graph

51 Commits

Author SHA1 Message Date
Marek Küthe ce03901500
fix format 2023-10-04 11:33:19 +02:00
Marek Küthe ef97e765c1
seperate wg and udp header 2023-01-24 12:11:36 +01:00
Marek Küthe 4636b9bc88
add wireguard docs how to adjust mtu and howto debug wg 2023-01-24 11:34:39 +01:00
Marek Küthe 8570b3bb9f Merge pull request 'switch default tunnel mode to tun as is required less overhead and thus the MTU can be higher' (#22) from mark22k/docs:fastd_tuntap into master
Reviewed-on: https://codeberg.org/CRXN/docs/pulls/22
2023-01-12 09:02:17 +00:00
Marek Küthe ef157c6f93
fix link in menu && add code to banduras otg 2023-01-11 08:48:29 +01:00
Marek Küthe bf0f36404e
buildtype and optimatzion is redundand
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-09 15:23:51 +01:00
Marek Küthe 05ebc8c7d6
add small tutorial how to compile and install fastd
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-09 12:16:25 +01:00
Marek Küthe 280bb875ac Merge pull request 'add explantion for method and add fallback ciphers' (#21) from mark22k/docs:fastd_enc into master
Reviewed-on: https://codeberg.org/CRXN/docs/pulls/21
2023-01-08 12:45:43 +00:00
Marek Küthe e1e738e8cb
switch fallback to salsa20
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-06 20:28:35 +01:00
Marek Küthe ef962594c0
fix typo
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-06 16:27:13 +01:00
Marek Küthe 7ddab81d61
switch default tunnel mode to tun as is required less overhead and thus the MTU can be higher
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-06 16:14:08 +01:00
Marek Küthe e23608b1ba
add explantion for method and add fallback ciphers
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-06 16:11:53 +01:00
Marek Küthe d97c683d0f
add further links to iptunnels
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 20:14:33 +01:00
Marek Küthe abd0a9584a
update fastd docs to current layer model (tap/tun)
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:41:11 +01:00
Marek Küthe 7537457067
remove old docs
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:34:30 +01:00
Marek Küthe 87d226bd9b
revert change; see pr comment && remove double link
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:26:13 +01:00
Marek Küthe 23f608304d
add hint to "interface %n"
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:24:39 +01:00
Marek Küthe 15deb9e4c8
merge master
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:22:48 +01:00
Marek Küthe 64a3e719ec
add some docs improvments
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:21:22 +01:00
Marek Küthe b66d10be53
remove <ip> as we use [::] now
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:16:07 +01:00
Marek Küthe 5838a14730
remove float yes; as it is not mandory if the source address is configured correctly and it removes one security mechanism
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 18:15:15 +01:00
Marek Küthe 1a523e3083
add hint where to place the mtu command for fastd tunnels
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 12:12:56 +01:00
Marek Küthe fa6b22326b
fix typo
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 12:09:34 +01:00
Marek Küthe 94ea94276b
add docs for fastd mtu and add reference links
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 11:49:08 +01:00
Marek Küthe 5dc59893f4
add docs for manuelly adjusting mtu
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-04 11:27:29 +01:00
Marek Küthe cb26cf4001
add docs for openvpn when one peer is not public reachable
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 17:53:56 +01:00
Marek Küthe abebf9eb4c
add hint for OpenVPN fast-io flag
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 17:24:43 +01:00
Marek Küthe 202ff90cd4
fix typos
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 16:06:18 +01:00
Marek Küthe 2d40640427
add hint to iso osi modell
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 11:45:38 +01:00
Marek Küthe 0119fe3440
fix format
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 11:44:26 +01:00
Marek Küthe b1858767d0
merge current master
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 11:34:00 +01:00
Marek Küthe 22b7950058
add section how to set the port and ip addresses for fou
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 02:32:28 +01:00
Marek Küthe 1455755292
add command to show ports used by fou
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 01:57:22 +01:00
Marek Küthe 280b1dd109
move hint
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 01:44:09 +01:00
Marek Küthe 4bc5e7b87d
add docs for fou and gue
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 01:41:59 +01:00
Marek Küthe 584e6e021e
add vxlan docs
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-03 01:11:57 +01:00
Marek Küthe 54746d3618
add sit docs
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 17:31:25 +01:00
Marek Küthe 636478377d
add command to start the tunnel
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 17:25:45 +01:00
Marek Küthe 1f5dbc082a
add gre / gretap docs
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 17:13:44 +01:00
Marek Küthe a590007002
add hint to encryption security
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 16:34:28 +01:00
Marek Küthe f52ca3d857
add links to other openvpn sites
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 16:30:59 +01:00
Marek Küthe 4479cec7a9
add hint to second ll
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 16:25:21 +01:00
Marek Küthe bc8ed874e4
add openvpn docs
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-01-02 16:04:32 +01:00
Marek Küthe 430270e520
fix a few mistakes 2022-12-21 13:40:36 +01:00
Marek Küthe 82ecb5f53d
Merge https://codeberg.org/CRXN/docs 2022-12-21 13:35:55 +01:00
Tristan B. Velloza Kildaire 37f45918da Tunneling
- Added `float yes` to peer configuration
2022-12-21 13:56:42 +02:00
Marek Küthe 564e007e4e
update content
Signed-off-by: Marek Küthe <m.k@mk16.de>
2022-12-20 16:51:45 +01:00
Marek Küthe 0c941c9360
add headings to index.md files
Signed-off-by: Marek Küthe <m.k@mk16.de>
2022-12-09 23:10:37 +01:00
Marek Küthe 5d64db1891
update site
Signed-off-by: Marek Küthe <m.k@mk16.de>
2022-12-09 16:18:32 +01:00
James Stone 29e85456fc Update routing and tunneling instructions 2021-06-19 15:05:42 +01:00