#No Network Connection

1 messages ยท Page 1 of 1 (latest)

modest sorrel
#

Hello!
When I start the game, I get the error "No Network Connection".
I made many attempts to fix this, opened ports on the router, deleted everything that could affect the Internet connection, reinstalled the game many times, in general, I did everything that is described in the topics here and on the Internet in general.

As a result, only using another provider or a mobile hotspot helps. However, this is not a solution to the problem, as I cannot permanently connect to another Internet provider.
I really want to have a fight with the technical support of my provider. What should I tell them? They will ask for the addresses or IP addresses of services where I cannot connect. What information can I give them? If I understand correctly, the problem is connecting to PlayFab services.

To clarify, Steam and other games work fine in it, the problem is only in GTFO.

PS: Sorry for my bad English.

vale wave
#

@carmine sandal You might be better for this

carmine sandal
#

if dns is not 1.1.1.1 or 8.8.8.8 , try them

modest sorrel
carmine sandal
#

let's see if i can find the playfab servers

carmine sandal
#

skill issue, can't, i'm sure they are somewhere and will post if i find them, but .. .. u can ask your isp if there's problems connecting to microsoft azure playfab, namely anything.playfabapi.com (set of ips for their customers, i tested 3 and they seemed to all go in a /23 (20.42.182/23 for example)

#

it might be someone in your country or in your network has participated in DDoS of Microsoft and MS has firewalled them (and you) to protect themselves. maybe.

#

solution: do hotspot / usb tether until one day it magically works again. ๐Ÿ™‚

modest sorrel
carmine sandal
#

might be your isp is doing some weird transparent proxy thing as a firewall / citizen protection measure

#

real weird advice but any vpn could actually help ๐Ÿ™‚

modest sorrel
#

Yes, we have a problem with that. I live in Russia and here our providers block some services, often with problems for the rest. We use various crawling methods, but need to add addresses or ip addresses of services. The usual VPN doesn't help much, often it just doesn't work.

If you manage to find them, please write. My friends and I will be very grateful! The three of us have not been able to play properly for more than a month, we have to restart the game many times.

carmine sandal
#

very much points to your isp provider then.. either a vpn or .. .. if u have access to any linux server in the world with ssh, u could run a tinyproxy on it, then from your computer "ssh -L 8888:localhost:8888 <ssh-server>", then windows proxy settings, proxy everything via 127.0.0.1:8888 == "free vpn" ... but absolutely no promises gtfo or steam will like that ๐Ÿ˜„ ..

#

(most likely will not with steam udp .. but at least u would get past playfab error ๐Ÿ˜„ )