This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

sBnc Eggdrop

Help with usage of shell accounts and bouncers.
Post Reply
F
Fraud
Op
Posts: 101
Joined: Mon May 19, 2008 7:57 am

sBnc Eggdrop

Post by Fraud »

hello everybody. I have installed an eggie and sbnc on one server. the eggdrop is using a script to add, del, suspend etc new BNCs. here is what i am using

I would like to know if i have to connect with the eggdrop to the admin BNC to add more BNCs and how i can add and use CORRECTLY 9 more ips (without any vhosts). Tried vhost.tcl....well here is what i ve added to...

Code: Select all

set ::trust {
{91.198.32.01 5 91.198.32.01}
{91.198.32.02 5 91.198.32.02}
{91.198.32.03 5 91.198.32.03}
{91.198.32.04 5 91.198.32.04}
{91.198.32.05 5 91.198.32.05}
{91.198.32.06 5 91.198.32.06}
{91.198.32.07 5 91.198.32.07}
{91.198.32.08 5 91.198.32.08}
{91.198.32.09 5 91.198.32.09}
{91.198.32.main 5 91.198.32.main}
}
set ::defaulthost "91.198.32.main"
with the Scripts from above it should be possible to use all IPs but it just adds new BNC to the *main* ip (more then 5, could add 100+)

maybe somebody is using it and can explain me howto.

Thanks for the help
Kind regards
Jonlar
Post Reply