
On Thu, 7 Sept 2023 at 12:21, James Knott via talk <talk@gtalug.org> wrote:
it supports routing protocols such as OSPF & BGP
https://www.linuxtechguy.com/2020/11/27/dynamic-routing-using-ospf-on-openwr... https://docs.daper.io/networking/bgp/openwrt/
One is my main LAN, which also has a VLAN for my guest WiFi
https://openwrt.org/docs/guide-user/network/vlan/switch_configuration
I run IPv4 & IPv6
https://openwrt.org/docs/guide-user/network/ipv6/start
can also use OpenVPN for remote access
https://openwrt.org/docs/guide-user/services/vpn/start
I have a DNS resolver, which goes directly to the root DNS servers
https://openwrt.org/docs/guide-user/base-system/dhcp
an NTP server, connected to 3 stratum 1 servers and 3 stratum 2 servers
https://openwrt.org/docs/guide-user/services/ntp/client-server -- Scott