Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Unless you have 2 NICs, you don't need an IP address in your boot line.
Also, read the FAQ.
Also, "rfwk.bounceme.net" is not an IP address, it's a domain name. What the -IP line looks for is a local IP address from which the server should be hosted. Unless your NIC knows that it's IP address is "rfwk.bounceme.net", the domain name wont work. And no, it's not possible for your NIC to know it has a domain name instead of an IP address.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
try putting your local ip in your launch instead of your bounceme subdomain.
Posts: 7
Threads: 1
Joined: Jun 2008
Reputation:
0
06-07-2008, 10:54 AM
(This post was last modified: 06-07-2008, 11:05 AM by ajpatl.)
OK, I've tried all these launch lines:
"C:\Program Files\Valve\HLServer\srcds.exe" -game cstrike +ip 69.109.235.121 -port 27015 +exec server.cfg NO SUCCESS
"C:\Program Files\Valve\HLServer\srcds.exe" -game cstrike +ip 69.109.235.121 +exec server.cfg NO SUCCESS
"C:\Program Files\Valve\HLServer\srcds.exe" -game cstrike +ip 192.168.1.2 -port 27015 +exec server.cfg WORKS ONLY ON LAN I WANT INTERNET
"C:\Program Files\Valve\HLServer\srcds.exe" -game cstrike +ip 192.168.1.3 +exec server.cfg WORKS ONLY ON LAN I WANT INTERNET
"C:\Program Files\Valve\HLServer\srcds.exe" -game cstrike +exec server.cfg WORKS ONLY ON LAN I WANT INTERNET
OK, thanks for the quick responses guys but I still need help! Any ideas?
PS:
These are the port i have forwarded:
1200-1200 : TCP/UDP
27020-27039: TCP/UDP
27000-27015: TCP/UDP
Posts: 7
Threads: 1
Joined: Jun 2008
Reputation:
0
I did they cant connect its only on LAN trust me.
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
Do you have sv_lan 0 in your cfg?
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
These are the classic router problems, please check out the FAQ, if it still doesn't work post back here.
Posts: 7
Threads: 1
Joined: Jun 2008
Reputation:
0
Which FAQ? Can you post a link please? Thanks!