--- John Joseph <[EMAIL PROTECTED]> wrote:
>   I am in search of a tool which , will shows me
> wheter some port(110) is redirected to 8110 .

iptables -t nat -L -nv
iptables -t mangle -L -nv

(one of them). The "-v" will show you how often the rule has been hit.
Thus you try and check if the counter counts up.

Dirk.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/dubailug/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to