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

[SOLVED] AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bobis
Senior Member
Join Date: Jun 2010
Location: Athens, Greece
Old 06-27-2011 , 08:22   [SOLVED] AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #1

Hi guys.

I have encountered a strange issue with my servers, since update.

For example, my fun css server has IP: 195.130.109.72:8006.

But, when one friend want to join the server from another friend, he can't join, and said "Server not responding"

Also, to make this worse, at "view game info", the server appears with IP:

192.168.0.117:8006 and this happens for everyone who wanna join this server.

Same thing exactly happens with the other servers of this box too.

What's going on? How to fix that ?????

Last edited by bobis; 07-05-2011 at 15:38.
bobis is offline
ojmdk476oj
AlliedModders Donor
Join Date: Dec 2009
Old 06-27-2011 , 19:27   Re: SERVER NOT RESPONDING AFTER UPDATE???
Reply With Quote #2

I would say that this is because of your router or something, because i don't think that anybody else have this problem after the update?
ojmdk476oj is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 06-27-2011 , 20:13   Re: AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #3

Don't double bump your post, be patient if you want some help. And this is not because of the update, this is most likely because of your router or firewall settings. Make sure you have the proper ip and port set in your server cmd line and that sv_lan is set to 0.
__________________
If you require server assistance add me!
Kjaer is offline
bobis
Senior Member
Join Date: Jun 2010
Location: Athens, Greece
Old 06-27-2011 , 20:17  
Reply With Quote #4

Quote:
Originally Posted by johan123jo View Post
I would say that this is because of your router or something, because i don't think that anybody else have this problem after the update?
Ok I renamed the thread, but yes I have to say that before update I didn't have this kind of problem, everything worked fine and friends were able to join from another friend.

But why friends see the INTERNAL IP at view game info??? They still can connect to the server by favorites list or "connect" method.

Last edited by asherkin; 06-28-2011 at 11:44.
bobis is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 06-27-2011 , 20:24   Re: AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #5

What changes have you personally made to the server?
__________________
If you require server assistance add me!
Kjaer is offline
bobis
Senior Member
Join Date: Jun 2010
Location: Athens, Greece
Old 06-27-2011 , 20:31   Re: AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #6

Quote:
Originally Posted by Kjaer View Post
What changes have you personally made to the server?
I just updated sourcemod to the latest snapshot. Nothing more!

Also, look at this if you want more information:

resched.sh
Quote:
#!/bin/sh

process=`ps uxw | grep srcds_run | grep -v grep | awk '{print $11}'`

if [ -z "$process" ]; then
echo "Couldn't find CSS running, restarting it."
cd "$css"
screen -d -m /usr/local/srcds/tf2/orangebox/srcds_run -game cstrike -port 8006 -rcon_port 8006 +ip 192.168.0.117 +fps_max 70 +maxplayers 32 +map mg_saw_rfix_64v -autoupdate
echo "Server Started"
fi
bobis is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 06-27-2011 , 20:32   Re: AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #7

HM, so do what I said in my post and you'll be fine.

Quote:
Make sure you have the proper ip and port set in your server cmd line and that sv_lan is set to 0.
__________________
If you require server assistance add me!
Kjaer is offline
bobis
Senior Member
Join Date: Jun 2010
Location: Athens, Greece
Old 06-27-2011 , 20:37   Re: AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #8

Quote:
Originally Posted by Kjaer View Post
HM, so do what I said in my post and you'll be fine.
When you say "proper" , you mean to put the EXTERNAL one, instead of INTERNAL ip at cmd line?? (for example, instead of +ip 192.168.0.117,
+ip 195.130.109.72 ?????)
bobis is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 06-27-2011 , 20:47   Re: AFTER UPDATE!!--FRIENDS CANT JOIN FROM ANOTHER FRIEND!!!!
Reply With Quote #9

Yes -.-
__________________
If you require server assistance add me!
Kjaer is offline
bobis
Senior Member
Join Date: Jun 2010
Location: Athens, Greece
Old 06-27-2011 , 20:48  
Reply With Quote #10

Will try that tomorrow, now my friend-owner of server box and the only guy who can access the cmd line is offline.

When he come online tomorrow, I will report then.

EDIT:
The server can't open!!!! Error message:

Couldn't allocate dedicated server UDP port

Last edited by asherkin; 06-28-2011 at 11:46.
bobis 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 12:32.


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