Hi.
I recently purchased an AC1300 as a backup for my main
router. But I can’t seem to connect it directly to the Internet provider (Ethernet cable).
Almost all default settings (Admin Panel v4.1.0)
When connecting the WAN port through the LAN port of the main
router is Ok. The local IP address is determined. Access to Internet is Ok.
When connecting the WAN port directly to the Internet provider,
instead of the main router, it cannot get an IP address
In the logs only -
Sat Dec 3 17:58:52 2022 daemon.notice netifd: Network device 'eth1' link is up
Sat Dec 3 17:58:52 2022 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Dec 3 17:58:52 2022 daemon.notice netifd: Interface 'wan' is setting up now
Sat Dec 3 17:58:52 2022 kern.info kernel: [ 923.771968] ess_edma c080000.edma eth1: Link is Up - 1Gbps/Full - flow control off
Sat Dec 3 17:58:52 2022 daemon.notice netifd: wan (25533): udhcpc: started, v1.33.2
Sat Dec 3 17:58:52 2022 daemon.notice netifd: wan (25533): udhcpc: sending discover
Sat Dec 3 17:58:56 2022 daemon.notice netifd: wan (25533): udhcpc: sending discover
Sat Dec 3 17:58:59 2022 daemon.notice netifd: wan (25533): udhcpc: sending discover
And if you log in via SSH and give the command
udhcpc -i eth1
external IP address is determined
What could be the problem?
Thanks