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"
maybe somebody is using it and can explain me howto.
Thanks for the help
Kind regards
Jonlar