• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Connection refused, please help fix

Guiaki

Member
Joined
Jan 3, 2011
Messages
137
Reaction score
8
Well, I know connection refused normally happens from wrong ip address at config.lua, well heres a table of what happens:

IP Config.lua | My Status | Others Status
localhost | Connect | Connection Refused
127.0.0.1 | Connect | Connection Refused
network ip | Connect | Connection Refused
global ip | Connection Refused | Connect
no-ip ip | Connection Refused | Connect

note: everyone can connect to my website, my ports: 80, 3306, 443, 7171, 7172 are forwarded correctly

Please, how may I fix this?
 
So, with the help of @dchampag we figured out that is an loopback issue, that concerns both my router and the version 1.0 of TFS (the latest one), still no solution ;x
 
tbzEy.png

Use your IPv4 address in your IP Changer.

SNxfP8.png
 
The 1.0 he is using is binding only global address even though it is set to no, and I am not good enough with c++ to see why, I looked but didn't see anything wrong.
 
Sorry for bumping, but can anyone help? I really need this :(
Idk what everyone's doing xD but if you go but a router that has loopback and bridge your gateway to it as the network controller then you can connect. That's only way I can help sorry =/
 
You need another router, unless you only have one pc on your network. Or you want to use your pc as a router and I'm guessing you are not tech savy enough to do that, so best if ya just use a router.
 
I can't afford another router, my ISP only allow theirs =/, can't anyone else help me? i'm using a proxy to connect to my own server -.-
 
Lol, you don't have to remove there modem, I said router they are not the same thing, that just happens to be a gateway modem, they don't have a choice what you put behind your network as long as it isn't hacking or illegal.
 
To host your OT, did you set a static IP?
For example, usually the tutorial at portforward will tell you to set a static IP that resembles the local ip that you alredy have. if you have for example 192.168.0.1 you may set it to 192.168.0.3

I know it has alredy been mentioned, but I had this problem 3 times and i always forget how to solve it (either I can't log in, or others can't). And I end up at the soultion that I must use the static ip that I have set.
As Limos said, it should be in your cmd/ipconfig ipv4 adress. Double check what you put in the IP adress field in the network settings for the setup, and use that one in your ip changer.

I only re-posted the possible solution because I have experienced it myself too many times even when I thought I tried everything.
 
To host your OT, did you set a static IP?
For example, usually the tutorial at portforward will tell you to set a static IP that resembles the local ip that you alredy have. if you have for example 192.168.0.1 you may set it to 192.168.0.3

I know it has alredy been mentioned, but I had this problem 3 times and i always forget how to solve it (either I can't log in, or others can't). And I end up at the soultion that I must use the static ip that I have set.
As Limos said, it should be in your cmd/ipconfig ipv4 adress. Double check what you put in the IP adress field in the network settings for the setup, and use that one in your ip changer.

I only re-posted the possible solution because I have experienced it myself too many times even when I thought I tried everything.
Clearly you didn't read the conversation, the connection is fine he just cannot connect to his own ot.
 
Clearly you didn't read the conversation, the connection is fine he just cannot connect to his own ot.
I know;
I only re-posted the possible solution because I have experienced it myself too many times even when I thought I tried everything.

Also limos illustration doesen't show static ip in the ip changer, so I thought he might be misunderstood, even tho he shows it in cmd.
 
Back
Top