This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Console

lan2wan console is the place to manage your agent, endpoints, domains, authentication providers

Pre Requests

Google account

lan2wan console uses Google Authentication to login. You should have either Google account or a account linked with google.

Kindly report the issue if you face difficulty on login.

1 - Profile

Profile displays your email, zone, and allowed domain details.

Update Zone

You can update your preferred zone in profile page. zone

2 - Plan Details

Displays your current plan, upcoming plans and last 7 days usage history.

plan details

3 - Reserved Domains

Your custom domains goes here. To add a domain click on Add and update domain name. Optionally you can share your domains with other user in lan2wan via Consumers field.

domain

Generated domain

When you first time login into lan2wan console, a domain will be generated for you. You can not modify that domain.

domain

4 - Agent

In this page you can update your agent and endpoint configurations.

4.1 - Agents

Navigate to: Agent >> Agents

You can add your endpoints and map with a public domain you can also configure headers, authentication for your endpoints.

Add an agent

To add new agent details, go to Agent >> Agents and click on Add

add_agent

  • Enter a name for the agent
  • If you plan to use different end-to-end encryption certificate, select a provider. default provider letsencrypt.
  • under the endpoint click on Add an item
  • on the Name field add a name for your reference
  • click on Update under Configuration and follow endpoint configuration

Endpoint Configuration

add_endpoint

  • Select a endpoint type. default End-to-End
  • Add a subdomain to access this endpoint
  • if you plan to add additional layer of security to your service, select a authentication provider
  • On the LAN configuration enter your endpoint/service url
  • Click on Update and click on Save

Now under the agents your newly created agent will be listed.

4.2 - Agent Token

Navigate to: Agent >> Agent Token

To connect your agent to the lan2wan server, you need a agent name, token and email.
Also you can regenerate your agent token on this page.

4.3 - Authentication Providers

Navigate to: Agent >> Authentication Providers

Authentication providers gives additional security to your endpoint. On a successful authentication allows access to your local endpoint. Different type of authentication supports are available.

  • Basic Authentication
  • Native Authentication Page
  • Token Authentication
  • OAuth2 Proxy

To add a authentication provider, Navigate to authentication provide page and click on Add

Basic Authentication

When you access your endpoint with a basic authentication, you will get a authentication popup on your browser.

basic authentication

Native Authentication Page

When you access your endpoint with a Native authentication page, you will be redirected to a login page. on successful authentication you will be landed into your endpoint.

native authentication

Token Authentication

You have to include the generated token on your url as a header or query parameter.

token authentication

OAuth2 Proxy

When you access your endpoint with OAuth2 proxy, you will be redirected to OAuth2 proxy login page. As a pre request you should have configured oauth2 proxy

oauth2 proxy