F5F Stay Refreshed Power Users Networks Change the NAT loopback configuration

Change the NAT loopback configuration

Change the NAT loopback configuration

H
Hypersnake
Member
208
07-04-2023, 08:38 AM
#1
Your setup has switched from an unmanaged to a managed TP-Link switch, which can affect how NAT functions. This change might have disrupted the NAT loopback behavior you were expecting.
H
Hypersnake
07-04-2023, 08:38 AM #1

Your setup has switched from an unmanaged to a managed TP-Link switch, which can affect how NAT functions. This change might have disrupted the NAT loopback behavior you were expecting.

X
xAlphaLegend
Member
222
07-04-2023, 10:09 AM
#2
Unless you've set up specific Layer 3 rules, Loopback should be a router problem. Have you attempted reinstalling the old switch and checked if Loopback functions properly now?
X
xAlphaLegend
07-04-2023, 10:09 AM #2

Unless you've set up specific Layer 3 rules, Loopback should be a router problem. Have you attempted reinstalling the old switch and checked if Loopback functions properly now?

D
dniznemac
Senior Member
555
07-04-2023, 10:48 AM
#3
Above the NAT loopback section is located on the router. When all devices belong to the same VLAN, the switch will simply forward frames at the second layer. Have you attempted adding more VLANs or subnets and encountered this issue?
D
dniznemac
07-04-2023, 10:48 AM #3

Above the NAT loopback section is located on the router. When all devices belong to the same VLAN, the switch will simply forward frames at the second layer. Have you attempted adding more VLANs or subnets and encountered this issue?

A
Alexandrea1
Member
233
07-04-2023, 01:31 PM
#4
I left the settings mostly unchanged. I haven’t altered anything else; this is the sole network adjustment I’ve made. The modem and router remain the same, but they’re now connected to a different coaxial port.
A
Alexandrea1
07-04-2023, 01:31 PM #4

I left the settings mostly unchanged. I haven’t altered anything else; this is the sole network adjustment I’ve made. The modem and router remain the same, but they’re now connected to a different coaxial port.

W
Wollnie_Like
Member
83
07-24-2023, 05:16 PM
#5
Is NAT loopback necessary? It's usually discouraged because it acts like a shortcut and uses CPU resources that could be better used for real internet traffic. Instead of relying on it, consider using a local DNS override to skip the router for LAN-to-LAN communication.
W
Wollnie_Like
07-24-2023, 05:16 PM #5

Is NAT loopback necessary? It's usually discouraged because it acts like a shortcut and uses CPU resources that could be better used for real internet traffic. Instead of relying on it, consider using a local DNS override to skip the router for LAN-to-LAN communication.

A
Arkhem
Member
53
07-24-2023, 06:09 PM
#6
You can access your public IP by using an online service or command-line tools like `curl` or `nslookup`. Simply input your public IP address into the appropriate tool to retrieve the information.
A
Arkhem
07-24-2023, 06:09 PM #6

You can access your public IP by using an online service or command-line tools like `curl` or `nslookup`. Simply input your public IP address into the appropriate tool to retrieve the information.

S
SjoerdMC
Member
200
07-24-2023, 10:33 PM
#7
It varies by device; some routers allow adjustments there while others don't. If that's the case, you'll have to handle it in Windows instead. The issue becomes more complex if you rely on a phone or tablet, since those platforms typically lack direct support—you'd need router capabilities or a solution like a Pi-Hole to manage DNS independently.
S
SjoerdMC
07-24-2023, 10:33 PM #7

It varies by device; some routers allow adjustments there while others don't. If that's the case, you'll have to handle it in Windows instead. The issue becomes more complex if you rely on a phone or tablet, since those platforms typically lack direct support—you'd need router capabilities or a solution like a Pi-Hole to manage DNS independently.