Server host problem (host not found when hosting)

Online flights and compettion chat

Moderators: Uros, Tom, OXO

User avatar
Robert O
Posts: 82
Joined: Thu May 19, 2005 5:05 pm
Contact:

Server host problem (host not found when hosting)

Post by Robert O » Fri Feb 23, 2018 1:36 pm

Hi,

When i try to host a server i have the problem that my server can't be found when connecting (getting the error "host not found").
I tried already to disable my router firewall and for my normal firewall i made a acceptance rule. But this does not help.
I use the default server port: 56278.

Somebody an idea of how to solve this?

Thanks in forward.


Greatings Robert

User avatar
OXO
Condor Team
Posts: 6777
Joined: Mon Feb 13, 2006 1:08 am
Location: France 42
Contact:

Re: Server host problem (host not found when hosting)

Post by OXO » Fri Feb 23, 2018 2:00 pm

V1 or Condor 2?

Can you connect to servers on the serverlist?
Chris Wedgwood,
Condor Team

User avatar
Robert O
Posts: 82
Joined: Thu May 19, 2005 5:05 pm
Contact:

Re: Server host problem (host not found when hosting)

Post by Robert O » Fri Feb 23, 2018 2:06 pm

yes, I can join other servers with no problem.

The hosting is with V2.

snip
Posts: 293
Joined: Mon Oct 06, 2008 12:45 pm
Contact:

Re: Server host problem (host not found when hosting)

Post by snip » Fri Feb 23, 2018 3:52 pm

You get host not found when you click on the serverlist?
Can you please try to enter your private ip in the multiplayer dialog boxes to try to join your server using private IP?

User avatar
Robert O
Posts: 82
Joined: Thu May 19, 2005 5:05 pm
Contact:

Re: Server host problem (host not found when hosting)

Post by Robert O » Fri Feb 23, 2018 4:01 pm

I tried that already, then i works fine for myself. Others can't join then, which is logical ofcourse.

janjansen
Posts: 1692
Joined: Wed Feb 24, 2016 9:26 pm

Re: Server host problem (host not found when hosting)

Post by janjansen » Fri Feb 23, 2018 7:58 pm

I was going to suggest to try a tool like http://canyouseeme.org/ but none of the tools I just tried seem to detect my dedicated test server, even though people can join...

Did you configure your router to forward that port to your PC's IP running the server?

User avatar
EDB
Posts: 1668
Joined: Mon Oct 31, 2011 1:17 am
Location: Europe Continent

Re: Server host problem (host not found when hosting)

Post by EDB » Fri Feb 23, 2018 9:26 pm

Forward UTP and UDP.

User avatar
bades
Posts: 189
Joined: Wed Oct 12, 2005 5:48 pm
Location: Germany

Re: Server host problem (host not found when hosting)

Post by bades » Fri Feb 23, 2018 10:11 pm

So...using a router on IPv4 is no problem, forwarding etc..
But what can I do when my ISP offers IPv6 only?

Cheers
:mrgreen:

User avatar
Robert O
Posts: 82
Joined: Thu May 19, 2005 5:05 pm
Contact:

Re: Server host problem (host not found when hosting)

Post by Robert O » Sat Feb 24, 2018 5:50 pm

I managed to solve the problem by forwarding te port used by Condor in my router.
The main problem doing this was that i was unable to find these setting in my router.
Eventualy i contaced the costumer service of my internet provider, then it came clear that they had to actived these setting in my router settings for me. Before i could change them. So after that it made the forwarding settings and now it works fine.

Thanks for the given advice


Robert

Flow
Posts: 1
Joined: Wed May 10, 2023 10:24 am

Re: Server host problem (host not found when hosting)

Post by Flow » Thu May 11, 2023 10:38 am

Robert O wrote:
Sat Feb 24, 2018 5:50 pm
I managed to solve the problem by forwarding te port used by Condor in my router.
The main problem doing this was that i was unable to find these setting in my router.
Eventualy i contaced the costumer service of my internet provider, then it came clear that they had to actived these setting in my router settings for me. Before i could change them. So after that it made the forwarding settings and now it works fine.
GBWhatsApp APK
Thanks for the given advice


Robert
Thanks for sharing it with us as well. It worked out well for me too. Without your response, wouldn't have made it. Thanks again.

Jmason9999
Posts: 10
Joined: Wed Feb 03, 2021 12:35 am

Re: Server host problem (host not found when hosting)

Post by Jmason9999 » Sat Oct 12, 2024 4:27 am

I'm having the same problem. I'm trying to set up Port Forwarding on my new Fidium provided router.
When I called Fidium support, I was asked about these things: Protocol, Loop Back, External Port, and Internal Port. Here are my responses:
Protocol: UDP
Loopback: Auto Enable
External Port: 56278
Internal Port: I have no idea!

Do I have the first 3 items correct? What should the value be for the Internal Port?

Thanks,
Jim

6266
Posts: 1465
Joined: Tue Aug 25, 2020 7:07 am

Re: Server host problem (host not found when hosting)

Post by 6266 » Sat Oct 12, 2024 6:07 am

External Port is the port the request will talk to. It's f.x. the port used by the Join in button on the serverlist. The router gets this request and forwards it to the machine inside the network behind the router. The program on this machine (Condor server in your case) is listening to a port. This is the Internal Port. Usually it's the same like the external port, but there are possible constellations in a network, where this is not the case. F.x 2 machines listening to the same port, then you have to use 2 different external ports and the router forwards each port to one of the 2 machines by using the same internal port.

I'm not really a networker but hope my explanation is right and understandable. The short answer to your question is: The Internal Port is 56278

UDP is correct, external port looks good, loop back is nothing I have heard about before ;-)
Visit https://www.baleit.no

Events: Vintage Series 24, Vi(rtual)Glide, The Journey
Landscapes, tools, panels, discussion forum ...

h.kreso
Posts: 115
Joined: Sun Sep 21, 2008 11:49 pm
Location: Croatia

Re: Server host problem (host not found when hosting)

Post by h.kreso » Sat Oct 12, 2024 9:58 am

In order for port forward to work well, CGNAT should be turned off. If not, Your ISP must do this
Image

Jmason9999
Posts: 10
Joined: Wed Feb 03, 2021 12:35 am

Re: Server host problem (host not found when hosting)

Post by Jmason9999 » Sat Oct 12, 2024 10:19 pm

Thanks 6266 and h.kreso. I have now have port forwarding set as follows:
Internal Port: 56278
External Port: 56278
Protocol: TCP & UDP

Still no luck in trying to host using the Condor Dedicated Server, i.e. still get, "Host not found".
Thanks,
Jim

6266
Posts: 1465
Joined: Tue Aug 25, 2020 7:07 am

Re: Server host problem (host not found when hosting)

Post by 6266 » Sat Oct 12, 2024 10:23 pm

check the firewall on the router
Visit https://www.baleit.no

Events: Vintage Series 24, Vi(rtual)Glide, The Journey
Landscapes, tools, panels, discussion forum ...

Post Reply

Who is online

Users browsing this forum: No registered users