Raised This Month: $51 Target: $400
 12% 

Blue Announcement


Post New Thread Reply   
 
Thread Tools Display Modes
1337
Senior Member
Join Date: Mar 2009
Old 03-23-2009 , 02:38   Re: Blue Announcement
Reply With Quote #21

oops dude sure i did like u said in 1st way..
it doesnt work. u shouldnt think im idiot or something ^^
1337 is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 03-23-2009 , 23:42   Re: Blue Announcement
Reply With Quote #22

Do you still have that socket problem?
__________________

Mordekay is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 03-24-2009 , 18:59   Re: Blue Announcement
Reply With Quote #23

Quote:
Originally Posted by 1337 View Post
2nd way doesnt work
ill try first but i dont rly think it can help coz i already tried too many ways...
it's necessary to go through a list of test steps to come closer to the solution bit by bit. so let's go through all ideas we have until we solved the problem. what really doesn't help is when you leave out things we ask you to check
because you think
- you already tried them yourself - maybe it was in a different context together with a second problem, so it was covered then
- we are asking you to try it, because we think you are stupid

from experience i can tell you that it's really often a problem that people don't even try things and in the end a problem was exactly at one of these points. noone thinks you are stupid, but sometimes it happens that you look like an idiot if in the end the error turns out to be solved by something that was already suggested, think of my words before proceeding

now let me do some guessing based on what you have posted so far: the servers are running in your local home network, behind a router, on a machine with IP address 192.168.1.2. is that right? my next guess is that you got a dynamic IP address and you are using a dynamic host name service like dyndns.
based on that your server list should contain these two lines for both servers:
Code:
[#1]
address=example.dyndns.org
localaddress=192.168.1.2
port=27016
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=0

[#2]
address=example.dyndns.org
localaddress=192.168.1.2
port=27015
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0
adminslots=0
furthermore you would need to set on both servers in your amxx.ini file:
Code:
redirect_external_address "example.dyndns.org"
if you got a static IP and DNS it's the same in the end, just replace example.dyndns.org with your real address.

either i guessed wrong - then you correct me and i come up with new ideas - or i was right - then you try to do what i wrote and report back any errors that occur with exactly this setup (not after you have already altered 10 other settings and tried more settings combinations).
and from there we are moving forward bit by bit.

p.s.: "doesn't work" is not an error description. for all problems that arise please write what error log messages you get and what symptoms you see when you're on the server.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:

Last edited by xOR; 03-24-2009 at 19:03.
xOR is offline
1337
Senior Member
Join Date: Mar 2009
Old 03-25-2009 , 16:24   Re: Blue Announcement
Reply With Quote #24

hmm ok dude thnx
but:
i rly tried every way that Mordekay said
and i dont use DYnDNS services etc coz my Internet Ip is one - 82.199.98.255
1337 is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 03-25-2009 , 20:40   Re: Blue Announcement
Reply With Quote #25

well, then it's
address=82.199.98.255
for both servers.

and in amxx.ini it's
redirect_external_address "82.199.98.255:27016"
and
redirect_external_address "82.199.98.255:27015"
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
1337
Senior Member
Join Date: Mar 2009
Old 03-26-2009 , 09:25   Re: Blue Announcement
Reply With Quote #26

ill try it.
1337 is offline
1337
Senior Member
Join Date: Mar 2009
Old 03-26-2009 , 09:30   Re: Blue Announcement
Reply With Quote #27

so i did it but my server still cant find itself :S...
1337 is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 03-27-2009 , 22:02   Re: Blue Announcement
Reply With Quote #28

xREDIRECT just puts the values from address= and port= together with a colon between them and compares that to redirect_external_address. there is no error to search in the plugin itself, this has worked and is working ever since.
if you got address=123.123.123.123 and port=27030 then redirect_external_address on that server has to be "123.123.123.123:27030". it is really that simple, you must have made a mistake somewhere in these few steps. maybe loading and editing your serverlist.ini with xServerList can help, try that.

if nothing helps the last thing i could offer is giving you a debug version that will show how xREDIRECT makes the comparison - but you should really check some more times that you got these few settings right, because trying the debug version might end up in an embarrassing situation for you...
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:

Last edited by xOR; 03-27-2009 at 22:49.
xOR is offline
1337
Senior Member
Join Date: Mar 2009
Old 03-28-2009 , 07:11   Re: Blue Announcement
Reply With Quote #29

dude im sure i did everything like u said without mistakes..
1337 is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 03-28-2009 , 19:42   Re: Blue Announcement
Reply With Quote #30

here is a debug version then.
you don't need to enable debug mode for this to work, just load it through your plugins.ini as usual. then restart your server and check your amxx log files for a message from xredirect-dbg.sma starting with "Check own server". copy this message here and we'll see what we can do with it.
Attached Files
File Type: sma Get Plugin or Get Source (xredirect-dbg.sma - 430 views - 109.6 KB)
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode