Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamHow to set up ethernet WAN connection
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:
In most home setups, the correct setting is usually DHCP/Automatic IP.
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:
WANInternetETH WANThe LAN ports are for your local devices such as PCs, switches, access points, printers, and smart TVs.
Example:
ONT Ethernet port → Router WAN port
Cable modem LAN port → Router WAN port
Wall Ethernet jack → Router WAN port
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.
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:
Use this if your ISP automatically gives your router an address.
This is the most common setting for:
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.
Use this if your ISP gave you a username and password for Internet access.
This is common on:
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
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.
Some ISPs require the WAN Ethernet traffic to be tagged with an 802.1Q VLAN ID.
This is common with:
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.
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:
ping 8.8.8.8
ping google.com
tracert 8.8.8.8
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 |
Check:
Possible causes:
Try:
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.
Check:
1492 for PPPoE.Possible causes:
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
Check:
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 |
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:
To set up Ethernet WAN:
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.