F5F Stay Refreshed Power Users Networks Server setup issues detected during connection attempts.

Server setup issues detected during connection attempts.

Server setup issues detected during connection attempts.

T
TheMineSeven
Member
74
02-10-2016, 08:02 PM
#1
You're facing issues with your local MC server setup. The 1.21.1 version causes a getsockopt error, while the older 1.20 version leads to connection timeouts. You're able to connect locally but not through public IP addresses. Port forwarding is configured for TCP/UDP on port 25565, and Java binaries are allowed via firewall, but Windows Defender Firewall isn't permitting Java traffic. Consider checking the firewall rules again, ensuring Java is whitelisted in Windows Defender, and verifying network settings for your public IP.
T
TheMineSeven
02-10-2016, 08:02 PM #1

You're facing issues with your local MC server setup. The 1.21.1 version causes a getsockopt error, while the older 1.20 version leads to connection timeouts. You're able to connect locally but not through public IP addresses. Port forwarding is configured for TCP/UDP on port 25565, and Java binaries are allowed via firewall, but Windows Defender Firewall isn't permitting Java traffic. Consider checking the firewall rules again, ensuring Java is whitelisted in Windows Defender, and verifying network settings for your public IP.

A
anouke
Junior Member
43
02-17-2016, 04:33 AM
#2
Your setup should handle UDP without relying on port forwarding. Since you're able to connect from localhost but not from an external IP, the problem likely lies in how ports are managed. How does your network configuration support this?
A
anouke
02-17-2016, 04:33 AM #2

Your setup should handle UDP without relying on port forwarding. Since you're able to connect from localhost but not from an external IP, the problem likely lies in how ports are managed. How does your network configuration support this?

F
FOA7
Junior Member
4
02-17-2016, 05:56 AM
#3
I'd like to understand what aspects of the network infrastructure you're curious about. Could you clarify which parts interest you most?
F
FOA7
02-17-2016, 05:56 AM #3

I'd like to understand what aspects of the network infrastructure you're curious about. Could you clarify which parts interest you most?

H
HiroshiGames
Junior Member
8
02-19-2016, 09:46 AM
#4
The networking gear connecting the server to the internet typically includes routers, modems, and sometimes firewalls or load balancers. Common models are Cisco ASA, Juniper MX series, and Huawei equipment.
H
HiroshiGames
02-19-2016, 09:46 AM #4

The networking gear connecting the server to the internet typically includes routers, modems, and sometimes firewalls or load balancers. Common models are Cisco ASA, Juniper MX series, and Huawei equipment.

P
Pangaea_
Member
191
03-07-2016, 08:31 AM
#5
You only need TCP. Beyond that, you mentioned localhost and a public IP, but you're missing the LAN connection. So 127.0.0.1 is valid, along with 192.168.x.x or 10.x.x.x, and then your public IP will help determine if it's on the PC, local network, or forwarded traffic.
P
Pangaea_
03-07-2016, 08:31 AM #5

You only need TCP. Beyond that, you mentioned localhost and a public IP, but you're missing the LAN connection. So 127.0.0.1 is valid, along with 192.168.x.x or 10.x.x.x, and then your public IP will help determine if it's on the PC, local network, or forwarded traffic.

H
Hades666201
Member
175
03-07-2016, 09:45 AM
#6
The public IP isn't functioning for you, yet the issue lies with your friends' setups. You must turn on NAT loopback so you can reach your local public IP within their network.
H
Hades666201
03-07-2016, 09:45 AM #6

The public IP isn't functioning for you, yet the issue lies with your friends' setups. You must turn on NAT loopback so you can reach your local public IP within their network.

B
Baconmastr
Member
151
03-08-2016, 09:05 PM
#7
I obtained your public IP through an online service. Verify it matches what your router displays, since it may only show a private CG-NAT address.
B
Baconmastr
03-08-2016, 09:05 PM #7

I obtained your public IP through an online service. Verify it matches what your router displays, since it may only show a private CG-NAT address.

S
speedy211
Junior Member
2
03-09-2016, 05:05 AM
#8
This problem has already been addressed. You're encountering the same scenario again.
S
speedy211
03-09-2016, 05:05 AM #8

This problem has already been addressed. You're encountering the same scenario again.