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

CSGO Multiple IP Joining


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 01-05-2016 , 01:09   CSGO Multiple IP Joining
Reply With Quote #1

Hi
I have two IP on my server and i want add an ability for players can join by both of my IPs
Is it possible ?
I forward udp port and see that other IP on my favorite browser server but i can't join to server by another IP.
In fact i'm looking for some way to forward everything that comes from IP1 to IP2
What is the problem ?
Attached Images
File Type: jpg 13213.jpg (95.1 KB, 208 views)
__________________
Iman in Allah

Last edited by mohsen9010; 01-05-2016 at 01:17.
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
Taner
Member
Join Date: Jun 2009
Old 01-05-2016 , 05:48   Re: CSGO Multiple IP Joining
Reply With Quote #2

Quote:
Originally Posted by mohsen9010 View Post
Hi
I have two IP on my server and i want add an ability for players can join by both of my IPs
Is it possible ?
I forward udp port and see that other IP on my favorite browser server but i can't join to server by another IP.
In fact i'm looking for some way to forward everything that comes from IP1 to IP2
What is the problem ?
Try this. I did used that 4 years back. TF2 and CS:S when moving datacenter.
iptables -t nat -A PREROUTING -p udp -d SOURCE-IP --dport 27015 -j DNAT --to destination-ip:27015
iptables -t nat -A PREROUTING -p tcp -d SOURCE-IP --dport 27015 -j DNAT --to destination-ip:27015

Last edited by Taner; 01-05-2016 at 05:48.
Taner is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 01-05-2016 , 13:17   Re: CSGO Multiple IP Joining
Reply With Quote #3

Quote:
Originally Posted by Taner View Post
Try this. I did used that 4 years back. TF2 and CS:S when moving datacenter.
iptables -t nat -A PREROUTING -p udp -d SOURCE-IP --dport 27015 -j DNAT --to destination-ip:27015
iptables -t nat -A PREROUTING -p tcp -d SOURCE-IP --dport 27015 -j DNAT --to destination-ip:27015
Not working in CS:GO
I test also your way i can see my server in favorite list but when i try to join the server i will return to searching and joining loading bar like that pic i attached and then fail ...
I can not understand why CSGO have complex system.
__________________
Iman in Allah
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
LaRoVV66
Senior Member
Join Date: Jul 2015
Old 01-06-2016 , 01:06   Re: CSGO Multiple IP Joining
Reply With Quote #4

Hallo,
This error gameserver token error. Please add Server token
LaRoVV66 is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 01-07-2016 , 01:59   Re: CSGO Multiple IP Joining
Reply With Quote #5

Quote:
Originally Posted by LaRoVV66 View Post
Hallo,
This error gameserver token error. Please add Server token
No, if i don't add the token then i have internal lan error.
__________________
Iman in Allah
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
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 16:41.


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