44Net Connect/Quick Start: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 58: | Line 58: | ||
* Start the WireGuard tunnel (“Activate” in the client, or <code>wg-quick up wg0</code> on Linux). | * Start the WireGuard tunnel (“Activate” in the client, or <code>wg-quick up wg0</code> on Linux). | ||
Once the tunnel is active, your system operates as a native 44Net host. Inbound and outbound traffic is routed through the Connect endpoint, giving your device a direct connection to the Internet. | |||
{{Info|Tip|If you have any issues activating the tunnel, check out the [[44Net Connect/Troubleshooting|troubleshooting guide]].}} | |||
{{Info|Note|Remember that your device needs to be connected to the Internet in order to use the Connect tunnel. The tunnel itself provides a secure connection to the Internet, but it does not provide Internet access on its own.}} | |||
}} | }} | ||
Revision as of 18:21, 24 February 2026
Get Started with 44Net Connect
Before you begin, make sure you have what you need: a 44Net Portal account, a verified amateur radio callsign, a device capable of running WireGuard, and some sort of Internet access. If you haven't set up your Portal account or verified your callsign yet, see 44Net: Get Started for instructions. For a partial list of supported devices, see Supported Platforms.
Step 1: Sign in to the Connect dashboard
- Visit The 44Net Connect dashboard.
- Click the “Log In to Get Started” button.
- Sign in with your 44Net Portal account credentials.
The Connect dashboard is separate from the Portal dashboard. You will use your Portal account credentials to log in, but the two dashboards have different functions.
- The Portal dashboard is for managing your account, verifying your callsign, managing DNS, etc.
- The Connect dashboard is specifically for managing your WireGuard tunnels.
You will need to log in to both dashboards at different times depending on what you want to do.
Step 2: Create your first tunnel
- On the dashboard page, click the “Create Tunnel” button.
- Select an endpoint region and node.
- Enter a name for your tunnel, click the “Create Tunnel” button, and confirm.
Step 3: Get your WireGuard configuration
- Scroll down to find your tunnel configuration.
- Click the “Copy to Clipboard” button to copy the configuration text.
- Paste the configuration into your WireGuard client (Windows, macOS), or save it as a configuration file (e.g.
wg0.confon Linux, cloud instances, etc.).
Step 4: Activate your tunnel
- Start the WireGuard tunnel (“Activate” in the client, or
wg-quick up wg0on Linux).
Once the tunnel is active, your system operates as a native 44Net host. Inbound and outbound traffic is routed through the Connect endpoint, giving your device a direct connection to the Internet.



