Skip to content

Network

In Lan Controller v4, the network settings additionally include the configuration of the Wi-Fi wireless network (disabled by default).

Elements of page

Network

The page contains a form with 3 sections:

  1. General
    • device name (hostname)
    • setting the port on which the device's HTTP server will provide the web interface
    • enabling HTTPS support on the device server
  2. Ethernet
    • MAC address
    • enabling DHCP
    • IP address
    • subnet mask
    • default gateway
    • primary DNS
    • secondary DNS
  3. Wi-Fi
    • Next to the section header there is information about the status of the Wi-Fi connection.
    • enabling Wi-Fi
    • operating mode: STA - connection to an existing network, APN - creation of a new network
    • network SSID
    • network security
    • network access password
    • enabling DHCP
    • IP address
    • subnet mask
    • deafult gateway
    • primary DNS
    • secondary DNS

DHCP

If DHCP is selected, the fields IP address, default gateway, subnet mask, primary and secondary DNS will be greyed out, read-only and will be filled with data that the device will receive from the DHCP server.

HTTPS

The HTTPS connection always uses a default port 443. The port field allows to change port used for HTTP connections.

After enabling HTTPS and visiting the device's page, the browser displays a certificate related message because LK4 uses a self-signed certificate. To view the page, click Advanced and then Proceed to ... as in the screenshot below.

Network - cerificate alert

A self-signed certificate that has not been issued by a recognized certification authority (we are not this certification authority) is considered untrusted by default. Self-signed certificates can ensure the security of the transmitted data, but do not provide any information about the real recipients. This model is common for intranet sites that are not publicly available - for such sites you can skip this warning.