SRCDS Steam group


SRCDS w/ Ethernet Cable?
#1
I finally got my SRCDS server working for CSS, and I ran into a problem. My server works fine in LAN, but never shows up anywhere in Internet. The problem has to be the fact I have an Ethernet cable to hook up to Internet. I've searched all of this forum (and the eventscipt.com forum) but I can't find a solution. PLEASE HELP!
BTW if it matters at all here's what's in my Run SRCDS properties (Target line):
C:\Users\Karl&Erik\Desktop\SRCDS\srcds.exe -console -game cstrike -tickrate 33 -port 27015 -maxplayers 15 +map de_dust2 -auto update
-TheNonja Big Grin
Reply
#2
Hi erik,

please don't PM/Mail me and certainly not both. I frequent these forums a lot and I see all the threads most of the time.
As for this problem, there are thousands of posts about this and the solution is always the same!

http://forums.srcds.com/viewtopic/7124
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
I'm sorry.
I guess I didn't look hard enough!
I went to that link, but I realized I've already read that one! It didn't help me because my Internet isn't through a router, it's ethernet. Can you help me?
-TheNonja Big Grin
Reply
#4
Are you in a college dorm?
If so contact your administrator for port forwarding assistance.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#5
Like loopyman said,

if you can't do it, the administrator has to do the job described in that FAQ I posted.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#6
Nope, not in a dorm. Just at home.
How is it even possible to portforward with a cable and not (wireless) router?
BTW I am the admin of my computer, also.
-TheNonja Big Grin
Reply
#7
sorry for any inconvenience 123erik but if you could be as descriptive as possible, its probably just me but im a little confused by your statement "How is it even possible to portforward with a cable and not (wireless) router?"

what connection are you running first of all would be great, how do you start your server? some server start using a batch file which u can edit and add you external ip address.

if you are new to this then you must learn you have an internal and an external ip address, one communicates inside your modem, the other connects outside.

alot of ISP's have dynamic IP addresses meaning you may have to edit some type of file regularly for people to connect. for example i have a batch file which has "+ip 1234.123.12.123" which may be my current IP address, but that could change to "+ip 3218.2131.43.312".

- those are examples and are certainly not the format of an ip address if you may have guessed, please provide more information, i would be happy to help Smile
Reply
#8
Well, I don't hook up to the internet by a router, I hook up using an ethernet cable ( so no it's not wireless connection ).
The way I start my server is I have a shortcut for srcds called "Run SRCDS" and the "Target" line in the Properties of Run SRCDS is this:
C:\Users\Karl&Erik\Desktop\SRCDS\srcds.exe -console -game cstrike -tickrate 100 -port 27015 -maxplayers 15 +map xc_overclimb -auto update
The video I used to make my server: http://www.youtube.com/watch?v=7Un0lbHZGdk
I took away the -ip command from my Target line because it caused many problems ( though I may have put in the wrong ip :\ )
I hope that's enough info for you!
So, (this is probably a stupid question): Is there a way to portforward without a router?
-TheNonja Big Grin
Reply
#9
(12-12-2009, 06:52 AM)123erik Wrote:  Well, I don't hook up to the internet by a router, I hook up using an ethernet cable ( so no it's not wireless connection ).

So, (this is probably a stupid question): Is there a way to portforward without a router?

The point is that your ethernet cable is plugged into SOMETHING. No ISP just gives you a cord that plugs directly into the internet (not even possible).

Please give us a detailed explanation of your home network. Also give us your Local IP address (in windows type in: ipconfig /all) and your External IP (http://whatismyip.org/).
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
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.
Reply
#10
Mkay I think my local ip (My IPv4 address?) is: 192.168.1.103
External: 75.135.142.63
I just don't know what my cable is plugged into!!!
I'll look and try to find out but I might not be able to.
OK, I looked, and there is a white cable coming down from the ceiling (which has to be it) going directly into the back of my Tower.
I have a screenshot of my connectivity proccess, how can I show it?
-TheNonja Big Grin
Reply
#11
Yes, now find out what's on the other end of that white cable and who manages the device that it's into.

Just a little FYI:
Internet => Outside, World Wide Web
Ethernet/Intranet => Inside, Local Area Network

You can show the connectivity processes but it won't be of any use really Smile
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#12
As Dro said, don't PM us. Everyone who wants to help you will check the thread. We don't need more useless PMs.

Your router can probably be accessed via 192.168.1.1 or 192.168.1.100
From there you can log in and do port forwarding.

Since you clearly do not manage your own internet, talk to your parents or who even takes care of your house and work with them.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
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.
Reply
#13
(XP / 2000 )
Open command prompt
start -> run -> type cmd

(Vista and 7 )
Start -> All Programs -> Accessories -> Run -> type cmd

Then when the command prompt is open, type ipconfig.
Then find the IP address of your default gateway most cases it will be 192.168.x.x but sometimes can be 10.x.x.x or 172.16.x.x You can then type that IP address into your internet browser to access your routers web gui... Most of the time the login and password is default which can be any of the following combinations:
admin admin
admin password
administrator password
admin 1234
administrator 1234
administrator administrator
admin default
administrator default
Somtimes the password is the serial number off your router as well...

IF all this is difficult or overwhelming, you could always just get a little money together from some friends and such and just rent a server from a company Toungue
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#14
(12-12-2009, 07:28 AM)123erik Wrote:  Mkay I think my local ip (My IPv4 address?) is: 192.168.1.103
External: 75.135.142.63
I just don't know what my cable is plugged into!!!
I'll look and try to find out but I might not be able to.
OK, I looked, and there is a white cable coming down from the ceiling (which has to be it) going directly into the back of my Tower.
I have a screenshot of my connectivity proccess, how can I show it?

hey 123erik, sorry i havent replied, im glad you have posted this info, now, your ethernet cable must be plugged into a modem, type your internal ip, which you said you believe is 192.168.1.103, and type that into your web browser, there should be a dialogue box asking for a username and password, try "admin" for both, if that doesnt work refer to your manual or google your modem, you may have to look up info on how to get to you port forwarding page but you must forward the following;

27020 to 27039 TCP
1200 to 1200 UDP
27000 to 27015 UDP

i believe those are the necessary to accept incoming requests...

now add your external which you said was "75.135.142.63" and add
+ip 75.135.142.63 to your command line, tell me how you went!

good luck Smile


ooh, one other thing is i recommend going to "whatismyip.org" before you add your IP to command line as it may have changed. Wink
Reply
#15
The easiest port range to open is 27000-27040 UDP/TCP.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)