View Single Post
  #3 (permalink)  
Old 2009-05-18
anibal99 anibal99 is offline
Junior Member
 
Join Date: 2008-06-10
Posts: 9
Rep Power: 0
anibal99 has an average reputation (10+)
Default Re: View active connections via CLI on R62

i have the same problem, i usually have about 7000-8000 cxs, but sudenly the number of cxs increase until 30000, i want to know what cxs are doing this increasing.

if i type:

#fw tab -t connections -u

i do not understand the out:

<00000001, 0a020152, 0000e437, c34dbcb2, 00000050, 00000006> -> <00000000, 0a020152, 0000e437, c34dbcb2, 00000050, 00000006> (00000002)
<00000000, ac140c27, 000008ab, 0a020156, 00000548, 00000006; 0001e001, 00046100, 0000001d, 000001c5, 00000000, 4a113b71, 00000028, ....

how i can see the connections table but i want see the source ip and the destination ip?

if i type:

#fw tab -t connections -s:

HOST NAME ID #VALS #PEAK #SLINKS
localhost connections 8158 7391 32333 26443

what is the meaning of: ID, VALS, PEAK and SLINKS?

thanks.
Reply With Quote