logo elektroda
logo elektroda
X
logo elektroda
Dostępna jest polska wersja

Czy wolisz polską wersję strony elektroda?

Nie, dziękuję Przekieruj mnie tam

Ethernet WAN Connection Setup for Router Internet Port and ISP Configuration

User question

How to set up ethernet WAN connection

Artificial Intelligence Response

Direct answer to the question

To set up an Ethernet WAN connection, connect the Ethernet output from your ISP device — modem, ONT, media converter, or wall Ethernet handoff — to the WAN/Internet port of your router, then configure the router’s WAN/Internet settings to match your ISP’s required connection type:

  • DHCP / Dynamic IP / Automatic IP — most common.
  • PPPoE — requires ISP username and password.
  • Static IP — requires IP address, subnet mask, gateway, and DNS from the ISP.
  • VLAN tagging — sometimes required, especially for fiber Internet.

In most home setups, the correct setting is usually DHCP/Automatic IP.


Detailed problem analysis

1. Identify the equipment

A typical Ethernet WAN setup looks like this:

ISP line / fiber / coax / DSL
↓
Modem / ONT / ISP media converter
↓
Ethernet cable
↓
Router WAN / Internet port
↓
LAN ports / Wi-Fi devices

The WAN port is the router port that connects toward the Internet. It is often labeled:

  • WAN
  • Internet
  • ETH WAN
  • Sometimes a different color than the LAN ports

The LAN ports are for your local devices such as PCs, switches, access points, printers, and smart TVs.


2. Make the physical connection

  1. Power off the router.
  2. If you have a modem or ONT, power it off too.
  3. Connect an Ethernet cable from the ISP device to the router’s WAN/Internet port.

Example:

ONT Ethernet port → Router WAN port
Cable modem LAN port → Router WAN port
Wall Ethernet jack → Router WAN port
  1. Use a Cat5e or Cat6 Ethernet cable, especially if your Internet speed is above 100 Mbps.
  2. Power on the modem/ONT first.
  3. Wait 1–3 minutes until the ISP device is fully online.
  4. Power on the router.

Check that the link LEDs near the Ethernet ports turn on or blink. If there are no link lights, you may have a cable, port, or ISP handoff problem.


3. Access the router configuration page

Connect a computer or phone to the router by Wi-Fi or LAN cable.

Open a browser and go to the router’s management address. Common addresses are:

192.168.0.1
192.168.1.1
10.0.0.1

Log in using the router admin password. If it is a new router, the default login may be printed on a label on the device.

Look for a menu such as:

  • Internet
  • WAN
  • Network
  • Broadband
  • Internet Setup
  • Advanced WAN

WAN configuration options

Option 1: DHCP / Dynamic IP / Automatic IP

Use this if your ISP automatically gives your router an address.

This is the most common setting for:

  • Cable Internet
  • Many fiber ONT installations
  • Most Ethernet handoffs
  • Many home broadband connections

Set:

WAN connection type: DHCP / Dynamic IP / Automatic IP
DNS: Automatic, or manual if preferred

Then save/apply.

If everything is correct, the router should receive a WAN IP address automatically.


Option 2: PPPoE

Use this if your ISP gave you a username and password for Internet access.

This is common on:

  • DSL
  • Some fiber providers
  • Some ISP-supplied Ethernet WAN services

Set:

WAN connection type: PPPoE
Username: ISP-provided username
Password: ISP-provided password
MTU: usually 1492
Connection mode: Always on / Keep alive

Save/apply the settings.

If PPPoE fails, re-check the username and password exactly. Some ISPs require the full username, for example:

user@exampleisp.com

not just:

user

Option 3: Static IP

Use this only if your ISP gave you fixed addressing information.

You will need:

WAN IP address
Subnet mask / prefix length
Default gateway
Primary DNS
Secondary DNS

Example:

WAN IP: 203.0.113.10
Subnet mask: 255.255.255.248
Gateway: 203.0.113.9
DNS 1: 1.1.1.1
DNS 2: 8.8.8.8

A single incorrect digit can prevent the connection from working.


Option 4: VLAN tagging

Some ISPs require the WAN Ethernet traffic to be tagged with an 802.1Q VLAN ID.

This is common with:

  • Fiber-to-the-home services
  • Triple-play services: Internet + IPTV + VoIP
  • Some business Ethernet handoffs

Typical settings look like:

Enable VLAN: Yes
Internet VLAN ID: ISP-provided value
Priority / 802.1p: usually 0 unless ISP specifies otherwise

Do not guess the VLAN ID unless you know your ISP uses one. If required and missing, the router may show an Ethernet link but never receive a WAN IP address.


Verify the connection

After saving the settings, go to the router’s Status, Internet, or WAN page.

You should see something like:

WAN status: Connected
WAN IP address: assigned
Gateway: assigned
DNS: assigned

If the WAN IP shows:

0.0.0.0

or:

Disconnected

then the WAN setup did not succeed.

From a connected computer, test with:

Windows

ping 8.8.8.8
ping google.com
tracert 8.8.8.8

macOS / Linux

ping 8.8.8.8
ping google.com
traceroute 8.8.8.8

Interpretation:

Test result Meaning
ping 8.8.8.8 works, ping google.com fails DNS problem
Both fail WAN/routing problem
Router has no WAN IP ISP authentication, DHCP, VLAN, MAC lock, or physical issue
WAN link says unplugged Cable/port/link issue

Common troubleshooting

Problem: Router says “WAN port unplugged”

Check:

  • Ethernet cable is fully inserted.
  • Cable is not damaged.
  • Try another Cat5e/Cat6 cable.
  • Confirm you are using the router’s WAN port, not a LAN port.
  • Confirm the modem/ONT Ethernet port is active.
  • Try another router WAN port if your router supports configurable WAN/LAN ports.

Problem: WAN has link but no IP address

Possible causes:

  • Wrong WAN type selected.
  • ISP requires PPPoE credentials.
  • ISP requires VLAN tagging.
  • ISP locks service to a specific MAC address.
  • Modem/ONT needs rebooting.
  • ISP service is not active.

Try:

  1. Power off modem/ONT and router.
  2. Wait 2–5 minutes.
  3. Power on modem/ONT.
  4. Wait until it is fully online.
  5. Power on router.

If replacing an old router, you may need MAC address cloning. Some ISPs bind service to the MAC address of the previous router or device.


Problem: PPPoE does not connect

Check:

  • Username and password.
  • Whether the username needs a domain suffix.
  • Whether the ISP account is active.
  • Whether VLAN tagging is also required.
  • MTU should usually be 1492 for PPPoE.

Problem: Internet works but some websites fail or load slowly

Possible causes:

  • MTU issue
  • DNS issue
  • IPv6 misconfiguration
  • Router firewall issue

Try:

DHCP/Static MTU: 1500
PPPoE MTU: 1492

For DNS, you can test public DNS servers such as:

1.1.1.1
8.8.8.8
9.9.9.9

Problem: Speed is much lower than expected

Check:

  • Use Cat5e or better cable.
  • Make sure WAN link negotiates at 1 Gbps or higher if required.
  • Disable QoS temporarily for testing.
  • Check router CPU performance; some older routers cannot route gigabit speeds with firewall/NAT enabled.
  • Test using wired Ethernet, not Wi-Fi.
  • Confirm modem/ONT Ethernet port speed.

Practical guidelines

Use this setup checklist:

Step Action
1 Connect ISP modem/ONT/handoff to router WAN port
2 Power on ISP device first, then router
3 Log into router admin interface
4 Go to WAN/Internet settings
5 Select DHCP, PPPoE, or Static IP as required
6 Enter PPPoE credentials or static IP details if needed
7 Configure VLAN ID only if required by ISP
8 Save settings and reboot if necessary
9 Check router WAN status
10 Test ping and web browsing

Recommended default setup for most users

If you are unsure, start with:

WAN type: DHCP / Automatic IP
DNS: Automatic
VLAN: Disabled
MAC clone: Disabled
MTU: 1500

Then reboot the modem/ONT and router.

If the router still does not get a WAN IP, contact the ISP and ask:

  1. Is my connection DHCP, PPPoE, or Static IP?
  2. Do I need a VLAN ID?
  3. Do you lock service to a MAC address?
  4. Is my modem/ONT in bridge mode or router mode?
  5. Is my service active on this Ethernet port?

Brief summary

To set up Ethernet WAN:

  1. Plug the ISP Ethernet output into the router’s WAN/Internet port.
  2. Log into the router.
  3. Configure the WAN type:
    • DHCP for automatic IP.
    • PPPoE if ISP gave username/password.
    • Static IP if ISP gave fixed IP details.
  4. Add VLAN ID only if required by the ISP.
  5. Save, reboot, and confirm the router gets a valid WAN IP address.

If you tell me your router model and ISP connection type — modem, ONT, wall Ethernet, DSL, or fiber — I can give exact menu-by-menu instructions.

Ask additional question

Wait...(2min)
Disclaimer: The responses provided by artificial intelligence (language model) may be inaccurate and misleading. Elektroda is not responsible for the accuracy, reliability, or completeness of the presented information. All responses should be verified by the user.