Jump to content


Welcome to PBBans

Welcome to PBBans, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of PBBans by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Customize your experience here
Guest Message by DevFuse
 

*** Hub Streaming Fix/Setup Via Rcon ***Quick Manual


  • This topic is locked This topic is locked
No replies to this topic

#1 Benway

    BOFH

  • Site Staff
  • Reputation: 398
    Name is well known
  • 7,731 posts
  • Gender:Male
  • Location:Earth 52°N27'09'' 13°E20'16''

Posted Jun 29, 2007 - 10:27 AM

Detailed Hub Streaming Setup Manual see: web information center :docs: pdf Posted Image
Server not Streaming?
Note: non streaming servers will be deactivated in hub after some time of inactivity,
(re-) adding IP:Port via Team Account Server-Manager will fix*


PBBans.com Stream Check: http://www.pbbans.com/msi.php
Serversided Stream Setup Check: [ /Rcon ] pb_sv_uconlist (1) << servesided setup part only, also required for functional streaming: *server is added to an active team account

all commands line by line:

1. Rcon streaming fix/setup via Rcon-Tools & PB-WebInterface
via HLSW | RconUnlimited | Rcon4CoD2 (Rcon Direct) | ... and various others | Rcon plugins of Gamebrowsers like Qtracker, kquery, AsE ...
[ q3 rtcw et sof2 cod coduo cod2 cod4 d3 q4 ... ]
via BF2CC / BF2142CC / RemoteConsole.exe (BF1942) / BFVRC (9) [ BF2 / BF2142 / BF1942 / BFV ] (10)
via AON-AdminPanel (2) [ AA ]
via PB-WebTool (3) [ F.E.A.R., Battlefield Series (9),(10) and many others, supported games see http://evenbalance.com "PunkBuster for Admins" ]

pb_sv_update
... wait 90 seconds
pb_sv_writecfg pbucon.use
pb_sv_restart

... wait 20 seconds
pb_sv_task 10 4000 pb_sv_ver
pb_sv_uconignoreempty
pb_sv_usessionlimit 16
pb_sv_autoupdban 1
pb_sv_uconempty
// (2) (11)
pb_sv_uconadd 1 69.65.22.152 pbbhub2-1 pbbanshub
pb_sv_writecfg


2. Rcon streaming fix/setup via game-console (5) (9)
[ q3 rtcw et sof2 cod coduo cod2 d3(6) q4(6) etqw(7) Battlefield Series (9)(10) et.al. ]

/rcon pb_sv_update
... wait 90 seconds
/rcon pb_sv_writecfg pbucon.use
/rcon pb_sv_restart

... wait 20 seconds
/rcon pb_sv_task 10 4000 pb_sv_ver
/rcon pb_sv_usessionlimit 16
/rcon pb_sv_autoupdban 1
/rcon pb_sv_uconempty
// (11)
/rcon pb_sv_uconadd 1 69.65.22.152 pbbhub2-1 pbbanshub
/rcon pb_sv_writecfg

3. Rcon streaming fix/setup via admins game-console [ AA ] (8)

admin pb_sv_update
... wait 90 seconds
admin pb_sv_writecfg pbucon.use
admin pb_sv_restart

... wait 20 seconds
admin pb_sv_task 10 4000 pb_sv_ver
admin pb_sv_USessionLimit 16
admin pb_sv_AutoUpdBan 1
admin pb_sv_uconadd 1
69.65.22.152 pbbhub2-1 pbbanshub
admin pb_sv_writecfg

4. Streaming fix/setup via Team Account: Automated Hub Setup (Java Applet)

http://www.pbbans.com/account/webtool.php


______________________________________________________________________________

(1) A streaming Server will return to [ /Rcon ] pb_sv_UconList : (Note: some games mainly AA and BF series will return no console echo to pb_sv_ commands.)

PunkBuster Server: [Slot] [Type] [Mask] [Name]
PunkBuster Server: 1 1
69.65.22.152 pbbhub2-1 pbbanshub
PunkBuster Server: End of PB UCON Profile List (1 Entry)

(2) Tool optionally runs pbucon sessions, see manual; Note to omit pb_sv_uconempty.

(3) Detailed PB-WebTool Setup see Hub Streaming Guide and http://evenbalance.com/ --> select game --> PB for admins

pb_sv_httpPort <server port="">
pb_sv_httpAddr <server ip="">
pb_sv_httpKey <web-key=password>

(4) Note to increase pb_sv_USessionLimit value in case other pbucon sessions were/are initiated accordingly, e.g. (/rcon | admin) pb_sv_USessionLimit 16 // <maximum is="" 16="">

A global remark re pb_sv_USessionLimit : Rule of thumb is to set the value to the number of desired running ucon sessions (pb_sv_uconlist) +1.
The additional session will help to (re-)initiate steaming in case of pbucon addition, hub restarts or (pb-)server restarts, otherwise pb server might block a new or reinitialized pbucon-session due to an old session waiting 5 mins. for a timeout. Especially all Battlefield Series Servers are notorious to keep a number of dead sessions with quite a time delay.

(5) After entering your Rcon Password in Game Console /rconpassword YourRconP4ss - or set it in your default_mp.cfg
(6) Start the game with +set com_allowconsole 1 -- lowercase commands only
(7) Start the game with +set com_allowConsole 1
(8) Note: admin console will not return echos from admin pb_sv_ commands, see AA pb manual, alternative: see 1. Rcon Tools (2)

(9) Important Note: To be able to use Rcon in Battlefield Series at all, make sure you carefully went thru the steps described here:

BF2: PB-Rcon Quickstart Guide
BF2142: PB-Rcon Quickstart Guide
BF1942/BFV: PB-Rcon Quickstart Guide(discontinued)

BF1942 : if all fails: DOS-prompt BF1942-GamePath/AdminTool
RemoteConsole.exe -u <user> -p <pass> -port <rcon-port> <server-ip>
Then: commands as 1. Rcon streaming fix/setup via Rcon-Tools, with a
pb_sv_uconempty in front of pb_sv_uconadd 1 69.65.22.152 pbbhub2-1 pbbanshub

(10) Alternatively consider to setup and use PB WebTool (see important note (9)):

BF2 WebTool Manual
BF2142 WebTool Manual
BF1942/BFV WebTool Manual

(11) This command has been added due to BattleField Series Servers happen to open random Ucon Sessions in case the first one -- added by this Hub Setup -- fails and Timeout takes too long, what might exceed any set pb_sv_USessionLimit.
Note to check for other required PBUcon Sessions - e.g. for streaming via pbucon to other AC sites - as these will be removed as well. If this is the case, omit pb_sv_uconempty</server-ip></rcon-port></pass></user></maximum></web-key=password></server></server>





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users



DMCA.com