F5F Stay Refreshed Hardware Desktop Resolving port forwarding problems when setting up a Palworld server

Resolving port forwarding problems when setting up a Palworld server

Resolving port forwarding problems when setting up a Palworld server

J
jspr03
Member
64
02-18-2024, 03:02 PM
#1
I'm starting in IT but haven't covered networking yet. I've tried everything online I found, hoping it helps. My goal is to launch a Palworld server on my laptop while using Haruhost as the game server manager. I followed the port forwarding steps and even adjusted my firewall settings to let Palworld through. The Haruhost guide mentioned using a different IP for port forwarding than my public address—did you know that matters? My Linksys router is set up as the Wi-Fi hub, and Webroot is installed on my PC. I'm worried something might be blocking the connection despite everything. I checked PortCheckTool and it said no, but its shown a different public IP than the one I'm forwarding. Any advice would be really appreciated!
J
jspr03
02-18-2024, 03:02 PM #1

I'm starting in IT but haven't covered networking yet. I've tried everything online I found, hoping it helps. My goal is to launch a Palworld server on my laptop while using Haruhost as the game server manager. I followed the port forwarding steps and even adjusted my firewall settings to let Palworld through. The Haruhost guide mentioned using a different IP for port forwarding than my public address—did you know that matters? My Linksys router is set up as the Wi-Fi hub, and Webroot is installed on my PC. I'm worried something might be blocking the connection despite everything. I checked PortCheckTool and it said no, but its shown a different public IP than the one I'm forwarding. Any advice would be really appreciated!

S
Sonic_worm
Junior Member
15
02-18-2024, 07:15 PM
#2
Explain in a fresh way. Is it similar to 111.222.333.444 (IPv4) or does it resemble 2001:db8:3333:4444:5555:6666:7777:8888 (IPv6)? You might want to check https://whatismyipaddress.com/ for more details. It’s possible others share the same IP, which would prevent you from opening or forwarding ports. If it matches a private range like 192.168.x.x, 172.16–31.x.x or 10.x.x.x, it’s not accessible on the public internet.
S
Sonic_worm
02-18-2024, 07:15 PM #2

Explain in a fresh way. Is it similar to 111.222.333.444 (IPv4) or does it resemble 2001:db8:3333:4444:5555:6666:7777:8888 (IPv6)? You might want to check https://whatismyipaddress.com/ for more details. It’s possible others share the same IP, which would prevent you from opening or forwarding ports. If it matches a private range like 192.168.x.x, 172.16–31.x.x or 10.x.x.x, it’s not accessible on the public internet.

C
CraftClash
Member
95
02-20-2024, 01:39 AM
#3
It uses 192.168.x.x, which isn't an IPv6 address but differs from a typical public IP. The host needs to use this range, though I'll confirm with my ISP. My public IP should stay consistent via "ipconfig" in the command prompt, as it's usually my private range.
C
CraftClash
02-20-2024, 01:39 AM #3

It uses 192.168.x.x, which isn't an IPv6 address but differs from a typical public IP. The host needs to use this range, though I'll confirm with my ISP. My public IP should stay consistent via "ipconfig" in the command prompt, as it's usually my private range.

K
Kaisetsu
Senior Member
651
02-27-2024, 06:44 PM
#4
Your public IP is only shown on the router. Therefore, running ipconfig on the laptop will display just its own IP address. You must set up port forwarding to the laptop’s private IP. On the router, assign port X to 192.168.x.x. This way, when a connection reaches that port on the router’s public address, it will redirect it to the laptop internally. Remember, 192.168.x.x falls within a private range and cannot be accessed directly from the internet.
K
Kaisetsu
02-27-2024, 06:44 PM #4

Your public IP is only shown on the router. Therefore, running ipconfig on the laptop will display just its own IP address. You must set up port forwarding to the laptop’s private IP. On the router, assign port X to 192.168.x.x. This way, when a connection reaches that port on the router’s public address, it will redirect it to the laptop internally. Remember, 192.168.x.x falls within a private range and cannot be accessed directly from the internet.

I
ilija
Member
206
02-28-2024, 03:18 AM
#5
I'll give it a shot when I've got some free time. Appreciate all the guidance!
I
ilija
02-28-2024, 03:18 AM #5

I'll give it a shot when I've got some free time. Appreciate all the guidance!