You only need TCP, not UDP.
Please try the second instance of FG localhost test.
Printable View
You only need TCP, not UDP.
Please try the second instance of FG localhost test.
No, I tried localhost and then the alias. I'll try the specific IP.
edit - nope, the IP didn't work either.
edit edit - I checked and my IP had changed to 192.168.2.6, which seems to be working. The laptop is currently connected.
Sounds like you will need to check your port forwarding rules. The internal IP probably changed when you rebooted your router. You also might be able to reserve an internal IP for your host so that the next time the router reboots you don't have to update the port forward rules.
Hello FG Universe - so I have an iMac and use Parallels to run Windows 10 for Fantasy Grounds. Looking for some guidance on how to apply the above steps so I can host FG demo users with my Ultimate license. Based on the above posts, I just realized that I have the intelligence of pond scum as it applies to firewall/port configurations, so I was hoping some good-aligned forum hero would come along and rescue me from my woeful ignorance.
Hello fightingcrow60
So you are running a virtual instance of Windows?
Launch a cmd prompt and type
ipconfig
and check what IP address you have.
If the first 3 sets of digits are the same as the IP address on your Mac then you will need to setup a port forward on your router to the IP address displayed in ipconfig.
The port forward rule will go on your router and is tcp 1802 on the wan interface to tcp 1802 on this parallels ip address.
if that doesnt work do the folling in your cmd prompt
tracert 8.8.8.8
and post the first 10 lines.
and in Mac
Launch Network Utility
Click Traceroute.
8.8.8.8
Click Trace.
paste the first 10 lines here also.
WINDOWS:
C:\Users\Jeremy>tracert 8.8.8.8
Tracing route to google-public-dns-a.google.com [8.8.8.8]
over a maximum of 30 hops:
1 29 ms 26 ms 28 ms google-public-dns-a.google.com [8.8.8.8]
Trace complete.
MAC:
Jeremys-iMac:~ Jeremy$ traceroute 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 64 hops max, 52 byte packets
1 homeportal 4.767 ms 4.412 ms 1.421 ms
2 99-121-4-3.lightspeed.miamfl.sbcglobal.net (99.121.4.3) 24.578 ms 24.180 ms 24.559 ms
3 99.167.141.126 (99.167.141.126) 24.118 ms 24.496 ms 23.720 ms
4 12.83.70.21 (12.83.70.21) 26.683 ms
12.83.70.13 (12.83.70.13) 28.346 ms 30.124 ms
5 fldfl401me3.ip.att.net (12.123.153.113) 39.945 ms 32.413 ms 59.809 ms
6 * * *
7 216.239.50.55 (216.239.50.55) 29.970 ms
216.239.50.57 (216.239.50.57) 28.429 ms
216.239.50.59 (216.239.50.59) 27.412 ms
8 216.239.51.131 (216.239.51.131) 27.489 ms
216.239.51.139 (216.239.51.139) 27.423 ms
209.85.242.159 (209.85.242.159) 27.305 ms
9 google-public-dns-a.google.com (8.8.8.8) 27.166 ms 27.542 ms 26.368 ms