<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>how i must set this table ? i'd
like see the spoofed ip of user on all linked servers too
:</FONT></DIV>
<DIV><FONT face=Arial size=2>static char show_ip_local[7][7] =<BR>{<BR>
/*Target: A O
L H S C E */<BR>
/*Source:*/<BR> /*Admin*/
{'x','x','x','x','x','x','-'},<BR>
/*Oper*/
{'-','?','x','?','?','?','-'},<BR> /*Luser*/
{'-','-','?','-','-','-','-'},<BR> /*Handshaker*/
{'-','-','-','-','-','-','-'},<BR> /*Server*/
{'-','-','-','-','-','-','-'},<BR> /*Connecting*/
{'-','-','-','-','-','-','-'},<BR>
/*Else*/
{'-','-','-','-','-','-','-'}<BR>};</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>static char show_ip_remote[7][7] =<BR>{<BR>
/*Target: A O
L H S C E */<BR>
/*Source:*/<BR> /*Admin*/
{'?','?','?','?','?','-','-'},<BR>
/*Oper*/
{'-','?','?','?','?','-','-'},<BR> /*Luser*/
{'-','-','?','-','-','-','-'},<BR> /*Handshake*/
{'-','-','-','-','-','-','-'},<BR> /*Server*/
{'-','-','-','-','-','-','-'},<BR> /*Connecting*/
{'-','-','-','-','-','-','-'},<BR>
/*Else*/
{'-','-','-','-','-','-','-'}<BR>};<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>thx</FONT></DIV>
<DIV><FONT face=Arial size=2>Simos</DIV></FONT>
<DIV> </DIV></BODY></HTML>