|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools |
Rating:
|
Display Modes |
|
|
#1 |
![]() Join Date: Nov 2004
Reputation: 7
Posts: 164
|
Linksys router bug?
I installed a clean CSS dedicated Server on my PC. Didn't change anything, except for making a shortcut to srcds.exe. This is the shortcut line I use:
E:\cssources\srcds.exe -console -game cstrike +ip 212.187.105.43 -port 27015 +maxplayers 20 +map de_dust If I doubleclick on srcds.exe, the server is starting with the internal IP (192.168.1.20), but if I doubleclick on the shortcut I get this errormessage: Couldn't allocate dedicated server UDP port And here is a list of what I tried already: - checked with netstat if there was another program using the same port > there isn't - changed the portnumber several times and ofcourse portforwarded my router - followed the manual on www.portforward.com exactly in case I was missing something - used DMZ, still get the same error - tried +port/-port & +ip/-ip in all combinations - just in case my ip changed, checked it with www.whatsmyip.com - tried DHCP and Static IP - updated the firmware of my router - reinstalled windows using a ghost image My router is a BEFSR41 version 2 (non wireless). Does anyone have more suggestions or is this a bug? Last edited by Lady Racquel : 12-27-2004 at 01:49 PM. |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hehe, thanks for still trying to help Lady Racquel!
![]() |
|
|
|
#3 |
![]() Join Date: Dec 2003
Reputation: 0
Posts: 108
|
- updated the firmware of my router
My router is a BEFSR41 version 2 (non wireless). Does anyone have more suggestions or is this a bug? I have the same router and made the mistake of upgrading firmware. go to linksys and get this firmware version 1.45.7 and then try it again. ![]() |
|
|
|
|
|
#4 | |
|
Guest
Posts: n/a
|
Quote:
Lady Racquel if you try it and if it works will you let me know? I really don't like messing arround with that thing. . |
|
|
|
|
#5 |
![]() Join Date: Nov 2004
Reputation: 7
Posts: 164
|
Thx for thinking with us FFReaper, but I downgraded the firmware, still no results. I hope you don't mind answering some questions...
Are you using WinXP? Do you have a dedicated counterstrike server or are you starting it up through steam? Thx in advance, Lady Racquel (If I have any answers, I'll let ye know A_S_G ; ) |
|
|
|
|
|
#6 |
|
Guest
Posts: n/a
|
I would first try determining if port forwarding is working at all. You'll need someone on the outside to run porrtqry or nmap against your routers external IP address while the server is running and your are all set to go.
I attempted to, but apparently your host isn't up at the moment. |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Try this...
You might want to disable "block wan request" and enable multicast and ipsec, then make sure that uPNP is off and set a static ip on the server, also make sure no other firewall is running on the server i.e.. XP's firewall, BlackICE, etc..
When you set the port forwarding on the linksys for the server, go ahead and set TCP and UDP, once you have done all of this go to your "local area connection" on the server and right click on it and then on repair. If this still doesnt work drop me an email to mp@dafonemen.com and I will see if I can get a bit more info from you. I have 2 CSS servers running on 2 different DSL circuits with 2 2 version 2 Linksys Routers, both work like a champ, oh yeah, I using version 1.46.2 firmware on the routers. |
|
|
|
#8 |
![]() Join Date: Nov 2004
Reputation: 7
Posts: 164
|
Thx for the replies!
But no success yet : ( Anybody else with other suggestions...? If I leave the router out of the network, the server is starting, so the problem is defenitely the router. Zeee: it looks like portforwarding is not working at all. Asked a friend to do a portquery and I forwarded port 27000-27050 (UDP & TCP) and UDP seems to listen, TCP is not reacting, but tried the same with port 27051 (not forwarded!) and he gives me the same reply; UDP is listening and TCP is not reacting. And as I said in my first post I tried DMZ as well and that's not working either. Metalplane: did exactly what you said, but still no success. I'll send you an email. Again, Zeee and Metalplane, thx for thinking along! |
|
|
|
|
|
#9 |
|
Guest
Posts: n/a
|
it's possible your ISP made a change and is now running your through an internal proxy. I would call them and ask just to rule that out.
|
|
|
|
#10 | |
![]() Join Date: Dec 2003
Reputation: 0
Posts: 108
|
Quote:
I have hosted a dedicated source server...not thru steam I also looked at how mine is configed and other than dmz host I have nothing else set to anything but defaults!! Last edited by FFReaper : 12-28-2004 at 03:55 PM. |
|
|
|
|
|
|
#11 |
|
Guest
Posts: n/a
|
Well ok...
Lady R...
I've experienced this same problem as you with a NAT setup on my router, or with a DMZ host setup, regardless. The error message makes sense to me, when interpreted literally it's as if the server instance cannot open a port on that interface. Naturally, if that IP belongs to your router, it'll be difficult for any software to fire up a service on a port of an interface it has no influence over. What I've done, and it has remedied the error message (but I'm not yet sure of the implications), is to add the external IP address to the list of IPs associated with my network connection. Basically, in the Windows network settings for your LAN connection, configure the TCP/IP settings, hit advanced, and add that IP. Seems to stop the error message, but not sure if it will create other problems. Let me know if that helps you any, I used a default mask of 255.0.0.0 which is about as promiscuous as it gets but it worked. |
|
|
|
#12 |
|
Banned
Join Date: Oct 2004
Reputation: 0
Posts: 202
|
yo!
|
|
|
|
|
|
#13 | |
![]() Join Date: Nov 2004
Reputation: 7
Posts: 164
|
HEEEEEEEEEEEEEHAAAAAAAAAAAAAAAAAA!!!
YEAH BABY! THAT DID IT! Matthartle if you're coming to Holland remember me to give you a big kiss : ) THX EVERYONE for thinking with us! Here is the answer to my problem and hopefully for some others with the same problem. Maybe it's a very simple answer, but unlike some other people I'm not a network guru ; ) : Go to Start > Settings > Control Panel > Network Connections Quote:
When finished click Add > OK > OK and Close Maybe this answer indeed creates other problems on the way, but we are one step closer! Again THX FFReaper, zeee, Metalplane and matthartle for your help! |
|
|
|
|
|
|
#14 | |
|
Guest
Posts: n/a
|
I just looked at your original thread
Quote:
Why not +ip your_internal_ip_address ? I run my server this way prior to nat translation and have experienced no issues. |
|
|
|
|
#15 |
![]() Join Date: Nov 2004
Reputation: 7
Posts: 164
|
Like I said zeee I'm not a network guru ; )
But if I'm using my internal IP in the shortcut can people from outside still connect to my server? |
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
All times are GMT -8. The time now is 11:16 AM.







Linear Mode
