howto/Getting-started.md
... ...
@@ -164,13 +164,18 @@ Some [documentation of the old wiki] (http://dn42.volcanis.me/initenv/wiki/HowTo
164 164
165 165
## Configuration Examples
166 166
167
-* [Openvpn](openvpn)
168
-* [EdgeOS Configuration](EdgeOS-Config-Example)
169
-* [EdgeOS GRE/IPsec Example](EdgeOS-GRE-IPsec-Example)
170
-* [BGP on Extreme Networks Summit 1i](BGP-on-Extreme-Summit1i)
171
-* [dn42 on OpenWRT](OpenWRT)
172
-* [Bird](bird)
173
-* [IPsec with public key authentication](/howto/IPsec-with-PublicKeys)
167
+* VPN/Tunnel:
168
+ * [Openvpn](/howto/openvpn)
169
+ * [Tinc](/howto/tinc)
170
+ * [IPsec with public key authentication](/howto/IPsec-with-PublicKeys)
171
+* BGP:
172
+ * [Bird](howto/Bird)
173
+ * [Quagga](howto/Quagga)
174
+* Router specific:
175
+ * [dn42 on OpenWRT](OpenWRT)
176
+ * [EdgeOS Configuration](EdgeOS-Config-Example)
177
+ * [EdgeOS GRE/IPsec Example](EdgeOS-GRE-IPsec-Example)
178
+ * [BGP on Extreme Networks Summit 1i](BGP-on-Extreme-Summit1i)
174 179
175 180
# Configure DNS
176 181