Jump to content

How DO I Update PbBan File


Cryptkilla

Recommended Posts

You shoul dhaved a setting in your pbsv.cfg that dictates that action (to auto update) the cvar is:

 

 

pb_sv_autoUpdBan 1 //0=No, 1=Yes auto update ban list

pb_sv_banload //load ban list

 

pbbans.dat is the default ban list used.

 

 

Banmask is only when you want to ban a range of IP's. You dont usually want to use this function.

Link to comment
Share on other sites

GFP

Banmask is only when you want to ban a range of IP's. You dont usually want to use this function.

not quite correct;

PB_SV_BanMask [iP Address / Subnet Mask]

 

you can use this command to ban individual IP's ..the ban is written to the pbbans.dat as normal like so;

 

[01.06.2006 15:16:46] MASK213.218.228.149 "hackfozban" "213.218.228.149"

 

the actual command to input that is;

pb_sv_banmask 213.218.228.149 | hackfozban

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.