Author |
Message |
Guest
Offline
|
Posted: Mon May 09, 2005 10:47 am Post subject: What did I do wrong? |
 |
|
|
|
I've just tried to put my zone online. I've done everything from the guide but I'm the only one who can connect to the zone (only if I add it by: Add Custom...). Here are my server.ini, subbil.ini and a screenshot of my router thing:
server.ini:
//You can delete anything with the // infront, they are their to help you get the basics... Mine GO BOOM http://www.shanky.com/server/
//This is currently, at time of download, 1.34.14 subgame
[Custom]
ArenaMode=5
//1=Any player can create an own a new subarena
//2=Only mods+ can own newly created subarenas
//3=Smods+ own new subarenas
//4=Sysops own new subarenas
//5=New subarenas won't make new files, will just use spawn.cfg instead. If a .cfg is already created for subarena, will use that instead
[Arena]
ArenaMaxPlayers=100
ArenaDesiredPlayers=100
ArenaMinimumPlayers=1
SpawnKeepScores=1
MaxArenas=500
MaxArenasMemory=64000
[Comms]
MaxQueueToLogin=16
PacketHistoryMax=2000
IncomingBufferSize=131072
OutgoingBufferSize=131072
EncryptMode=1
UnreliableBufferSize=128
TransportBufferSize=160
FlushTime=10
BandwithIdleTime=21600
SelectTime=10
[Misc]
DisableShareware=0
RegisterKickShareware=0
MaxSharewarePlayers=-1
MaxPlayers=100
MaxSharewareTime=90000000
DisableSharewareNames=0
DisableSharewareShips=0
DisableSharewareScores=0
MenuKickOutDelay=12000
NoAntiInSafe=0
//If 1, then if in a safty, SS will ignore that player's anti
LockFreqs=1
//If 1, then *lock doesn't allow freq change
PositionDataAccess=1
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
AlertCommand=cheater
//so ?cheater {text} will send to online mods
AllowPubScorereset=1
AllowPvtScorereset=0
//If 1, ?scorereset will reset player's score
TimerDropFlagTerritoryRadius=8
//If non-0, then all non-neutral droped flags X tiles away from ship. More info in FAQ at Server Help Site
ShipTypeSwitchResetPeriod=0
//If non-0, than if someone does X amount of shipchanges that is in the .cfg in this amount of time (in milliseconds), then kicks them off
CheckWeapons=1
//Leave this set to 1, so it detects more of different type of cheats.. will kick them out if in .cfg the [Security] SecurityKickoff is 1
CheckFastBombing=0
//More info on website
FastBombingThreshold=30
//More info on website
ForceObsceneCheck=0
//0 = normal, 1 = everyone has obscene checking on
NoFlagRewardLimit=0
//If set non-zero reward multiplier limit is removed in FlagRewardMode 1. Multiplier is (maximumAllowedPerTeam / numberOfTeamMembers), if NoFlagRewardLimit is set 0
multiplier is limited by 2.
LogPoints=0
PointUpdateDiff=500
JackpotBroadcastPoints=0
ServerLog=1
KeepAliveDelay=500
DefaultLevelFile=PUBLIC.lvl
//Change to your map file name
Port=12000
//Make it something round, like 1000, 2000, etc. Change this if you are running more than one zone off same billing
AllowVIEClients=1
//If you wish to restrict your zone to continuum only, set to 0. If you want everyone to play, set to 1
StaffChat=derijp,modchat,chatmod
//Divide staff chat channels by commas. Only mods+ can join these local chats.
ForceContinuumOnly=0
//If set to 1, will only let continuum users enter zone
ServerIP=212.127.149.44
//Set to the server's IP #. This is used for *einfo's proxy detection
AllowPrerelease=1
//Set to 1, people with newer continuum can enter. Set to 0, only current client will be allowed in
LevelFiles=PUBLIC.lvz
[CPU]
LoopDelay=0
ProcessMaxTime=4
SleepPerIteration=0
SlowIterationWarningLevel=100
SleepTime=0
[Permission]
AllowBadMachineId=1
AllowLowBandwidth=1
MinimumSecondsToLogin=0
PermissionMaxPoints=0
PermissionMode=0
AutoPermissionPoints=0
AutoPermissionIDList=0
AutoPermissionMessage=Congratulations
[Password]
SysopPassword=[-----]
EnergyPassword=show
ModeratorPassword=[-----]
SuperModeratorPassword=[-----]
VIPPassword=[-----]
//Change all to what you want
[Billing]
LogMessages=0
IP=localhost
Password=[-----]
//What is the billing pw in the subbill.ini
ServerName=BXRE Earth Vision (test)
//Zone name
Port=11000
ServerId=12000
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=12000
//Make the same as in [Misc] Port=
ReconnectTime=12000
AttemptTime=6400
[Advertise]
SendMode=0
DisplayMode=0
Duration=6000
[Validation]
CheckMod=0
CheckSMod=0
CheckSysop=0
LogPubCommands=*
LogPvtCommands=*
DisablePubCommands=
DisablePvtCommands=
//Help at http://www.shanky.com/server/ in FAQ section for Subgame2
[Directory]
IP=sscentral.sscuservers.net,sscentral.subspacehq.com,sscentral.subspace.net
Description=This is the test zone of a whole new, exiting zone. It's based on Capture the Flag.
//What you want to have for the description of zone
NamePassword=meow
//Pick anything you want
Port=4991
subbill.ini:
[Misc]
AllowNewUsers=1
SysopPassword=[-----]
//Change to Billing Sysop Password, usless anyways..
BillingPassword=[-----]
//Change this to whatever you want, also match it with the server.ini [Billing] section too
MaxQueueForLogin=50
LowPriority=0
KickOutDelay=24000
Port=11000
|
router:
router.JPG - 138.04 KB
File downloaded or viewed 46 time(s)
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Mon May 09, 2005 11:39 am Post subject: |
 |
|
|
|
Thanks for reading the guide, and even adding a custom zone. That makes our job a lot easier.
Is anything displayed on the subgame or subbill screens when someone tries to login? _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Mon May 09, 2005 3:49 pm Post subject: Subgame2 |
 |
|
|
|
In the subgame2 screen:
Connection request from: (Name)
Arena created: () using parameters: C:\Program Files\Continuum\server\server.cfg
Player entering game: (Name)
I'm the only one who can get in the zone. Others can't even connect by adding the zone custom.
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Mon May 09, 2005 8:37 pm Post subject: |
 |
|
|
|
It sounds like your ports are blocked, but the image says otherwise. _________________
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Tue May 10, 2005 11:06 am Post subject: |
 |
|
|
|
Yes, so what to do?
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Tue May 10, 2005 11:33 am Post subject: |
 |
|
|
|
Here's a new image with trigger ports. I guess something's wrong with this
Kopie van router.JPG - 148.14 KB
File downloaded or viewed 46 time(s)
|
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:36 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
Posted: Tue May 10, 2005 11:43 am Post subject: |
 |
|
|
|
The range must be that number to that number +1. For example, you would forward port 5000 as: 5000-5001.
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Tue May 10, 2005 2:59 pm Post subject: |
 |
|
|
|
still doesn't work
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Tue May 10, 2005 3:30 pm Post subject: |
 |
|
|
|
Wat voor modem gebruik je? Ik denk dat het daar eventueel aan zou kunnen liggen.
Ik heb niet veel informatie in je posts gelezen ivm tekort aan tijd dus geen idee of je dit al hebt onderzocht, maar bij de meeste ADSL verbindingen wordt een modem gebruikt.
Dit modem moet inkomende verbindingen "doorgeven" aan de router, misschien dat dit al het geval is, maar het kan geen kwaad het even te vragen.
Wat voor modem heb je? Ik ben wel bekend met een aantal merken/types.
|
|
Back to top |
|
 |
Maverick

Age:41 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Tue May 10, 2005 4:38 pm Post subject: |
 |
|
|
|
heh? De guest is nederlands? lol _________________
|
|
Back to top |
|
 |
Agurus Server Help Squatter

Age:39 Gender: Joined: May 05 2004 Posts: 353 Location: SSCI Halo Offline
|
Posted: Tue May 10, 2005 4:43 pm Post subject: |
 |
|
|
|
Solo Ace wrote: | Wat voor modem gebruik je? Ik denk dat het daar eventueel aan zou kunnen liggen.
Ik heb niet veel informatie in je posts gelezen ivm tekort aan tijd dus geen idee of je dit al hebt onderzocht, maar bij de meeste ADSL verbindingen wordt een modem gebruikt.
Dit modem moet inkomende verbindingen "doorgeven" aan de router, misschien dat dit al het geval is, maar het kan geen kwaad het even te vragen.
Wat voor modem heb je? Ik ben wel bekend met een aantal merken/types. |
Translation:
What do kind of modem you use? I think that the that possibly on would be able to lie. I have not a lot of information in your posts read ivm lack of time thus no idea or you this already have examined, but by the most ADSL connections, a modem becomes uses. This modem must incoming connections "pass" at the router, perhaps that this all the case is, but it can no bad it just to ask.
What do kind of modem you have? I want to notice well known with a number/types. _________________ X-SSCI Halo CTF Administrator
"I used to do drugs. I still do, but I used to, too."
|
|
Back to top |
|
 |
wEaViL Don't make me turn this forum around!

Age:45 Gender: Joined: Feb 17 2003 Posts: 829 Location: nc usa Offline
|
Posted: Tue May 10, 2005 5:05 pm Post subject: |
 |
|
|
|
In the router menu click on WAN and see if there is a setting or anything called Block WAN Request. If that is enabled the port forwarding does nothing. It has to be disabled in order for users to be able to connect to the zone.... That also cuases the zone not to show up in the zone list.
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Tue May 10, 2005 6:44 pm Post subject: |
 |
|
|
|
Actually, since many of our ISPs supply modems with ADSL accounts which need to forward connections to the router, I asked him which type he has.
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Wed May 11, 2005 12:42 am Post subject: |
 |
|
|
|
OK, de naam van de modem is: Scientific Atlanta 2203 Series Cablemodem. Er staat ook nog Webstar op, dus ik weet niet precies wat het merk is. Ik weet ook niet of het uitmaakt dat ik kabel gebruik i.p.v. ADSL.
@wEaViL: Can't see anything called Block WAN request.
|
|
Back to top |
|
 |
Agurus Server Help Squatter

Age:39 Gender: Joined: May 05 2004 Posts: 353 Location: SSCI Halo Offline
|
Posted: Wed May 11, 2005 8:13 am Post subject: |
 |
|
|
|
Anonymous wrote: | OK, de naam van de modem is: Scientific Atlanta 2203 Series Cablemodem. Er staat ook nog Webstar op, dus ik weet niet precies wat het merk is. Ik weet ook niet of het uitmaakt dat ik kabel gebruik i.p.v. ADSL.
@wEaViL: Can't see anything called Block WAN request. | Translation:
OK, the name of the modem is: Scientific Atlanta 2203 Series Cablemodem. On it state also yet Webstar, consequently I precise what do not know is the brand. I know also not or it constitutes that I lead to telegraph lines use i. pen. v. ADSL.
@WEaViL: Can' t see anything called Block IMAGINE request.
|
|
Back to top |
|
 |
Freakman Bob Guest
Offline
|
Posted: Wed May 11, 2005 8:44 am Post subject: |
 |
|
|
|
Sigh... And I called myself a n00b...
Stop running posts through translators to sound smart, idiots..
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Wed May 11, 2005 10:53 am Post subject: |
 |
|
|
|
Lol, the translation. I'll translate it for you:
Ok, the name of the modem is: Scientific Atlanta EPX2203 Series Cablemodem. There's also "Webstar" on it, so I don't know exactly what the brand is. I also don't know if it matters I use cable instead of ADSL.
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed May 11, 2005 6:28 pm Post subject: |
 |
|
|
|
Yeah, those are pretty idiotic translations, Ag. You should at least read it before you post it.
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Thu May 12, 2005 10:32 am Post subject: |
 |
|
|
|
Maybe you can stop comment the translation and try to help/answer me.
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Sat May 14, 2005 12:34 am Post subject: |
 |
|
|
|
This was when I tried to log in, nobody else can log in.
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Sat May 14, 2005 11:07 am Post subject: |
 |
|
|
|
So it just displays nothing? That's gotta be a router problem. What exactly are those "trigger pots" things?
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Sun May 15, 2005 8:25 am Post subject: |
 |
|
|
|
Nobody can enter, so it doesn't display anything. Dunno what the trigger ports are, hope you guys do:D
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Fri May 20, 2005 5:39 pm Post subject: |
 |
|
|
|
Well, whatever they are, I don't think they're what you're looking for. Make sure they're all disabled and just use the "Virtual Server". If that doesn't work, I don't really know what to tell you.
|
|
Back to top |
|
 |
|