11-23-2021 08:06 AM
Hello to all! I would like to ask if anyone can explain the need to specify WAN vs LAN interface setting in router's WEBUI.
I was installing this router and experienced some routing issues. When GigabitEthernet0/0/0 (physical WAN port) interface was set to WAN, the routing was broken, but routing works perfectly when it is set to LAN and route is manually specified.
So if in WEBUI config I set the port to be WAN, the setting sets default route to be “ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0/0" and routing stops working.
If I change the route from CLI or WEBUI to be “ip route 0.0.0.0 0.0.0.0 152.x.x.169” for Verizon, the interface changes from WAN to LAN. Routing works perfectly. GigabitEthernet0/0/0 has IP 152.x.x.170
Any other route besides “ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0/0” changes interface from WAN to LAN.
Thanks for any input!
11-23-2021 08:49 AM
Make sure you do quick startup guide and define the interfaces :
we do most of the config command level ( not sure what is the GUI definition of WAN / LAN here ?)
The Routing table only looks where that suppose to go out. and it has return traffic, so all works as expected.
If this Router connected to ISP, then you need routing and also NAT for the Lan device to works
To understand better port show run from command level.
11-23-2021 11:58 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide