F5F Stay Refreshed Power Users Networks Device restructures its network address frequently.

Device restructures its network address frequently.

Device restructures its network address frequently.

X
xBounce
Member
163
05-01-2022, 06:53 AM
#1
I have two older Tyan servers at home—one as a file server and another as a game server. My internet router is upstairs, and my servers are downstairs. I connected them via Ethernet and use another router as a network switch. Everything works normally except occasionally the second router changes its IP address, which blocks ports from reaching the first router. This prevents me from remotely accessing the servers to resolve the issue. Anyone have any suggestions? Thanks, Matt M
X
xBounce
05-01-2022, 06:53 AM #1

I have two older Tyan servers at home—one as a file server and another as a game server. My internet router is upstairs, and my servers are downstairs. I connected them via Ethernet and use another router as a network switch. Everything works normally except occasionally the second router changes its IP address, which blocks ports from reaching the first router. This prevents me from remotely accessing the servers to resolve the issue. Anyone have any suggestions? Thanks, Matt M

S
SrPump11
Member
154
05-01-2022, 08:47 AM
#2
Your IP address is provided by your ISP and changes regularly. Providers often charge for static IPs, and some restrict them on home connections. Most ISPs prefer avoiding public-facing servers on residential networks. Using services like no-ip offers limited options.
S
SrPump11
05-01-2022, 08:47 AM #2

Your IP address is provided by your ISP and changes regularly. Providers often charge for static IPs, and some restrict them on home connections. Most ISPs prefer avoiding public-facing servers on residential networks. Using services like no-ip offers limited options.

M
mmillaa
Member
197
05-03-2022, 08:07 AM
#3
You're experiencing issues with your Linksys router's IP address changing unexpectedly. It sounds like the problem lies in how your network devices are configured. Since you're using a Netgear router as your wireless gateway and a Linksys router for internal switching, ensure both are set up to maintain consistent static IPs. Check your router settings for DHCP restrictions or consider manually assigning a fixed IP to the Linksys device if needed. If the issue persists, contact your ISP or router manufacturer for further assistance.
M
mmillaa
05-03-2022, 08:07 AM #3

You're experiencing issues with your Linksys router's IP address changing unexpectedly. It sounds like the problem lies in how your network devices are configured. Since you're using a Netgear router as your wireless gateway and a Linksys router for internal switching, ensure both are set up to maintain consistent static IPs. Check your router settings for DHCP restrictions or consider manually assigning a fixed IP to the Linksys device if needed. If the issue persists, contact your ISP or router manufacturer for further assistance.

M
MetMorfin_YT
Member
120
05-05-2022, 06:10 PM
#4
Have you disabled your DHCP server on the backup router? Since there are two DHCP servers, this might occur.
M
MetMorfin_YT
05-05-2022, 06:10 PM #4

Have you disabled your DHCP server on the backup router? Since there are two DHCP servers, this might occur.

M
mothfolk
Junior Member
11
05-06-2022, 01:04 AM
#5
I'll check the router settings for you. Appreciate your patience!
M
mothfolk
05-06-2022, 01:04 AM #5

I'll check the router settings for you. Appreciate your patience!

D
DemNx
Member
90
05-09-2022, 02:47 PM
#6
Ensure the DHCP server remains active and adjust its configuration to generate multiple IP addresses. Next, modify the LAN adapter settings to utilize a fixed IP instead of automatic assignment.
D
DemNx
05-09-2022, 02:47 PM #6

Ensure the DHCP server remains active and adjust its configuration to generate multiple IP addresses. Next, modify the LAN adapter settings to utilize a fixed IP instead of automatic assignment.

L
Lucadagreat
Member
236
05-09-2022, 10:08 PM
#7
You're operating two routers in router mode, each handling dual NAT with two distinct networks. Switch the second router to disable NAT and avoid separate subnets, keeping everything within a single network. Assign static internal IPs to your servers—either via the router's DHCP settings or directly on the servers themselves.
L
Lucadagreat
05-09-2022, 10:08 PM #7

You're operating two routers in router mode, each handling dual NAT with two distinct networks. Switch the second router to disable NAT and avoid separate subnets, keeping everything within a single network. Assign static internal IPs to your servers—either via the router's DHCP settings or directly on the servers themselves.

B
Bibble_Ele
Senior Member
447
05-10-2022, 01:30 PM
#8
Turn off the DHCP service and likely disable wireless on the second router that isn’t linked to the internet.
B
Bibble_Ele
05-10-2022, 01:30 PM #8

Turn off the DHCP service and likely disable wireless on the second router that isn’t linked to the internet.

T
Trillex07
Member
71
05-16-2022, 12:04 AM
#9
Your home network operates within a defined range, such as 192.168.1.0/24, offering 254 possible addresses. You can select any address from this set, enabling communication with other devices without needing DHCP. DHCP simply assigns addresses automatically, eliminating the need for manual setup. However, using a static IP in this range may lead to conflicts since the DHCP server cannot verify if an IP is already taken.

To simplify, connect both routers on the same LAN and disable DHCP. This transforms the second router into an access point or switch rather than a router, keeping them within the same subnet. This approach streamlines management without additional complexity.
T
Trillex07
05-16-2022, 12:04 AM #9

Your home network operates within a defined range, such as 192.168.1.0/24, offering 254 possible addresses. You can select any address from this set, enabling communication with other devices without needing DHCP. DHCP simply assigns addresses automatically, eliminating the need for manual setup. However, using a static IP in this range may lead to conflicts since the DHCP server cannot verify if an IP is already taken.

To simplify, connect both routers on the same LAN and disable DHCP. This transforms the second router into an access point or switch rather than a router, keeping them within the same subnet. This approach streamlines management without additional complexity.

A
Akalios
Junior Member
39
05-20-2022, 04:00 AM
#10
In my earlier message, I intended to discuss freeing certain IPs from the DHCP server range to avoid conflicts. You gave a much clearer explanation.
A
Akalios
05-20-2022, 04:00 AM #10

In my earlier message, I intended to discuss freeing certain IPs from the DHCP server range to avoid conflicts. You gave a much clearer explanation.