F5F Stay Refreshed Power Users Networks Server Windows lacks an external IP address configuration.

Server Windows lacks an external IP address configuration.

Server Windows lacks an external IP address configuration.

B
Bomber783
Member
181
02-14-2026, 11:02 AM
#1
Hi Daniel,
I see your setup is working well on the server side—ping times are fast and only your machine can reach it. However, when you view your site through a dynamic IP like noip.com, the connection takes longer. This could be due to network routing or DNS issues. Try using a static IP for your web server or check your DNS settings to ensure they point correctly. Let me know if you need further guidance!
B
Bomber783
02-14-2026, 11:02 AM #1

Hi Daniel,
I see your setup is working well on the server side—ping times are fast and only your machine can reach it. However, when you view your site through a dynamic IP like noip.com, the connection takes longer. This could be due to network routing or DNS issues. Try using a static IP for your web server or check your DNS settings to ensure they point correctly. Let me know if you need further guidance!

4
4evershine
Junior Member
5
02-14-2026, 07:49 PM
#2
You’re asking about your IP addresses, whether internal or external, and how you’re managing network access. You want to clarify which addresses you’re using, what a firewall or NAT rule does, and what a computer ping test means in this context.
4
4evershine
02-14-2026, 07:49 PM #2

You’re asking about your IP addresses, whether internal or external, and how you’re managing network access. You want to clarify which addresses you’re using, what a firewall or NAT rule does, and what a computer ping test means in this context.

Y
ykOG
Member
50
02-14-2026, 08:07 PM
#3
It’s not possible to reach an outside IP address inside the same local network. Your request seems unclear and doesn’t make logical sense.
Y
ykOG
02-14-2026, 08:07 PM #3

It’s not possible to reach an outside IP address inside the same local network. Your request seems unclear and doesn’t make logical sense.

N
ninou1998
Junior Member
31
02-14-2026, 09:43 PM
#4
Hi jj9987, I see you're using an external IP but your server is local. Your IPv4 address is 10.0.0.0 and when you ping your website name in cmd you get responses like: Reply from 10.0.0.16: bytes=32 time=<1ms TTL=56. The delay seems much lower than expected. Could you check why the response times are so fast?
N
ninou1998
02-14-2026, 09:43 PM #4

Hi jj9987, I see you're using an external IP but your server is local. Your IPv4 address is 10.0.0.0 and when you ping your website name in cmd you get responses like: Reply from 10.0.0.16: bytes=32 time=<1ms TTL=56. The delay seems much lower than expected. Could you check why the response times are so fast?

T
Teddy_bear202
Member
180
02-15-2026, 06:03 AM
#5
You must thoroughly understand port forwarding on your router. All LAN traffic remains private unless you use IPv6, in which case you should adjust your settings to send requests from your public IP to the private one. Even after configuring this, ping times won’t change because access stays within the private network or through the router without reaching the Internet. The best way to verify is by switching to another connection or a VPN, forcing traffic over the wider Internet instead of direct routes.
T
Teddy_bear202
02-15-2026, 06:03 AM #5

You must thoroughly understand port forwarding on your router. All LAN traffic remains private unless you use IPv6, in which case you should adjust your settings to send requests from your public IP to the private one. Even after configuring this, ping times won’t change because access stays within the private network or through the router without reaching the Internet. The best way to verify is by switching to another connection or a VPN, forcing traffic over the wider Internet instead of direct routes.

G
GanOnPlay
Junior Member
20
02-15-2026, 06:27 AM
#6
Hi Alex Atkin UK, I set up a public IPv6 address (2001:bal:bla:bla) and my IP is 10..0.0.0. I used NoIP for dynamic DNS and configured a NAT network, but it’s not working. Someone, could you help? If you have TeamViewer, it should make things easier to fix the issue.
G
GanOnPlay
02-15-2026, 06:27 AM #6

Hi Alex Atkin UK, I set up a public IPv6 address (2001:bal:bla:bla) and my IP is 10..0.0.0. I used NoIP for dynamic DNS and configured a NAT network, but it’s not working. Someone, could you help? If you have TeamViewer, it should make things easier to fix the issue.

S
s3bi154
Member
164
02-15-2026, 02:49 PM
#7
Using IPv4 often requires setting up port forwarding, while IPv6 usually needs a firewall rule to let traffic reach your web server on the necessary ports. Both typically use TCP ports 80 and 443. The exact setup varies by router, but remember IPv6 only functions if your device is properly configured for it. If you know your public IP range, you’re likely already set up correctly.
S
s3bi154
02-15-2026, 02:49 PM #7

Using IPv4 often requires setting up port forwarding, while IPv6 usually needs a firewall rule to let traffic reach your web server on the necessary ports. Both typically use TCP ports 80 and 443. The exact setup varies by router, but remember IPv6 only functions if your device is properly configured for it. If you know your public IP range, you’re likely already set up correctly.

K
Kezruax
Junior Member
15
02-17-2026, 08:15 AM
#8
My Wi-Fi uses the NETGEAR Nighthawk AC1900 and connects via port 80, but when my server runs I need SSL so it switches to port 443. For DNS I’m using IPv4, though I plan to switch to IPv6 like Google does. When I run an nslookup for google.com I get an IPv6 address instead of IPv4. I’ve already set up Port Forwarding as shown in the image below, but it’s not working. Thanks for understanding if the picture text is unclear.
K
Kezruax
02-17-2026, 08:15 AM #8

My Wi-Fi uses the NETGEAR Nighthawk AC1900 and connects via port 80, but when my server runs I need SSL so it switches to port 443. For DNS I’m using IPv4, though I plan to switch to IPv6 like Google does. When I run an nslookup for google.com I get an IPv6 address instead of IPv4. I’ve already set up Port Forwarding as shown in the image below, but it’s not working. Thanks for understanding if the picture text is unclear.