F5F Stay Refreshed Power Users Networks I can't figure out how this is functioning...

I can't figure out how this is functioning...

I can't figure out how this is functioning...

Pages (2): 1 2 Next
A
andrewseahorse
Junior Member
13
05-29-2016, 12:26 AM
#1
You're trying to set up a Minecraft server for your friends. It sounds like you've made some changes to your internet setup, but there are a few things to consider. First, having two routers might be confusing if you're not sure how they interact. Updating your regular internet connection to optical fiber helped, but if your router doesn't support it, connecting through the router is necessary. You might need to adjust your server settings or check if your friends' devices can connect via the new connection method. If you're unsure, creating a virtual server could simplify things. Let me know if you need more details!
A
andrewseahorse
05-29-2016, 12:26 AM #1

You're trying to set up a Minecraft server for your friends. It sounds like you've made some changes to your internet setup, but there are a few things to consider. First, having two routers might be confusing if you're not sure how they interact. Updating your regular internet connection to optical fiber helped, but if your router doesn't support it, connecting through the router is necessary. You might need to adjust your server settings or check if your friends' devices can connect via the new connection method. If you're unsure, creating a virtual server could simplify things. Let me know if you need more details!

S
SivTheGreat
Member
209
05-29-2016, 01:05 AM
#2
Configure port forwarding on both devices.
S
SivTheGreat
05-29-2016, 01:05 AM #2

Configure port forwarding on both devices.

B
BuloloKO
Member
69
05-30-2016, 01:53 PM
#3
You simply remove your existing router and connect it to the new one using the appropriate cables.
B
BuloloKO
05-30-2016, 01:53 PM #3

You simply remove your existing router and connect it to the new one using the appropriate cables.

A
ApoSmile
Junior Member
36
05-30-2016, 02:53 PM
#4
I can't do that since my old router I want to use doesn’t support optical fiber and it only has a strong wireless range.
A
ApoSmile
05-30-2016, 02:53 PM #4

I can't do that since my old router I want to use doesn’t support optical fiber and it only has a strong wireless range.

A
AloAsh
Member
60
05-30-2016, 03:48 PM
#5
I've set up a comparable configuration. My Sky Fibre Router struggles with WiFi performance, so I switched to a Netgear Nighthawk R8000 linked to it. All devices connect through the Nighthawk using 192.168.1.X via DHCP. To manage Sky settings, I enter 192.168.0.1 in my browser; for Netgear, 192.168.1.1 works. Port forwarding requires covering the full port range (1-65535) to the Nighthawk on the Sky router. Once set up, I can configure rules directly on the Nighthawk’s forwarding page. I verified it with a DNS test at http://dungeonseeker.ddns.net, which runs on a Raspberry Pi in my network. This external site should function without internal address issues.
A
AloAsh
05-30-2016, 03:48 PM #5

I've set up a comparable configuration. My Sky Fibre Router struggles with WiFi performance, so I switched to a Netgear Nighthawk R8000 linked to it. All devices connect through the Nighthawk using 192.168.1.X via DHCP. To manage Sky settings, I enter 192.168.0.1 in my browser; for Netgear, 192.168.1.1 works. Port forwarding requires covering the full port range (1-65535) to the Nighthawk on the Sky router. Once set up, I can configure rules directly on the Nighthawk’s forwarding page. I verified it with a DNS test at http://dungeonseeker.ddns.net, which runs on a Raspberry Pi in my network. This external site should function without internal address issues.

P
pocio77
Posting Freak
783
05-31-2016, 09:51 PM
#6
He has a solid router but can't link to the public internet. I assisted with the setup so the primary device acts as a modem with restricted guest Wi-Fi, while the second unit handles the real network connection.
P
pocio77
05-31-2016, 09:51 PM #6

He has a solid router but can't link to the public internet. I assisted with the setup so the primary device acts as a modem with restricted guest Wi-Fi, while the second unit handles the real network connection.

G
Gunner2000
Member
226
05-31-2016, 10:57 PM
#7
I've encountered similar problems with older TP-Link devices and extenders. Whenever a TP-Link product is involved—excluding the wireless adapter—I face major issues with port-forwarding. The TP-Link VDSL2 router (W9970) lets me access ports directly, but once routed through another device like a DHCP server or bridge, all ports become inaccessible. Even adjusting port forwarding settings doesn't resolve the problem, as noted in my "Unable to Open Port 15441 on Padavan" discussion. Using a TP-Link extender (RE200, WA850RE) connected via another router has the same outcome. Switching to different brands solved it for me, though I hadn’t done that quickly after months of troubleshooting. It likely stems from firmware limitations. Now I’m using a Netgear DM200 with OpenWrt, a Xiaomi Mi 3G running PandoraBox (moving to OpenWrt soon), and a Xiaomi Mi 3 on Chinese Xwrt. Port forwarding works smoothly now.
G
Gunner2000
05-31-2016, 10:57 PM #7

I've encountered similar problems with older TP-Link devices and extenders. Whenever a TP-Link product is involved—excluding the wireless adapter—I face major issues with port-forwarding. The TP-Link VDSL2 router (W9970) lets me access ports directly, but once routed through another device like a DHCP server or bridge, all ports become inaccessible. Even adjusting port forwarding settings doesn't resolve the problem, as noted in my "Unable to Open Port 15441 on Padavan" discussion. Using a TP-Link extender (RE200, WA850RE) connected via another router has the same outcome. Switching to different brands solved it for me, though I hadn’t done that quickly after months of troubleshooting. It likely stems from firmware limitations. Now I’m using a Netgear DM200 with OpenWrt, a Xiaomi Mi 3G running PandoraBox (moving to OpenWrt soon), and a Xiaomi Mi 3 on Chinese Xwrt. Port forwarding works smoothly now.

G
GamerTroll6612
Junior Member
3
06-01-2016, 03:39 AM
#8
The simplest approach is to start with the first router in bridge mode, which turns it into just a modem. If that's not feasible, configure the second router as a DMZ within the first one to handle the double NAT problem, ensuring all forwarding occurs there. Otherwise, you'll need to open the port and route it to the second router, then direct that port to the Minecraft server.
G
GamerTroll6612
06-01-2016, 03:39 AM #8

The simplest approach is to start with the first router in bridge mode, which turns it into just a modem. If that's not feasible, configure the second router as a DMZ within the first one to handle the double NAT problem, ensuring all forwarding occurs there. Otherwise, you'll need to open the port and route it to the second router, then direct that port to the Minecraft server.

I
iiSweeTzz
Posting Freak
862
06-01-2016, 05:23 AM
#9
I hope this assists you. It seems neither of them supported me before I switched to TP-Link.
I
iiSweeTzz
06-01-2016, 05:23 AM #9

I hope this assists you. It seems neither of them supported me before I switched to TP-Link.

C
Cramie
Member
238
06-01-2016, 07:03 AM
#10
Btw... if the new router has all the other functions like wifi, routing, and firewall... and has enough ports then why not just use it and retire your other router. If you need more ports then just get a cheap unmanaged switch for like 20 bucks.
C
Cramie
06-01-2016, 07:03 AM #10

Btw... if the new router has all the other functions like wifi, routing, and firewall... and has enough ports then why not just use it and retire your other router. If you need more ports then just get a cheap unmanaged switch for like 20 bucks.

Pages (2): 1 2 Next