Spoofed and ircop whois

Simos simos at simosnap.org
Sun Aug 15 19:35:20 EDT 2004


how i must set  this table  ? i'd like see  the spoofed ip  of user on all linked servers too :
static char show_ip_local[7][7] =
{
  /*Target:        A   O   L   H   S   C   E */
  /*Source:*/
  /*Admin*/      {'x','x','x','x','x','x','-'},
  /*Oper*/       {'-','?','x','?','?','?','-'},
  /*Luser*/      {'-','-','?','-','-','-','-'},
  /*Handshaker*/ {'-','-','-','-','-','-','-'},
  /*Server*/     {'-','-','-','-','-','-','-'},
  /*Connecting*/ {'-','-','-','-','-','-','-'},
  /*Else*/       {'-','-','-','-','-','-','-'}
};

static char show_ip_remote[7][7] =
{
  /*Target:        A   O   L   H   S   C   E */
  /*Source:*/
  /*Admin*/      {'?','?','?','?','?','-','-'},
  /*Oper*/       {'-','?','?','?','?','-','-'},
  /*Luser*/      {'-','-','?','-','-','-','-'},
  /*Handshake*/  {'-','-','-','-','-','-','-'},
  /*Server*/     {'-','-','-','-','-','-','-'},
  /*Connecting*/ {'-','-','-','-','-','-','-'},
  /*Else*/       {'-','-','-','-','-','-','-'}
};

thx
Simos
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20040816/da7bfd9e/attachment.html>


More information about the hybrid mailing list