Server won't show in server list when using different IP binding -
gijs007 - 15.07.2015
I've noticed that sa-mp servers that don't use the default IP of the server don't show in the server list.
For example my computer has two IP's: 5.39.66.97 and 92.222.150.56
The bind for the server was set to 92.222.150.56, but after checking traffic on port 80 with wireshark I noticed that the IP of the server is not included when the server is being announced to the sa-mp master server / internet server list.
As you can see in the attachment the primary IP of the computer is used (5.39.66.97), despite having the IP binding set.
As a result the server wont show in the sa-mp server list because it will search for this server on the primary IP, which wont work (Because the sa-mp server is not bound to that IP)
(accidentally posted this under server support at:
http://forum.sa-mp.com/showthread.ph...95#post3521595)
Please merge the topics.
Re: [BUG] Server won't show in server list when using different IP binding -
Michael B - 15.07.2015
Well, I never encounetred such a situation before, but I'll try to give some advise.
There is a slight chance for your second IP to be rejected from the SA-MP masterserver. There may be a bug as well, that SA-MP developers missed.
I don't know exactly why you're using the other IP than the default one., but I guess you have a good reason for doing so.
Re: [BUG] Server won't show in server list when using different IP binding -
gijs007 - 15.07.2015
To keep the network traffic separate in case of issues with the other IP. I made a post about this in Bug Reports forum, but it was removed..
Re: [BUG] Server won't show in server list when using different IP binding -
Jake187 - 17.07.2015
http://lists.sa-mp.com/0.3.7/servers check there first
And also a quick reminder you're looking at port 80 on your provided screenshot.
Re: [BUG] Server won't show in server list when using different IP binding -
gijs007 - 17.07.2015
Quote:
Originally Posted by Jake187
|
The server doesn't appear on that page.
Yes I know I'm looking at port 80, because that is the port samp uses to announce the server to the list.
Re: [BUG] Server won't show in server list when using different IP binding -
Sublime - 19.07.2015
Have you tried running two blank servers, one blank server binded with the IP 5.39.66.97 and the other as 92.222.150.56 and announce them to the SA:MP master list?
Re: [BUG] Server won't show in server list when using different IP binding -
Kursed - 19.07.2015
Mind telling me the mode name of your server? Ill search it in the masterslist
Re: [BUG] Server won't show in server list when using different IP binding -
gijs007 - 19.07.2015
Quote:
Originally Posted by Sublime
Have you tried running two blank servers, one blank server binded with the IP 5.39.66.97 and the other as 92.222.150.56 and announce them to the SA:MP master list?
|
The 5.39.66.97 IP shows perfectly fine in the server list.
Quote:
Originally Posted by Kursed
Mind telling me the mode name of your server? Ill search it in the masterslist
|
I've already done so, but it wont show. It wont show with Jake187's method by searching the list manually either.
Re: [BUG] Server won't show in server list when using different IP binding -
Jake187 - 19.07.2015
The IP that is binded is public right? Like you can see the server up and running just isn't on the internet list correct?
if you don't mind me asking what OS are you using?
Re: [BUG] Server won't show in server list when using different IP binding -
gijs007 - 19.07.2015
Quote:
Originally Posted by Jake187
The IP that is binded is public right? Like you can see the server up and running just isn't on the internet list correct?
if you don't mind me asking what OS are you using?
|
Yes the IP binding is public, I can connect perfectly fine.
I'm using Windows Server 2012 R2.
Re: Server won't show in server list when using different IP binding -
Alex Magaсa - 19.07.2015
Port 80 - has nothing to do with SA-MP.
Have you port-forwarded the server port(ex: 7777). I know that is difficult for server owner to find his server on internet list because there are so many servers loading(ex: unlimited servers).
Make sure first in server.cfg (announce 1) then make sure if your friends can join the server.
Technically: Dynamic IPs are not the best way to have a server, try a Static IP.
Re: Server won't show in server list when using different IP binding -
gijs007 - 19.07.2015
Quote:
Originally Posted by Alex Magaсa
Port 80 - has nothing to do with SA-MP.
Have you port-forwarded the server port(ex: 7777). I know that is difficult for server owner to find his server on internet list because there are so many servers loading(ex: unlimited servers).
Make sure first in server.cfg (announce 1) then make sure if your friends can join the server.
Technically: Dynamic IPs are not the best way to have a server, try a Static IP.
|
I'm not using dynamic IP's, also my server is hosted in a datacenter portforwarding does not apply here.
I've even turned the firewall off for a limited time, but that didn't resolve the problem.
As you can see in the Wireshark screenshot port 80 is used by SA-MP to announce it to the master server list, and you can see that there is no IP specified in the message that is send to the master server.
As you can see the announce system uses the first IP it can find, and doesn't care about the binding to send the message. Which means that the master server receives a request from IP 5.39.66.97 to announce port 7907.
That obviously doesn't work because the server runs on IP 92.222.150.56 at port 7907..
Re: Server won't show in server list when using different IP binding -
Alex Magaсa - 20.07.2015
Quote:
Originally Posted by gijs007
I'm not using dynamic IP's, also my server is hosted in a datacenter portforwarding does not apply here.
I've even turned the firewall off for a limited time, but that didn't resolve the problem.
As you can see in the Wireshark screenshot port 80 is used by SA-MP to announce it to the master server list, and you can see that there is no IP specified in the message that is send to the master server.
As you can see the announce system uses the first IP it can find, and doesn't care about the binding to send the message. Which means that the master server receives a request from IP 5.39.66.97 to announce port 7907.
That obviously doesn't work because the server runs on IP 92.222.150.56 at port 7907..
|
This is weird, but you did not answer me if your friends can connect to the server.
Kinda confused, i did the same way you did and yeah i could not find my server. But as i said with so many servers loading in Internet its iimpossible to find it. If you mean "Official" you need a hosted tab to show your server in master list
Re: Server won't show in server list when using different IP binding -
Jake187 - 20.07.2015
The only thing I could suggest is you possibly added your secondary ip addresses incorrectly but this wouldn't be the case as you are able to see your server completely fine yourself from a non-lan computer.
The only other possible thing I can think of is windows firewall is blocking traffic from the announce file from the secondary ip addresses (not sure if this is possible in windows OS but it is in Linux) have you attempted to disable the windows firewall and check?
Re: Server won't show in server list when using different IP binding -
bubka3 - 20.07.2015
Had same problem, announce.exe does not support secondary IPs on Windows:
http://forum.sa-mp.com/showthread.ph...59#post1296059
Re: Server won't show in server list when using different IP binding -
Jake187 - 20.07.2015
Quote:
Originally Posted by bubka3
|
I guess a solution would be to set up new windows user with different default IP address than if that is possible. I am not experienced with the windows OS for SA-MP servers but I know there has to be a way around this.
Re: Server won't show in server list when using different IP binding -
gijs007 - 20.07.2015
Quote:
Originally Posted by bubka3
|
Wow can't believe that this issue was found on 2011 and still hasn't been addressed
Quote:
Originally Posted by Alex Magaсa
This is weird, but you did not answer me if your friends can connect to the server.
Kinda confused, i did the same way you did and yeah i could not find my server. But as i said with so many servers loading in Internet its iimpossible to find it. If you mean "Official" you need a hosted tab to show your server in master list
|
Yes, people can join perfectly fine over the internet.
I've been looking to to hosted tab, but the site that offers it says the hosted tab is full and doesn't accept new registrations..
Re: Server won't show in server list when using different IP binding -
Parallax - 20.07.2015
Quote:
Originally Posted by gijs007
Wow can't believe that this issue was found on 2011 and still hasn't been addressed
Yes, people can join perfectly fine over the internet.
I've been looking to to hosted tab, but the site that offers it says the hosted tab is full and doesn't accept new registrations.. ![Confused](images/smilies/confused.png)
|
You'll have to find someone who is willing to partner up with you for the hosted tab.