mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-19 00:46:35 +00:00
Add default routes for internet traffic howto (#176)
This commit is contained in:
@@ -24,6 +24,11 @@ const howToGuides = [
|
||||
description:
|
||||
'Learn how to provide access to LANs, VPS, and corporate private networks.',
|
||||
},
|
||||
{
|
||||
href: '/how-to/configuring-default-routes-for-internet-traffic',
|
||||
name: 'Configure default routes and traffic for the Internet',
|
||||
description: 'Understand how to set up your network for accessing the internet through default routes, also known as "exit nodes".',
|
||||
},
|
||||
{
|
||||
href: '/how-to/monitor-system-and-network-activity',
|
||||
name: 'Log and monitor network activity',
|
||||
|
||||
Reference in New Issue
Block a user