• Possible bug in ircd not reading all the K: lines

    From plt@VERT/SBBSVA to All on Sat Jun 19 01:13:57 2021
    After adding the following lines ircd.conf and rehashing they vanish

    /kline *@fbi.gov Get_Local
    /kline *god*@*.* Your_not_god
    /kline *allmight*@*.* Your_not_god
    /kline *devil*@*.* Your_evil
    /kline *satin*@*.* Your_evil
    /kline *root*@*.* Never_login_using_root
    /kline *admin*@*.* Not_admin_here

    ---
    þ Synchronet þ sbbs.dynu.net 2025
  • From DaiTengu@VERT/ENSEMBLE to plt on Sat Jun 19 01:26:02 2021
    Re: Possible bug in ircd not reading all the K: lines
    By: plt to All on Fri Jun 18 2021 06:13 pm

    /kline *@fbi.gov Get_Local
    /kline *god*@*.* Your_not_god
    /kline *allmight*@*.* Your_not_god
    /kline *devil*@*.* Your_evil
    /kline *satin*@*.* Your_evil
    /kline *root*@*.* Never_login_using_root
    /kline *admin*@*.* Not_admin_here


    /kline is a command sent by your client.

    there's an existing "K-line" in ircd.conf that starts with K: and has *.whitehouse.gov in it. Use that as an example.

    It's called a "K-Line" because it starts with a K:

    DaiTengu

    ... Friends, Romans, countrymen, lend me your taglines!

    ---
    þ Synchronet þ War Ensemble BBS - The sport is war, total war - warensemble.com
  • From Nelgin@VERT/EOTLBBS to plt on Sat Jun 19 02:25:11 2021
    plt wrote:
    After adding the following lines ircd.conf and rehashing they vanish

    /kline *@fbi.gov Get_Local
    /kline *god*@*.* Your_not_god
    /kline *allmight*@*.* Your_not_god
    /kline *devil*@*.* Your_evil
    /kline *satin*@*.* Your_evil
    /kline *root*@*.* Never_login_using_root
    /kline *admin*@*.* Not_admin_here

    K:Lines are not permanent unless you add them to your ircd.conf file.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Plt@VERT/SBBSVA to Nelgin on Wed Jun 23 09:19:28 2021
    Re: Re: Possible bug in ircd not reading all the K: lines
    By: Nelgin to plt on Fri Jun 18 2021 19:25:11

    plt wrote:
    After adding the following lines ircd.conf and rehashing they vanish

    /kline *@fbi.gov Get_Local
    /kline *god*@*.* Your_not_god
    /kline *allmight*@*.* Your_not_god
    /kline *devil*@*.* Your_evil
    /kline *satin*@*.* Your_evil
    /kline *root*@*.* Never_login_using_root
    /kline *admin*@*.* Not_admin_here

    K:Lines are not permanent unless you add them to your ircd.conf file.

    I tried adding them to my ircd.conf but after I rehash poof they are gone.

    ---
    þ Synchronet þ sbbs.dynu.net 2025
  • From Nelgin@VERT/EOTLBBS to Plt on Wed Jun 23 09:36:41 2021
    Plt wrote:
    Re: Re: Possible bug in ircd not reading all the K: lines
    By: Nelgin to plt on Fri Jun 18 2021 19:25:11

    plt wrote:
    After adding the following lines ircd.conf and rehashing they vanish

    /kline *@fbi.gov Get_Local
    /kline *god*@*.* Your_not_god
    /kline *allmight*@*.* Your_not_god
    /kline *devil*@*.* Your_evil
    /kline *satin*@*.* Your_evil
    /kline *root*@*.* Never_login_using_root
    /kline *admin*@*.* Not_admin_here

    K:Lines are not permanent unless you add them to your ircd.conf file.

    I tried adding them to my ircd.conf but after I rehash poof they are gone.


    Before
    [02:32] K *@*.whitehouse.gov * * Obviously bogus domain.

    Added
    K:*@fbi.gov:Get_Local (As you wish)
    K:*god*@*.*:Your_not_god (Phil has bad English)
    K:*allmight*@*.*:Your_not_god (Phil has bad English)
    K:*devil*@*.*:Your_evil (Phil has bad English)
    K:*satin*@*.*:Your_evil (Phil has bad English) K:*root*@*.*:Never_login_using_root (Only Sensible thing Phil has ever said) K:*admin*@*.*:Not_admin_here (too right!)

    [02:34] K *@*.whitehouse.gov * * Obviously bogus domain.
    [02:34] K *@fbi.gov * * Get_Local (As you wish)
    [02:34] K *god*@*.* * * Your_not_god (Phil has bad English)
    [02:34] K *allmight*@*.* * * Your_not_god (Phil has bad English)
    [02:34] K *devil*@*.* * * Your_evil (Phil has bad English)
    [02:34] K *satin*@*.* * * Your_evil (Phil has bad English)
    [02:34] K *root*@*.* * * Never_login_using_root (Only Sensible thing Phil has ever said)
    [02:34] K *admin*@*.* * * Not_admin_here (too right!)
    [02:34] End of /STATS Command.


    Looks fine to me.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com