F5F Stay Refreshed Power Users Networks Issue with port forwarding on GT-AC5300 device

Issue with port forwarding on GT-AC5300 device

Issue with port forwarding on GT-AC5300 device

Pages (2): 1 2 Next
H
HunterMann99
Member
210
12-27-2016, 03:53 AM
#1
Trying to play Minecraft with a friend using this router isn't working. The router is connected to a Xfinity modem, but I'm having trouble setting up port forwarding on my server. On the server, I need to use the IP address for Minecraft, and if I use the default gateway it says the port forward doesn't exist. I can connect myself, but my friend isn't allowed. He gets an IO.Netty.ChannelAbstractChannel exception. The firewall on the router is off, yet nothing appears to be working. Anyone have any ideas?
H
HunterMann99
12-27-2016, 03:53 AM #1

Trying to play Minecraft with a friend using this router isn't working. The router is connected to a Xfinity modem, but I'm having trouble setting up port forwarding on my server. On the server, I need to use the IP address for Minecraft, and if I use the default gateway it says the port forward doesn't exist. I can connect myself, but my friend isn't allowed. He gets an IO.Netty.ChannelAbstractChannel exception. The firewall on the router is off, yet nothing appears to be working. Anyone have any ideas?

M
manolp90
Junior Member
16
12-28-2016, 06:16 PM
#2
The correct configuration should include: 1. Router forwarding external port 25565 to the internal IP on port 25565 2. Configure the firewall on the server to allow incoming connections from the internet on port 25565 Your friend will then connect using your public IP on port 25565 What I believe you overlooked is step 2
M
manolp90
12-28-2016, 06:16 PM #2

The correct configuration should include: 1. Router forwarding external port 25565 to the internal IP on port 25565 2. Configure the firewall on the server to allow incoming connections from the internet on port 25565 Your friend will then connect using your public IP on port 25565 What I believe you overlooked is step 2

E
168
12-28-2016, 11:41 PM
#3
I can't find the firewall section you're looking for. When I reach there, I see the local IP address from ipchicken, but it wasn't permitted.
E
EpicBuilder110
12-28-2016, 11:41 PM #3

I can't find the firewall section you're looking for. When I reach there, I see the local IP address from ipchicken, but it wasn't permitted.

C
cor_bear
Member
246
12-30-2016, 04:06 PM
#4
The firewall is located on the server. Please share your operating system so I can provide tailored guidance.
C
cor_bear
12-30-2016, 04:06 PM #4

The firewall is located on the server. Please share your operating system so I can provide tailored guidance.

A
ALargeBoulder
Member
58
01-05-2017, 02:42 AM
#5
Running on Windows 11, I had no clue it was affecting my system. I'm using a laptop for my server, which isn't ideal but works for me and my friend.
A
ALargeBoulder
01-05-2017, 02:42 AM #5

Running on Windows 11, I had no clue it was affecting my system. I'm using a laptop for my server, which isn't ideal but works for me and my friend.

C
56
01-05-2017, 05:01 AM
#6
Set up the firewall to permit the connection by opening the control panel. Navigate to System and Security, then Windows Defender Firewall. Proceed to Advanced Settings, choose Inbound Rules, and create a new rule. Choose Port as the rule type, pick TCP or UDP based on your needs. Define specific local ports, allow 25565, and proceed. Confirm by selecting Allow the Connection and finishing the setup.
C
caelinator4212
01-05-2017, 05:01 AM #6

Set up the firewall to permit the connection by opening the control panel. Navigate to System and Security, then Windows Defender Firewall. Proceed to Advanced Settings, choose Inbound Rules, and create a new rule. Choose Port as the rule type, pick TCP or UDP based on your needs. Define specific local ports, allow 25565, and proceed. Confirm by selecting Allow the Connection and finishing the setup.

T
thecrazyjpm
Junior Member
4
01-07-2017, 01:56 PM
#7
Tried setting it up with the IPv4 address on the server, but that IP isn't working for Minecraft. I also have a local IP from ipchicken, yet the connection still fails.
T
thecrazyjpm
01-07-2017, 01:56 PM #7

Tried setting it up with the IPv4 address on the server, but that IP isn't working for Minecraft. I also have a local IP from ipchicken, yet the connection still fails.

M
Mrjuku321
Junior Member
38
01-07-2017, 02:38 PM
#8
Forward UDP port 25565 on the server and ensure it’s open. Verify connectivity from your local machine with IP 192.168.x.x.
M
Mrjuku321
01-07-2017, 02:38 PM #8

Forward UDP port 25565 on the server and ensure it’s open. Verify connectivity from your local machine with IP 192.168.x.x.

Z
ZazaPanda
Member
151
01-08-2017, 11:26 AM
#9
UDP also failed. The only device I can reach is the private IP address, its IPv4 address. The default gateway uses the first three numbers from the IPv4, but the last one differs.
Z
ZazaPanda
01-08-2017, 11:26 AM #9

UDP also failed. The only device I can reach is the private IP address, its IPv4 address. The default gateway uses the first three numbers from the IPv4, but the last one differs.

D
Dustyn1001
Member
194
01-13-2017, 01:47 AM
#10
That’s the correct setup. Your router’s IP acts as your main gateway. To forward ports, you’ll need the server’s IP address, which should be locked in your router’s DHCP settings so it stays consistent. You’ll also require the port numbers, the protocol (TCP, UDP or both), and if the server has a firewall, ensure it’s configured to let that traffic through. Often problems arise from multiple routers on the network causing double NAT, which is handled by your ISP using carrier-grade NAT.
D
Dustyn1001
01-13-2017, 01:47 AM #10

That’s the correct setup. Your router’s IP acts as your main gateway. To forward ports, you’ll need the server’s IP address, which should be locked in your router’s DHCP settings so it stays consistent. You’ll also require the port numbers, the protocol (TCP, UDP or both), and if the server has a firewall, ensure it’s configured to let that traffic through. Often problems arise from multiple routers on the network causing double NAT, which is handled by your ISP using carrier-grade NAT.

Pages (2): 1 2 Next