cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7293
Views
0
Helpful
13
Replies

need to allow public ip owa access to dmz

anirudha-patil
Level 1
Level 1

I have DMZ n/w 192.166.0.0/24

on which i have nated on public ip

private ip : 192.16.0.201 (OWA)

public ip : 61.x.x.x.

when i try to access owa(public ip ) from dmz it is not allowing , From

what rules i need to set to get work

ASA 5510 8.2

13 Replies 13

jocamare
Level 4
Level 4

Have a look at this:

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml#solution2

static (DMZ,DMZ)

global (DMZ) 1* interface              *Assume you are using number one

same-security-traffic permit intra-interface

Hi

I have attach the config .please suggest any change i need to do

I provided examples and documentation.

I'm sorry but i won't give you the commands for this simple thing to work, i'd rather let you learn about it.

I configured that also it dint work out

I have DNS inside my N/W

when i try to access webmail from DMZ n.w it say page cannot display but when i try to access same from lan it works.

So you have something like this:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.0.201

global (DMZ_NETWORK) 1 interface

same-security-traffic permit intra-interface

And still doesn't work?

Try to run a packet tracer and post the output.

Here's the command:

packet-tracer in DMZ tcp 192.168.0.123 1234 61.12.X.228 80

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2x13.x3.x4 2x:52:18 =~=~=~=~=~=~=~=~=~=~=~=

Type: FLOW-LOOKUP

Subtype:

Result: ALLOW

Config:

Additional Information:

Found no matching flow, creating a new flow

Phase: 3

Type: UN-NAT

Subtype: static

<--- More --->

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 1, untranslate_hits = 1

Additional Information:

NAT divert to egress interface DMZ_NETWORK

Untranslate 61.12.x.228/x to 192.168.x.2x1/x using netmask 255.255.255.255

<--- More --->

Phase: 4

Type: ROUTE-LOOKUP

Subtype: input

Result: ALLOW

Config:

Additional Information:

in   192.168.x.x     255.255.255.x   DMZ_NETWORK

Phase: 5

<--- More --->

Type: ACCESS-LIST

Subtype: log

Result: ALLOW

Config:

access-group DMZ_NETWORK_access_in in interface DMZ_NETWORK

access-list DMZ_NETWORK_access_in extended permit object-group DM_INLINE_SERVICE_2 192.168.x.x 255.255.255.x any

object-group service DM_INLINE_SERVICE_2

service-object tcp eq domain

service-object tcp eq ftp

service-object tcp eq www

<--- More --->

service-object tcp eq https

service-object tcp eq smtp

service-object udp eq domain

service-object udp eq www

service-object tcp eq imap4

service-object tcp eq 993

service-object tcp eq 5222

service-object udp eq isakmp

Additional Information:

<--- More --->

Phase: 6

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 7

Type: FOVER

Subtype: standby-update

<--- More --->

Result: ALLOW

Config:

Additional Information:

Phase: 8

Type: VPN

Subtype: ipsec-tunnel-flow

Result: ALLOW

Config:

Additional Information:

<--- More --->

Phase: 9

Type: NAT

Subtype:

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 DMZ_NETWORK any

    static translation to 61.12.x.228

<--- More --->

    translate_hits = 1, untranslate_hits = 1

Additional Information:

Static translate 192.168.x.2x1/x to 61.12.x.228/x using netmask 255.255.255.255

Phase: 1x

Type: NAT

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255 dns

<--- More --->

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = x, untranslate_hits = 8639

Additional Information:

Phase: 11

Type: NAT

Subtype: rpf-check

Result: ALLOW

<--- More --->

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 1, untranslate_hits = 1

Additional Information:

Phase: 12

Type: NAT

<--- More --->

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255 dns

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = x, untranslate_hits = 8639

Additional Information:

<--- More --->

Phase: 13

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 14

Type: FLOW-CREATION

Subtype:

<--- More --->

Result: ALLOW

Config:

Additional Information:

New flow created with id 9435x6x5, packet dispatched to next module

Phase: 15

Type: ROUTE-LOOKUP

Subtype: output and adjacency

Result: ALLOW

Config:

<--- More --->

Additional Information:

found next-hop 192.168.x.2x1 using egress ifc DMZ_NETWORK

adjacency Active

next-hop mac address xx1x.f32a.974x hits 15x2651

Result:

input-interface: DMZ_NETWORK

input-status: up

input-line-status: up

output-interface: DMZ_NETWORK

<--- More --->

output-status: up

output-line-status: up

Action: allow

cisco551x# $WORK  tcp  192.168.x.2x1 1234 61.12.x.228 443   8xpacket-tracer input dmZ_NETWORK  tcp  192.168.x.2x1 1234 61.12.x.2$

Phase: 1

Type: ACCESS-LIST

Subtype:

Result: ALLOW

Config:

Implicit Rule

Additional Information:

MAC Access list

Phase: 2

<--- More --->

Type: FLOW-LOOKUP

Subtype:

Result: ALLOW

Config:

Additional Information:

Found no matching flow, creating a new flow

Phase: 3

Type: UN-NAT

Subtype: static

<--- More --->

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 2

Additional Information:

NAT divert to egress interface DMZ_NETWORK

Untranslate 61.12.x.228/x to 192.168.x.2x1/x using netmask 255.255.255.255

<--- More --->

Phase: 4

Type: ROUTE-LOOKUP

Subtype: input

Result: ALLOW

Config:

Additional Information:

in   192.168.x.x     255.255.255.x   DMZ_NETWORK

Phase: 5

<--- More --->

Type: ACCESS-LIST

Subtype: log

Result: ALLOW

Config:

access-group DMZ_NETWORK_access_in in interface DMZ_NETWORK

access-list DMZ_NETWORK_access_in extended permit object-group DM_INLINE_SERVICE_2 192.168.x.x 255.255.255.x any

object-group service DM_INLINE_SERVICE_2

service-object tcp eq domain

service-object tcp eq ftp

service-object tcp eq www

<--- More --->

service-object tcp eq https

service-object tcp eq smtp

service-object udp eq domain

service-object udp eq www

service-object tcp eq imap4

service-object tcp eq 993

service-object tcp eq 5222

service-object udp eq isakmp

Additional Information:

<--- More --->

Phase: 6

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 7

Type: FOVER

Subtype: standby-update

<--- More --->

Result: ALLOW

Config:

Additional Information:

Phase: 8

Type: VPN

Subtype: ipsec-tunnel-flow

Result: ALLOW

Config:

Additional Information:

<--- More --->

Phase: 9

Type: NAT

Subtype:

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 DMZ_NETWORK any

    static translation to 61.12.x.228

<--- More --->

    translate_hits = 2, untranslate_hits = 2

Additional Information:

Static translate 192.168.x.2x1/x to 61.12.x.228/x using netmask 255.255.255.255

Phase: 1x

Type: NAT

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255 dns

<--- More --->

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = x, untranslate_hits = 8639

Additional Information:

Phase: 11

Type: NAT

Subtype: rpf-check

Result: ALLOW

<--- More --->

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 2

Additional Information:

Phase: 12

Type: NAT

<--- More --->

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.2x1 netmask 255.255.255.255 dns

nat-control

  match ip DMZ_NETWORK host 192.168.x.2x1 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = x, untranslate_hits = 8639

Additional Information:

<--- More --->

Phase: 13

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 14

Type: FLOW-CREATION

Subtype:

<--- More --->

Result: ALLOW

Config:

Additional Information:

New flow created with id 94351165, packet dispatched to next module

Phase: 15

Type: ROUTE-LOOKUP

Subtype: output and adjacency

Result: ALLOW

Config:

<--- More --->

Additional Information:

found next-hop 192.168.x.2x1 using egress ifc DMZ_NETWORK

adjacency Active

next-hop mac address xx1x.f32a.974x hits 15x9525

Result:

input-interface: DMZ_NETWORK

input-status: up

input-line-status: up

output-interface: DMZ_NETWORK

<--- More --->

output-status: up

output-line-status: up

Action: allow

cisco551x# 

Alright, the configuration on the ASA is correct.

Let's review the output of the "show local details" output while testing.

We might need to get packet captures on the ASA and analyze them.

Access-list tac permit ip any host

Access-list tac permit ip host any

Capture tac access-list tac in DMZ

sh local-host 61.12.x228

Interface Failover: 1 active, 1 maximum active, 0 denied

Interface Guest_VLAN: 18 active, 103 maximum active, 0 denied

Interface DMZ_NETWORK: 35 active, 50 maximum active, 0 denied

Interface BACKUP: 0 active, 1881 maximum active, 0 denied

Interface Lan_Network: 78 active, 332 maximum active, 0 denied

Interface VSNL_PRIMARY: 1450 active, 5571 maximum active, 0 denied

cisco5510# sh l?

cisco5510# capture tac access-list tac interface dmZ_NETWORk

what i need to ping when i enter this nothing is coming

Ok, if you are using ICMP to test, make sure to have the ICMP inspection enabled and also to be pinging the server's public IP. [61.12.x.228]

In case you don't have the inspection, try this to enable it:

fixup protocol ICMP

The fact that there's no traffic in the captures and nothing showing on the "show local" output is strange.

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log x13.03.04 22:13:32 =~=~=~=~=~=~=~=~=~=~=~=

sh loc

cisco5510# sh local-host 61.12.x.228

Interface Failover: 1 active, 1 maximum active, 0 denied

Interface Guest_VLAN: 18 active, 103 maximum active, 0 denied

Interface DMZ_NETWORK: 33 active, x maximum active, 0 denied

Interface BACKUP: 0 active, 1881 maximum active, 0 denied

Interface Lan_Network: 77 active, 332 maximum active, 0 denied

Interface VSNL_PRIMARY: 1443 active, 5571 maximum active, 0 denied

cisco5510(config)# fixup protocol icmp

INFO: converting 'fixup protocol icmp ' to MPF commands

cisco5510(config)# ping      ca

cisco5510(config)# capture tac access-list tac in dmZ_NETWORK

cisco5510(config)# ping 61.12.x.228

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 61.12.x.228, timeout is 2 seconds:

?????

Success rate is 0 percent (0/5)

cisco5510(config)# exit

cisco5510# exitping 61.12.x.228

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 61.12.x.228, timeout is 2 seconds:

?????

Success rate is 0 percent (0/5)

cisco5510(config)# fixup protocol icmp conf t              ping 61.12.x.228

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 61.12.x.228, timeout is 2 seconds:

?????

Success rate is 0 percent (0/5)

cisco5510# show local-host

Interface Failover: 1 active, 1 maximum active, 0 denied

Interface Guest_VLAN: 18 active, 103 maximum active, 0 denied

local host: <192.168.x.188>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(x257) Local 192.168.x.188(x194)

    PAT Global 61.12.x.226(6x76) Local 192.168.x.188(52132)

<--- More --->

    PAT Global 61.12.x.226(61606) Local 192.168.x.188(55858)

  Conn:

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.188:x194, idle 0:01:56, bytes 5443, flags UFIO

    TCP VSNL_PRIMARY x.22.231.44:5222 Guest_VLAN 192.168.x.188:52132, idle 0:00:34, bytes x996, flags UFIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.188:55858, idle 0:01:46, bytes 27564, flags UFIO

local host: <192.168.x.186>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(53659) Local 192.168.x.186(x093)

  Conn:

    TCP VSNL_PRIMARY 17.149.36.146:443 Guest_VLAN 192.168.x.186:x093, idle 0:11:47, bytes x68, flags UIO

local host: <192.168.x.169>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(42795) Local 192.168.x.169(54141)

  Conn:

    TCP VSNL_PRIMARY 17.149.32.59:443 Guest_VLAN 192.168.x.169:54141, idle 0:03:58, bytes 4446, flags UIO

local host: <192.168.x.183>,

    TCP flow count/limit = 13/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(41795) Local 192.168.x.183(21932)

    PAT Global 61.12.x.226(21990) Local 192.168.x.183(54954)

    PAT Global 61.12.x.226(14284) Local 192.168.x.183(36570)

    PAT Global 61.12.x.226(35698) Local 192.168.x.183(33442)

    PAT Global 61.12.x.226(64631) Local 192.168.x.183(34124)

<--- More --->

    PAT Global 61.12.x.226(x653) Local 192.168.x.183(x224)

    PAT Global 61.12.x.226(49653) Local 192.168.x.183(34718)

    PAT Global 61.12.x.226(40573) Local 192.168.x.183(46x7)

    PAT Global 61.12.x.226(51443) Local 192.168.x.183(55474)

    PAT Global 61.12.x.226(49128) Local 192.168.x.183(56982)

    PAT Global 61.12.x.226(37292) Local 192.168.x.183(60848)

    PAT Global 61.12.x.226(4524) Local 192.168.x.183(x096)

    PAT Global 61.12.x.226(51933) Local 192.168.x.183(49570)

    PAT Global 61.12.x.226(19770) Local 192.168.x.183(41279)

    PAT Global 61.12.x.226(47101) Local 192.168.x.183(52573)

<--- More --->

  Conn:

    UDP VSNL_PRIMARY 157.55.1x.145:40002 Guest_VLAN 192.168.x.183:21932, idle 0:01:14, bytes 725, flags -

    TCP VSNL_PRIMARY 216.74.41.14:80 Guest_VLAN 192.168.x.183:54954, idle 0:04:09, bytes 1466, flags UFRIO

    TCP VSNL_PRIMARY 74.125.236.128:443 Guest_VLAN 192.168.x.183:36570, idle 0:00:31, bytes 1882, flags UFIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.183:33442, idle 0:02:54, bytes 2454, flags UFRIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.183:34124, idle 0:03:01, bytes 41x, flags UFRIO

    TCP VSNL_PRIMARY 74.68.101.248:26885 Guest_VLAN 192.168.x.183:x224, idle 0:01:x, bytes 12472, flags UFIO

    TCP VSNL_PRIMARY 193.1x.199.14:123x Guest_VLAN 192.168.x.183:34718, idle 0:05:42, bytes 1648, flags UIO

    TCP VSNL_PRIMARY 111.221.77.151:40010 Guest_VLAN 192.168.x.183:46x7, idle 0:01:13, bytes 11611, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 54.251.44.179:5223 Guest_VLAN 192.168.x.183:55474, idle 0:14:19, bytes 2158, flags UIO

    TCP VSNL_PRIMARY x.22.231.60:443 Guest_VLAN 192.168.x.183:60848, idle 0:00:11, bytes 787, flags UFIO

    TCP VSNL_PRIMARY x7.46.101.8:443 Guest_VLAN 192.168.x.183:x096, idle 0:14:45, bytes 7494, flags UIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.183:49570, idle 0:00:03, bytes x182, flags UFIO

    TCP VSNL_PRIMARY x7.46.101.8:443 Guest_VLAN 192.168.x.183:41279, idle 0:37:x, bytes 4354, flags UIO

    TCP VSNL_PRIMARY 54.251.44.180:5223 Guest_VLAN 192.168.x.183:52573, idle 0:00:19, bytes 2961, flags UFIO

local host: <192.168.x.179>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(1x93) Local 192.168.x.179(51834)

  Conn:

    TCP VSNL_PRIMARY 17.149.36.x7:5223 Guest_VLAN 192.168.x.179:51834, idle 0:02:39, bytes 6943, flags UIO

local host: <192.168.x.160>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(8878) Local 192.168.x.160(60113)

    PAT Global 61.12.x.226(49x8) Local 192.168.x.160(56749)

    PAT Global 61.12.x.226(35761) Local 192.168.x.160(54199)

  Conn:

    TCP VSNL_PRIMARY 54.251.45.33:5223 Guest_VLAN 192.168.x.160:60113, idle 0:44:42, bytes 2767, flags UFIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.160:56749, idle 0:44:49, bytes 5485, flags UFIO

    TCP VSNL_PRIMARY 54.251.44.231:5223 Guest_VLAN 192.168.x.160:54199, idle 0:24:23, bytes 2855, flags UFIO

local host: <192.168.x.170>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(x797) Local 192.168.x.170(38998)

<--- More --->

    PAT Global 61.12.x.226(7572) Local 192.168.x.170(51x7)

  Conn:

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.170:38998, idle 0:13:08, bytes 5246, flags UIO

    TCP VSNL_PRIMARY 107.x.112.185:4244 Guest_VLAN 192.168.x.170:51x7, idle 0:03:03, bytes 1339, flags UIO

local host: <192.168.x.184>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(26592) Local 192.168.x.184(54795)

    PAT Global 61.12.x.226(59148) Local 192.168.x.184(54654)

  Conn:

    TCP VSNL_PRIMARY 38.90.96.146:443 Guest_VLAN 192.168.x.184:54795, idle 0:00:44, bytes 4981, flags UIO

    TCP VSNL_PRIMARY 64.13.161.25:443 Guest_VLAN 192.168.x.184:54654, idle 0:19:57, bytes 4997, flags UFIO

local host: <192.168.x.185>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(42676) Local 192.168.x.185(51253)

    PAT Global 61.12.x.226(37012) Local 192.168.x.185(51239)

  Conn:

    TCP VSNL_PRIMARY 17.254.32.16:80 Guest_VLAN 192.168.x.185:51239, idle 0:09:00, bytes 1101, flags UFIO

<--- More --->

local host: <192.168.x.132>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(3497) Local 192.168.x.132(49832)

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 17.149.36.223:5223 Guest_VLAN 192.168.x.132:49832, idle 0:04:06, bytes 29024, flags UIO

local host: <192.168.x.168>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(23336) Local 192.168.x.168(34686)

    PAT Global 61.12.x.226(46222) Local 192.168.x.168(48157)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.168:34686, idle 0:06:55, bytes 4906, flags UIO

    TCP VSNL_PRIMARY x.22.231.44:5222 Guest_VLAN 192.168.x.168:48157, idle 0:06:58, bytes 469, flags UIO

local host: <192.168.x.187>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(37686) Local 192.168.x.187(54190)

    PAT Global 61.12.x.226(56602) Local 192.168.x.187(40849)

    PAT Global 61.12.x.226(23279) Local 192.168.x.187(49014)

  Conn:

    TCP VSNL_PRIMARY 74.125.236.128:80 Guest_VLAN 192.168.x.187:54190, idle 0:01:52, bytes 324, flags UIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.187:40849, idle 0:01:51, bytes 4774, flags UIO

    TCP VSNL_PRIMARY 23.x.252.149:4244 Guest_VLAN 192.168.x.187:49014, idle 0:02:10, bytes 771, flags UIO

local host: <192.168.x.161>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(14384) Local 192.168.x.161(55592)

  Conn:

    TCP VSNL_PRIMARY 17.149.32.33:5223 Guest_VLAN 192.168.x.161:55592, idle 0:04:57, bytes 8075, flags UIO

<--- More --->

local host: <192.168.x.172>,

    TCP flow count/limit = 6/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(23614) Local 192.168.x.172(48007)

    PAT Global 61.12.x.226(9990) Local 192.168.x.172(44668)

    PAT Global 61.12.x.226(4125) Local 192.168.x.172(55736)

<--- More --->

    PAT Global 61.12.x.226(7349) Local 192.168.x.172(54056)

    PAT Global 61.12.x.226(38736) Local 192.168.x.172(56989)

    PAT Global 61.12.x.226(49022) Local 192.168.x.172(35413)

  Conn:

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.172:48007, idle 0:04:31, bytes 6370, flags UFRIO

    TCP VSNL_PRIMARY 184.173.179.34:5222 Guest_VLAN 192.168.x.172:44668, idle 0:00:35, bytes 3421, flags UIO

    TCP VSNL_PRIMARY 176.34.126.249:443 Guest_VLAN 192.168.x.172:55736, idle 0:08:53, bytes 6043, flags UFRIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.172:54056, idle 0:09:27, bytes 5377, flags UIO

    TCP VSNL_PRIMARY 74.125.236.136:80 Guest_VLAN 192.168.x.172:56989, idle 0:06:06, bytes 319, flags UFRIO

<--- More --->

    TCP VSNL_PRIMARY 176.34.126.249:443 Guest_VLAN 192.168.x.172:35413, idle 0:09:02, bytes 6174, flags UFRIO

Interface DMZ_NETWORK: 34 active, x maximum active, 0 denied

local host: <192.168.0.x>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(14574) Local 192.168.0.x(49164)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 17.172.233.127:443 DMZ_NETWORK 192.168.0.x:49164, idle 0:15:25, bytes x626, flags UIO

local host: <192.168.0.31>,

    TCP flow count/limit = 10/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(38070) Local 192.168.0.31(16683)

    PAT Global 61.12.x.226(58700) Local 192.168.0.31(16681)

    PAT Global 61.12.x.226(62778) Local 192.168.0.31(16680)

    PAT Global 61.12.x.226(135x) Local 192.168.0.31(16653)

    PAT Global 61.12.x.226(28692) Local 192.168.0.31(16626)

    PAT Global 61.12.x.226(40754) Local 192.168.0.31(16624)

    PAT Global 61.12.x.226(15353) Local 192.168.0.31(16592)

    PAT Global 61.12.x.226(24481) Local 192.168.0.31(16590)

    PAT Global 61.12.x.226(56714) Local 192.168.0.31(16573)

    PAT Global 61.12.x.226(54972) Local 192.168.0.31(16571)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.31:16683, idle 0:01:35, bytes 1523, flags UIO

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.31:16681, idle 0:01:41, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.16:80 DMZ_NETWORK 192.168.0.31:16680, idle 0:01:42, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.31:16653, idle 0:09:57, bytes x48, flags UfFrIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16626, idle 0:23:16, bytes 1523, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16624, idle 0:23:x, bytes x48, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16592, idle 0:38:11, bytes 2141, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.64:80 DMZ_NETWORK 192.168.0.31:16590, idle 0:38:19, bytes x48, flags UFIO

<--- More --->

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16573, idle 0:53:15, bytes 1523, flags UFIO

    TCP VSNL_PRIMARY 117.104.139.9:80 DMZ_NETWORK 192.168.0.31:16571, idle 0:53:x, bytes x48, flags UFIO

local host: <192.168.0.114>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(14406) Local 192.168.0.114(49414)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 17.149.36.x3:443 DMZ_NETWORK 192.168.0.114:49414, idle 0:05:16, bytes 5116, flags UIO

local host: <192.168.0.161>,

    TCP flow count/limit = 10/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(45316) Local 192.168.0.161(53x5)

    PAT Global 61.12.x.226(52714) Local 192.168.0.161(53123)

    PAT Global 61.12.x.226(x984) Local 192.168.0.161(53122)

    PAT Global 61.12.x.226(41477) Local 192.168.0.161(53119)

    PAT Global 61.12.x.226(24543) Local 192.168.0.161(53116)

    PAT Global 61.12.x.226(64628) Local 192.168.0.161(5x96)

    PAT Global 61.12.x.226(58149) Local 192.168.0.161(5x95)

    PAT Global 61.12.x.226(32240) Local 192.168.0.161(5x93)

    PAT Global 61.12.x.226(36197) Local 192.168.0.161(5x88)

    PAT Global 61.12.x.226(19169) Local 192.168.0.161(5x85)

<--- More --->

    PAT Global 61.12.x.226(62733) Local 192.168.0.161(51638)

    PAT Global 61.12.x.226(1337) Local 192.168.0.161(51637)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.161:53x5, idle 0:00:00, bytes 2942, flags UIO

    TCP VSNL_PRIMARY 115.112.1.4:80 DMZ_NETWORK 192.168.0.161:53123, idle 0:08:32, bytes 5148, flags UFRIO

    TCP VSNL_PRIMARY 64.4.11.x:80 DMZ_NETWORK 192.168.0.161:53122, idle 0:09:28, bytes 0, flags U

    TCP VSNL_PRIMARY 64.4.21.39:80 DMZ_NETWORK 192.168.0.161:53119, idle 0:09:29, bytes 0, flags U

    TCP VSNL_PRIMARY x8.92.236.184:80 DMZ_NETWORK 192.168.0.161:53116, idle 0:09:29, bytes 0, flags U

    TCP VSNL_PRIMARY 115.112.1.4:80 DMZ_NETWORK 192.168.0.161:5x96, idle 0:08:55, bytes 5198, flags UFRIO

<--- More --->

    TCP VSNL_PRIMARY 115.112.1.4:80 DMZ_NETWORK 192.168.0.161:5x95, idle 0:09:38, bytes 826, flags UFRI

    TCP VSNL_PRIMARY 65.52.103.78:80 DMZ_NETWORK 192.168.0.161:5x93, idle 0:09:59, bytes 0, flags U

    TCP VSNL_PRIMARY x8.92.236.184:80 DMZ_NETWORK 192.168.0.161:5x88, idle 0:09:59, bytes 0, flags U

    TCP VSNL_PRIMARY 64.4.21.39:80 DMZ_NETWORK 192.168.0.161:5x85, idle 0:10:x, bytes 0, flags U

local host: <192.168.X.x1>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 1.38.26.89:62772 DMZ_NETWORK 192.168.X.x1:443, idle 0:00:16, bytes 1533, flags UIOB

    TCP VSNL_PRIMARY 1.38.26.89:62783 DMZ_NETWORK 192.168.X.x1:443, idle 0:03:19, bytes 8577, flags UfFRIOB

    TCP VSNL_PRIMARY 175.41.154.x:56185 DMZ_NETWORK 192.168.X.x1:443, idle 0:00:03, bytes 23481782, flags UIOB

    TCP VSNL_PRIMARY 175.41.154.x:56164 DMZ_NETWORK 192.168.X.x1:443, idle 0:00:12, bytes 27964875, flags UIOB

local host: <192.168.0.129>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(59763) Local 192.168.0.129(x679)

    PAT Global 61.12.x.226(8765) Local 192.168.0.129(x666)

    PAT Global 61.12.x.226(13743) Local 192.168.0.129(x586)

  Conn:

    TCP VSNL_PRIMARY 74.125.236.142:443 DMZ_NETWORK 192.168.0.129:x679, idle 0:10:00, bytes 10165, flags UFIO

    TCP VSNL_PRIMARY 74.125.236.137:443 DMZ_NETWORK 192.168.0.129:x666, idle 0:12:38, bytes 3786, flags UFIO

    TCP VSNL_PRIMARY 74.125.31.189:443 DMZ_NETWORK 192.168.0.129:x586, idle 0:11:10, bytes 112854, flags UIO

<--- More --->

local host: <192.168.0.145>,

    TCP flow count/limit = 9/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(39246) Local 192.168.0.145(64813)

    PAT Global 61.12.x.226(33872) Local 192.168.0.145(64745)

    PAT Global 61.12.x.226(14732) Local 192.168.0.145(64743)

<--- More --->

    PAT Global 61.12.x.226(443x) Local 192.168.0.145(64742)

    PAT Global 61.12.x.226(16239) Local 192.168.0.145(64741)

    PAT Global 61.12.x.226(6683) Local 192.168.0.145(64735)

    PAT Global 61.12.x.226(6462) Local 192.168.0.145(64734)

    PAT Global 61.12.x.226(16523) Local 192.168.0.145(64733)

    PAT Global 61.12.x.226(25676) Local 192.168.0.145(64725)

  Conn:

    TCP VSNL_PRIMARY x4.14.235.219:443 DMZ_NETWORK 192.168.0.145:64813, idle 0:00:02, bytes 39136, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64745, idle 0:00:40, bytes 484266, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64743, idle 0:00:22, bytes 10129, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64742, idle 0:00:09, bytes 84224, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64741, idle 0:00:19, bytes 113x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64735, idle 0:00:40, bytes 22232, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.145:64734, idle 0:00:03, bytes 412855, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64733, idle 0:00:09, bytes 26108, flags UIO

    TCP VSNL_PRIMARY 91.190.218.57:443 DMZ_NETWORK 192.168.0.145:64725, idle 0:08:25, bytes 1232, flags UIO

local host: <192.168.0.134>,

    TCP flow count/limit = 42/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(51410) Local 192.168.0.134(57138)

    PAT Global 61.12.x.226(44022) Local 192.168.0.134(51154)

    PAT Global 61.12.x.226(39548) Local 192.168.0.134(51153)

    PAT Global 61.12.x.226(x6x) Local 192.168.0.134(51146)

    PAT Global 61.12.x.226(27156) Local 192.168.0.134(51144)

    PAT Global 61.12.x.226(21647) Local 192.168.0.134(51125)

<--- More --->

    PAT Global 61.12.x.226(33347) Local 192.168.0.134(51124)

    PAT Global 61.12.x.226(26x0) Local 192.168.0.134(51122)

    PAT Global 61.12.x.226(1x18) Local 192.168.0.134(51119)

    PAT Global 61.12.x.226(41916) Local 192.168.0.134(51017)

    PAT Global 61.12.x.226(39356) Local 192.168.0.134(51009)

    PAT Global 61.12.x.226(61607) Local 192.168.0.134(x982)

    PAT Global 61.12.x.226(43824) Local 192.168.0.134(x935)

    PAT Global 61.12.x.226(x972) Local 192.168.0.134(x735)

    PAT Global 61.12.x.226(41475) Local 192.168.0.134(x644)

    PAT Global 61.12.x.226(8628) Local 192.168.0.134(x389)

<--- More --->

    PAT Global 61.12.x.226(9482) Local 192.168.0.134(x039)

    PAT Global 61.12.x.226(2739) Local 192.168.0.134(x038)

    PAT Global 61.12.x.226(28031) Local 192.168.0.134(x037)

    PAT Global 61.12.x.226(38035) Local 192.168.0.134(x035)

    PAT Global 61.12.x.226(6752) Local 192.168.0.134(x034)

    PAT Global 61.12.x.226(61843) Local 192.168.0.134(x014)

    PAT Global 61.12.x.226(15827) Local 192.168.0.134(x013)

    PAT Global 61.12.x.226(x369) Local 192.168.0.134(x011)

    PAT Global 61.12.x.226(259x) Local 192.168.0.134(x010)

    PAT Global 61.12.x.226(59661) Local 192.168.0.134(x009)

<--- More --->

    PAT Global 61.12.x.226(43846) Local 192.168.0.134(x008)

    PAT Global 61.12.x.226(14108) Local 192.168.0.134(x000)

    PAT Global 61.12.x.226(21401) Local 192.168.0.134(49997)

    PAT Global 61.12.x.226(25340) Local 192.168.0.134(49996)

    PAT Global 61.12.x.226(28086) Local 192.168.0.134(49994)

    PAT Global 61.12.x.226(5568) Local 192.168.0.134(49992)

    PAT Global 61.12.x.226(23192) Local 192.168.0.134(49991)

    PAT Global 61.12.x.226(49x2) Local 192.168.0.134(49989)

    PAT Global 61.12.x.226(5x89) Local 192.168.0.134(49932)

    PAT Global 61.12.x.226(55465) Local 192.168.0.134(49882)

<--- More --->

    PAT Global 61.12.x.226(126x) Local 192.168.0.134(49859)

    PAT Global 61.12.x.226(33665) Local 192.168.0.134(64827)

    PAT Global 61.12.x.226(8290) Local 192.168.0.134(54852)

    PAT Global 61.12.x.226(3399) Local 192.168.0.134(x452)

    PAT Global 61.12.x.226(29417) Local 192.168.0.134(x451)

    PAT Global 61.12.x.226(15776) Local 192.168.0.134(x4x)

    PAT Global 61.12.x.226(3452) Local 192.168.0.134(x426)

    PAT Global 61.12.x.226(64776) Local 192.168.0.134(x424)

    PAT Global 61.12.x.226(40212) Local 192.168.0.134(x422)

    PAT Global 61.12.x.226(46542) Local 192.168.0.134(x421)

<--- More --->

    PAT Global 61.12.x.226(47868) Local 192.168.0.134(x4x)

  Conn:

    TCP VSNL_PRIMARY 173.236.131.218:80 DMZ_NETWORK 192.168.0.134:51154, idle 0:00:00, bytes 918, flags UIO

    TCP VSNL_PRIMARY 115.112.1.28:80 DMZ_NETWORK 192.168.0.134:51146, idle 0:00:x, bytes 1408, flags UIO

    TCP VSNL_PRIMARY x.18.107.75:80 DMZ_NETWORK 192.168.0.134:51144, idle 0:00:29, bytes 1298, flags UIO

    TCP VSNL_PRIMARY x4.236.131.42:80 DMZ_NETWORK 192.168.0.134:51125, idle 0:00:x, bytes 1681, flags UIO

    TCP VSNL_PRIMARY 184.72.45.129:80 DMZ_NETWORK 192.168.0.134:51124, idle 0:00:x, bytes 1271, flags UIO

    TCP VSNL_PRIMARY 74.125.236.129:443 DMZ_NETWORK 192.168.0.134:51122, idle 0:00:31, bytes 4352, flags UIO

    TCP VSNL_PRIMARY 74.125.236.83:80 DMZ_NETWORK 192.168.0.134:51017, idle 0:00:11, bytes 2603, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.143:80 DMZ_NETWORK 192.168.0.134:51009, idle 0:00:21, bytes 3897, flags UIO

    TCP VSNL_PRIMARY 74.125.236.153:80 DMZ_NETWORK 192.168.0.134:x982, idle 0:00:11, bytes 1892, flags UIO

    TCP VSNL_PRIMARY 180.222.119.10:80 DMZ_NETWORK 192.168.0.134:x935, idle 0:00:x, bytes 143494, flags UIO

    TCP VSNL_PRIMARY 54.240.168.110:80 DMZ_NETWORK 192.168.0.134:x644, idle 0:00:31, bytes 128967, flags UIO

    TCP VSNL_PRIMARY 178.236.4.41:80 DMZ_NETWORK 192.168.0.134:x389, idle 0:00:38, bytes 2424, flags UIO

    TCP VSNL_PRIMARY 178.236.5.51:80 DMZ_NETWORK 192.168.0.134:x039, idle 0:00:38, bytes 4756, flags UIO

    TCP VSNL_PRIMARY 176.32.111.38:80 DMZ_NETWORK 192.168.0.134:x038, idle 0:00:38, bytes 3592, flags UIO

    TCP VSNL_PRIMARY 176.32.111.38:80 DMZ_NETWORK 192.168.0.134:x037, idle 0:00:38, bytes 3592, flags UIO

    TCP VSNL_PRIMARY 72.21.x6.83:80 DMZ_NETWORK 192.168.0.134:x035, idle 0:00:38, bytes 3598, flags UIO

    TCP VSNL_PRIMARY 72.21.x6.83:80 DMZ_NETWORK 192.168.0.134:x034, idle 0:00:02, bytes 3599, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 31.13.86.16:443 DMZ_NETWORK 192.168.0.134:x014, idle 0:00:40, bytes 24678, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:80 DMZ_NETWORK 192.168.0.134:x013, idle 0:00:39, bytes 107874, flags UIO

    TCP VSNL_PRIMARY 176.32.123.27:80 DMZ_NETWORK 192.168.0.134:x011, idle 0:00:02, bytes 3695, flags UIO

    TCP VSNL_PRIMARY 176.32.123.27:80 DMZ_NETWORK 192.168.0.134:x010, idle 0:00:02, bytes 3515, flags UIO

    TCP VSNL_PRIMARY 176.32.111.39:80 DMZ_NETWORK 192.168.0.134:x009, idle 0:00:02, bytes 3629, flags UIO

    TCP VSNL_PRIMARY 176.32.111.39:80 DMZ_NETWORK 192.168.0.134:x008, idle 0:00:02, bytes 3569, flags UIO

    TCP VSNL_PRIMARY 74.125.236.141:80 DMZ_NETWORK 192.168.0.134:x000, idle 0:00:40, bytes 88567, flags UIO

    TCP VSNL_PRIMARY 74.125.236.141:80 DMZ_NETWORK 192.168.0.134:49997, idle 0:00:32, bytes 102489, flags UIO

    TCP VSNL_PRIMARY 74.125.236.141:80 DMZ_NETWORK 192.168.0.134:49996, idle 0:00:40, bytes 75888, flags UIO

    TCP VSNL_PRIMARY 176.32.98.118:80 DMZ_NETWORK 192.168.0.134:49994, idle 0:00:40, bytes 7475, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 176.32.98.152:80 DMZ_NETWORK 192.168.0.134:49992, idle 0:00:40, bytes 45865, flags UIO

    TCP VSNL_PRIMARY 176.32.100.5:80 DMZ_NETWORK 192.168.0.134:49991, idle 0:00:40, bytes 8281, flags UIO

    TCP VSNL_PRIMARY 176.32.98.118:80 DMZ_NETWORK 192.168.0.134:49989, idle 0:00:29, bytes 7225, flags UIO

    TCP VSNL_PRIMARY 74.125.236.132:80 DMZ_NETWORK 192.168.0.134:49932, idle 0:00:41, bytes 16381, flags UIO

    TCP VSNL_PRIMARY 72.21.215.232:80 DMZ_NETWORK 192.168.0.134:49859, idle 0:00:02, bytes 96024, flags UIO

    TCP VSNL_PRIMARY 74.125.236.129:443 DMZ_NETWORK 192.168.0.134:64827, idle 0:00:x, bytes 1494254, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.134:54852, idle 0:00:23, bytes 37857, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x452, idle 0:00:47, bytes 31471, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x451, idle 0:00:33, bytes 33518, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x4x, idle 0:00:09, bytes 41887, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x426, idle 0:00:57, bytes 65663, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x424, idle 0:00:12, bytes 712976, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x422, idle 0:00:49, bytes 223212, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x421, idle 0:00:15, bytes 3367481, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x4x, idle 0:00:06, bytes 887092, flags UIO

local host: <192.168.0.149>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(52629) Local 192.168.0.149(49359)

  Conn:

    TCP VSNL_PRIMARY 17.149.36.93:443 DMZ_NETWORK 192.168.0.149:49359, idle 0:11:56, bytes 7074, flags UIO

local host: <192.168.0.166>,

    TCP flow count/limit = 27/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(13592) Local 192.168.0.166(61621)

    PAT Global 61.12.x.226(24482) Local 192.168.0.166(61619)

    PAT Global 61.12.x.226(28965) Local 192.168.0.166(61618)

    PAT Global 61.12.x.226(24327) Local 192.168.0.166(61617)

    PAT Global 61.12.x.226(33491) Local 192.168.0.166(61615)

    PAT Global 61.12.x.226(41118) Local 192.168.0.166(61614)

    PAT Global 61.12.x.226(27972) Local 192.168.0.166(61613)

<--- More --->

    PAT Global 61.12.x.226(10592) Local 192.168.0.166(61612)

    PAT Global 61.12.x.226(32406) Local 192.168.0.166(61611)

    PAT Global 61.12.x.226(22924) Local 192.168.0.166(61610)

    PAT Global 61.12.x.226(65289) Local 192.168.0.166(61609)

    PAT Global 61.12.x.226(62446) Local 192.168.0.166(61608)

    PAT Global 61.12.x.226(56485) Local 192.168.0.166(61607)

    PAT Global 61.12.x.226(59x1) Local 192.168.0.166(61603)

    PAT Global 61.12.x.226(40008) Local 192.168.0.166(61298)

    PAT Global 61.12.x.226(x872) Local 192.168.0.166(61170)

    PAT Global 61.12.x.226(49699) Local 192.168.0.166(61165)

<--- More --->

    PAT Global 61.12.x.226(xx3) Local 192.168.0.166(59292)

    PAT Global 61.12.x.226(24744) Local 192.168.0.166(59288)

    PAT Global 61.12.x.226(56043) Local 192.168.0.166(59287)

    PAT Global 61.12.x.226(61x0) Local 192.168.0.166(59286)

    PAT Global 61.12.x.226(63445) Local 192.168.0.166(59285)

    PAT Global 61.12.x.226(47254) Local 192.168.0.166(59284)

    PAT Global 61.12.x.226(35855) Local 192.168.0.166(59283)

    PAT Global 61.12.x.226(278x) Local 192.168.0.166(59281)

    PAT Global 61.12.x.226(29400) Local 192.168.0.166(59280)

    PAT Global 61.12.x.226(51635) Local 192.168.0.166(59272)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.128.1x:443 DMZ_NETWORK 192.168.0.166:61621, idle 0:00:36, bytes 3541, flags UIO

    TCP VSNL_PRIMARY 74.125.236.84:443 DMZ_NETWORK 192.168.0.166:61619, idle 0:00:05, bytes 2449, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 DMZ_NETWORK 192.168.0.166:61618, idle 0:00:52, bytes 1453, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 DMZ_NETWORK 192.168.0.166:61617, idle 0:00:51, bytes 38758, flags UIO

    TCP VSNL_PRIMARY 74.125.236.143:443 DMZ_NETWORK 192.168.0.166:61615, idle 0:00:10, bytes 876, flags UIO

    TCP VSNL_PRIMARY 74.125.236.153:443 DMZ_NETWORK 192.168.0.166:61614, idle 0:00:05, bytes 3942, flags UIO

    TCP VSNL_PRIMARY 74.125.236.138:443 DMZ_NETWORK 192.168.0.166:61613, idle 0:00:10, bytes 3106, flags UIO

    TCP VSNL_PRIMARY 74.125.236.138:443 DMZ_NETWORK 192.168.0.166:61612, idle 0:00:10, bytes 3106, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.138:443 DMZ_NETWORK 192.168.0.166:61611, idle 0:00:10, bytes 3106, flags UIO

    TCP VSNL_PRIMARY 74.125.236.157:443 DMZ_NETWORK 192.168.0.166:61610, idle 0:00:02, bytes 2989, flags UIO

    TCP VSNL_PRIMARY 74.125.236.131:443 DMZ_NETWORK 192.168.0.166:61609, idle 0:00:10, bytes 3328, flags UIO

    TCP VSNL_PRIMARY 74.125.236.140:443 DMZ_NETWORK 192.168.0.166:61608, idle 0:00:02, bytes x71, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 DMZ_NETWORK 192.168.0.166:61607, idle 0:00:09, bytes 44x01, flags UIO

    TCP VSNL_PRIMARY 74.125.236.132:443 DMZ_NETWORK 192.168.0.166:61603, idle 0:00:41, bytes 41327, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 DMZ_NETWORK 192.168.0.166:61298, idle 0:00:40, bytes 35749, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 DMZ_NETWORK 192.168.0.166:61170, idle 0:00:40, bytes 49554, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.166:61165, idle 0:00:08, bytes 7351, flags UIO

    TCP VSNL_PRIMARY 108.160.160.166:80 DMZ_NETWORK 192.168.0.166:59292, idle 0:00:42, bytes 22139, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59288, idle 0:00:39, bytes 14114, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59287, idle 0:00:49, bytes 16008, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59286, idle 0:00:43, bytes 163841, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59285, idle 0:00:49, bytes 58092, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59284, idle 0:00:46, bytes 8131, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59283, idle 0:00:45, bytes 9074, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59281, idle 0:00:48, bytes 9468, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59280, idle 0:00:43, bytes 10367, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.166:59272, idle 0:00:06, bytes 25x97, flags UIO

local host: <192.168.0.15>,

<--- More --->

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(4x33) Local 192.168.0.15(15511)

    PAT Global 61.12.x.226(25737) Local 192.168.0.15(1862)

    PAT Global 61.12.x.226(3573) Local 192.168.0.15(13326)

    PAT Global 61.12.x.226(12975) Local 192.168.0.15(5233)

<--- More --->

    PAT Global 61.12.x.226(x85) Local 192.168.0.15(14632)

    PAT Global 61.12.x.226(21867) Local 192.168.0.15(15725)

    PAT Global 61.12.x.226(61986) Local 192.168.0.15(18336)

    PAT Global 61.12.x.226(39457) Local 192.168.0.15(10019)

    PAT Global 61.12.x.226(31707) Local 192.168.0.15(8198)

    PAT Global 61.12.x.226(9036) Local 192.168.0.15(19829)

    PAT Global 61.12.x.226(51266) Local 192.168.0.15(19114)

local host: <192.168.0.164>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(33791) Local 192.168.0.164(54172)

    PAT Global 61.12.x.226(56373) Local 192.168.0.164(54167)

  Conn:

    TCP VSNL_PRIMARY 199.47.219.1x:80 DMZ_NETWORK 192.168.0.164:54172, idle 0:46:25, bytes 13797, flags UFIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.164:54167, idle 0:47:57, bytes 199251, flags UIO

<--- More --->

local host: <172.16.x.244>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 10.1.100.61:522x DMZ_NETWORK 172.16.x.244:61624, idle 0:00:02, bytes 0, flags saA

    TCP VSNL_PRIMARY 10.1.100.61:522x DMZ_NETWORK 172.16.x.244:61623, idle 0:00:16, bytes 0, flags saA

    TCP DMZ_NETWORK 172.16.x.244:61557 Lan_Network 172.16.1.1:445, idle 0:01:45, bytes 6335, flags UIOB

<--- More --->

    TCP DMZ_NETWORK 172.16.x.244:61249 Lan_Network 172.16.x.73:22, idle 0:37:26, bytes x487, flags UIOB

local host: <192.168.0.163>,

    TCP flow count/limit = 9/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 2/unlimited

  Xlate:

    PAT Global 61.12.x.226(40151) Local 192.168.0.163(54003)

    PAT Global 61.12.x.226(15287) Local 192.168.0.163(54000)

<--- More --->

    PAT Global 61.12.x.226(49106) Local 192.168.0.163(53273)

    PAT Global 61.12.x.226(31817) Local 192.168.0.163(53267)

    PAT Global 61.12.x.226(46799) Local 192.168.0.163(53265)

    PAT Global 61.12.x.226(3240) Local 192.168.0.163(53264)

    PAT Global 61.12.x.226(58566) Local 192.168.0.163(53261)

    PAT Global 61.12.x.226(3885) Local 192.168.0.163(53259)

    PAT Global 61.12.x.226(13801) Local 192.168.0.163(53257)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:54003, idle 0:00:18, bytes 11712, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:54000, idle 0:00:16, bytes 13472, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.163:53273, idle 0:00:28, bytes 355665, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53267, idle 0:00:13, bytes 13134, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53265, idle 0:00:13, bytes 14319, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53264, idle 0:00:14, bytes 49822, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53261, idle 0:00:19, bytes x429, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53259, idle 0:00:17, bytes 217982, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53257, idle 0:00:48, bytes 46x3, flags UIO

local host: <192.168.0.131>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(475x) Local 192.168.0.131(6x43)

  Conn:

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.131:6x43, idle 0:00:06, bytes 1134533, flags UIO

local host: <192.168.0.165>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(x534) Local 192.168.0.165(60157)

    PAT Global 61.12.x.226(603x) Local 192.168.0.165(x911)

    PAT Global 61.12.x.226(11339) Local 192.168.0.165(x797)

    PAT Global 61.12.x.226(19834) Local 192.168.0.165(54814)

<--- More --->

    PAT Global 61.12.x.226(51610) Local 192.168.0.165(59682)

    PAT Global 61.12.x.226(23475) Local 192.168.0.165(49167)

  Conn:

    TCP VSNL_PRIMARY 17.149.36.134:443 DMZ_NETWORK 192.168.0.165:49167, idle 0:00:18, bytes 4813, flags UIO

local host: <192.168.0.32>,

    TCP flow count/limit = 7/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(38936) Local 192.168.0.32(37460)

    PAT Global 61.12.x.226(2x14) Local 192.168.0.32(37455)

    PAT Global 61.12.x.226(15193) Local 192.168.0.32(37454)

    PAT Global 61.12.x.226(52875) Local 192.168.0.32(37432)

    PAT Global 61.12.x.226(62540) Local 192.168.0.32(37343)

    PAT Global 61.12.x.226(x881) Local 192.168.0.32(37x5)

    PAT Global 61.12.x.226(9805) Local 192.168.0.32(37x3)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.32:37460, idle 0:01:46, bytes 1523, flags UIO

    TCP VSNL_PRIMARY 117.104.139.9:80 DMZ_NETWORK 192.168.0.32:37455, idle 0:01:53, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.16:80 DMZ_NETWORK 192.168.0.32:37454, idle 0:01:54, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.32:37432, idle 0:08:56, bytes 1523, flags UfFrIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.32:37343, idle 0:38:26, bytes 2141, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.32:37x5, idle 0:53:27, bytes 1523, flags UFIO

    TCP VSNL_PRIMARY 117.104.139.9:80 DMZ_NETWORK 192.168.0.32:37x3, idle 0:53:32, bytes x48, flags UFIO

Interface BACKUP: 0 active, 1881 maximum active, 0 denied

Interface Lan_Network: 79 active, 332 maximum active, 0 denied

<--- More --->

local host: <172.16.40.39>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 13/unlimited

  Conn:

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:57938, idle 0:00:00, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:53400, idle 0:00:10, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:55325, idle 0:00:x, bytes 66, flags -

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:52522, idle 0:00:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:52134, idle 0:00:40, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:57722, idle 0:00:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:53405, idle 0:01:00, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:60486, idle 0:01:10, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:55767, idle 0:01:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:55916, idle 0:01:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:619x, idle 0:01:40, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:53821, idle 0:01:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:x3x, idle 0:02:00, bytes 66, flags -

<--- More --->

    TCP VSNL_PRIMARY 10.101.2.233:4010 Lan_Network 172.16.40.39:5989, idle 0:02:39, bytes 5540, flags UfrIOB

    TCP VSNL_PRIMARY 10.101.2.233:2155 Lan_Network 172.16.40.39:443, idle 0:06:08, bytes 1999340, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:1181 Lan_Network 172.16.40.39:443, idle 0:00:22, bytes 2938678, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2431 Lan_Network 172.16.40.39:443, idle 0:02:43, bytes 2811876, flags UIOB

local host: <172.16.x.175>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(36705) Local 172.16.x.175(53274)

    PAT Global 61.12.x.226(6623) Local 172.16.x.175(53273)

    PAT Global 61.12.x.226(25435) Local 172.16.x.175(53272)

  Conn:

    TCP VSNL_PRIMARY 64.78.22.142:443 Lan_Network 172.16.x.175:53274, idle 0:00:10, bytes 46477, flags UIO

    TCP VSNL_PRIMARY 111.221.116.38:443 Lan_Network 172.16.x.175:53273, idle 0:00:17, bytes 6752, flags UIO

    TCP VSNL_PRIMARY 115.112.1.23:80 Lan_Network 172.16.x.175:53272, idle 0:00:46, bytes x0962, flags UIO

local host: <172.16.1.11>,

<--- More --->

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 2/unlimited

  Conn:

    UDP VSNL_PRIMARY 172.16.x.187:53512 Lan_Network 172.16.1.11:389, idle 0:00:59, bytes 326, flags -

    UDP VSNL_PRIMARY 172.16.x.187:65217 Lan_Network 172.16.1.11:389, idle 0:01:51, bytes 326, flags -

local host: <172.16.x.134>,

    TCP flow count/limit = 13/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(54795) Local 172.16.x.134(579x)

    PAT Global 61.12.x.226(17883) Local 172.16.x.134(57919)

    PAT Global 61.12.x.226(475x) Local 172.16.x.134(57918)

    PAT Global 61.12.x.226(19780) Local 172.16.x.134(57914)

    PAT Global 61.12.x.226(7213) Local 172.16.x.134(57912)

<--- More --->

    PAT Global 61.12.x.226(27436) Local 172.16.x.134(57772)

    PAT Global 61.12.x.226(29669) Local 172.16.x.134(57769)

    PAT Global 61.12.x.226(12640) Local 172.16.x.134(57715)

    PAT Global 61.12.x.226(36264) Local 172.16.x.134(57401)

    PAT Global 61.12.x.226(x536) Local 172.16.x.134(57400)

    PAT Global 61.12.x.226(46702) Local 172.16.x.134(57395)

    PAT Global 61.12.x.226(9293) Local 172.16.x.134(57394)

    PAT Global 61.12.x.226(33x4) Local 172.16.x.134(57392)

    PAT Global 61.12.x.226(40087) Local 172.16.x.134(57391)

    PAT Global 61.12.x.226(21911) Local 172.16.x.134(573x)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:579x, idle 0:00:08, bytes 63x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57919, idle 0:00:08, bytes 6634, flags UIO

    TCP VSNL_PRIMARY 74.125.236.131:443 Lan_Network 172.16.x.134:57912, idle 0:00:07, bytes 7894, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57772, idle 0:00:28, bytes 7598, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57769, idle 0:00:41, bytes 8449, flags UIO

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.134:57715, idle 0:00:07, bytes 2663981, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57401, idle 0:00:06, bytes 725796, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57400, idle 0:00:06, bytes 183461, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57395, idle 0:00:55, bytes 35715, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57394, idle 0:00:55, bytes 10442, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57392, idle 0:00:34, bytes 11872, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57391, idle 0:00:x, bytes 40816, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.134:573x, idle 0:00:07, bytes 334129, flags UIO

local host: <172.16.1.35>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(33802) Local 172.16.1.35(62591)

  Conn:

    TCP VSNL_PRIMARY 193.109.81.33:3101 Lan_Network 172.16.1.35:62591, idle 0:00:58, bytes 232589, flags UIO

local host: <172.16.x.151>,

    TCP flow count/limit = 11/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(27953) Local 172.16.x.151(5x32)

    PAT Global 61.12.x.226(7251) Local 172.16.x.151(5xx)

    PAT Global 61.12.x.226(63551) Local 172.16.x.151(5x29)

    PAT Global 61.12.x.226(55956) Local 172.16.x.151(5x27)

    PAT Global 61.12.x.226(4555) Local 172.16.x.151(5x26)

    PAT Global 61.12.x.226(62925) Local 172.16.x.151(51906)

    PAT Global 61.12.x.226(54483) Local 172.16.x.151(51258)

<--- More --->

    PAT Global 61.12.x.226(36147) Local 172.16.x.151(51254)

    PAT Global 61.12.x.226(40657) Local 172.16.x.151(51253)

    PAT Global 61.12.x.226(21194) Local 172.16.x.151(51252)

    PAT Global 61.12.x.226(40145) Local 172.16.x.151(51251)

    PAT Global 61.12.x.226(18483) Local 172.16.x.151(51249)

    PAT Global 61.12.x.226(21422) Local 172.16.x.151(51248)

    PAT Global 61.12.x.226(43827) Local 172.16.x.151(51247)

    PAT Global 61.12.x.226(51444) Local 172.16.x.151(51239)

    PAT Global 61.12.x.226(33637) Local 172.16.x.151(63132)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.151:5x32, idle 0:00:35, bytes 3658, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.151:51906, idle 0:00:51, bytes 247x6, flags UIO

    UDP VSNL_PRIMARY x8.64.x0.x4:27017 Lan_Network 172.16.x.151:63132, idle 0:00:04, bytes 64756, flags -

    TCP VSNL_PRIMARY 69.171.246.16:443 Lan_Network 172.16.x.151:51258, idle 0:00:25, bytes 613x2, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51254, idle 0:00:34, bytes 5157291, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51253, idle 0:00:33, bytes 12515, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51252, idle 0:00:32, bytes 13323, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51251, idle 0:00:06, bytes 103663, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51249, idle 0:00:51, bytes 17825, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51248, idle 0:00:x, bytes 21975, flags UIO

    TCP VSNL_PRIMARY 69.171.2x.22:443 Lan_Network 172.16.x.151:51247, idle 0:00:33, bytes 424224, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.151:51239, idle 0:00:13, bytes 475347, flags UIO

local host: <172.16.x.171>,

    TCP flow count/limit = 9/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(24256) Local 172.16.x.171(62136)

    PAT Global 61.12.x.226(14641) Local 172.16.x.171(62135)

    PAT Global 61.12.x.226(19572) Local 172.16.x.171(62133)

    PAT Global 61.12.x.226(64023) Local 172.16.x.171(62132)

    PAT Global 61.12.x.226(6376) Local 172.16.x.171(62131)

    PAT Global 61.12.x.226(26023) Local 172.16.x.171(62129)

    PAT Global 61.12.x.226(56605) Local 172.16.x.171(62128)

    PAT Global 61.12.x.226(12253) Local 172.16.x.171(62127)

    PAT Global 61.12.x.226(17447) Local 172.16.x.171(61546)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62136, idle 0:00:10, bytes 16218, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62135, idle 0:00:09, bytes 23510, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62133, idle 0:00:12, bytes 5707039, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62132, idle 0:00:12, bytes 17167, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62131, idle 0:00:12, bytes 24898, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62129, idle 0:00:06, bytes 216632, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62128, idle 0:00:14, bytes 35651, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62127, idle 0:00:x, bytes 191646, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.171:61546, idle 0:00:31, bytes 549644, flags UIO

<--- More --->

local host: <172.16.x.199>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(34011) Local 172.16.x.199(x358)

  Conn:

<--- More --->

    TCP VSNL_PRIMARY x9.84.0.254:80 Lan_Network 172.16.x.199:x358, idle 0:45:09, bytes 161819x, flags UIO

local host: <172.16.x.179>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 2/unlimited

  Xlate:

    PAT Global 61.12.x.226(135) Local 172.16.x.179(x0)

    PAT Global 61.12.x.226(61177) Local 172.16.x.179(1117)

<--- More --->

  Conn:

    UDP VSNL_PRIMARY 168.224.164.22:x0 Lan_Network 172.16.x.179:x0, idle 0:00:40, bytes 144, flags -

    UDP VSNL_PRIMARY 168.224.164.22:10001 Lan_Network 172.16.x.179:1117, idle 0:00:04, bytes x111989, flags -

local host: <172.16.x.157>,

    TCP flow count/limit = 7/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(46089) Local 172.16.x.157(592x)

    PAT Global 61.12.x.226(3194) Local 172.16.x.157(59249)

    PAT Global 61.12.x.226(19745) Local 172.16.x.157(59164)

    PAT Global 61.12.x.226(46595) Local 172.16.x.157(59163)

    PAT Global 61.12.x.226(12942) Local 172.16.x.157(58292)

    PAT Global 61.12.x.226(x440) Local 172.16.x.157(58237)

    PAT Global 61.12.x.226(54522) Local 172.16.x.157(58124)

  Conn:

<--- More --->

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.157:592x, idle 0:14:06, bytes 1453, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.157:59249, idle 0:14:05, bytes 38867, flags UIO

    TCP VSNL_PRIMARY 74.125.236.79:443 Lan_Network 172.16.x.157:59164, idle 0:42:25, bytes 4521, flags UFIO

    TCP VSNL_PRIMARY 74.125.236.134:443 Lan_Network 172.16.x.157:59163, idle 0:42:06, bytes 16914, flags UFIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.157:58292, idle 0:42:19, bytes 257187, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.157:58237, idle 0:40:21, bytes 8364, flags UIO

    TCP VSNL_PRIMARY 108.160.160.166:80 Lan_Network 172.16.x.157:58124, idle 0:40:x, bytes 21749, flags UFIO

local host: <172.16.x.33>,

    TCP flow count/limit = 5/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 172.16.x.187:55356 Lan_Network 172.16.x.33:1521, idle 0:00:35, bytes x051, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55348 Lan_Network 172.16.x.33:1521, idle 0:00:35, bytes x865, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54981 Lan_Network 172.16.x.33:1521, idle 0:00:46, bytes 31574, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54967 Lan_Network 172.16.x.33:1521, idle 0:00:44, bytes 45125, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54955 Lan_Network 172.16.x.33:1521, idle 0:00:00, bytes 269324, flags UIOB

local host: <172.16.x.128>,

<--- More --->

    TCP flow count/limit = 13/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(1901) Local 172.16.x.128(61589)

    PAT Global 61.12.x.226(3319) Local 172.16.x.128(61583)

    PAT Global 61.12.x.226(53254) Local 172.16.x.128(61582)

    PAT Global 61.12.x.226(4326) Local 172.16.x.128(61580)

<--- More --->

    PAT Global 61.12.x.226(42323) Local 172.16.x.128(57715)

    PAT Global 61.12.x.226(46104) Local 172.16.x.128(57713)

    PAT Global 61.12.x.226(16177) Local 172.16.x.128(64878)

    PAT Global 61.12.x.226(42852) Local 172.16.x.128(54613)

    PAT Global 61.12.x.226(9644) Local 172.16.x.128(54612)

    PAT Global 61.12.x.226(51284) Local 172.16.x.128(54608)

    PAT Global 61.12.x.226(39179) Local 172.16.x.128(54606)

    PAT Global 61.12.x.226(15699) Local 172.16.x.128(54605)

    PAT Global 61.12.x.226(43725) Local 172.16.x.128(54604)

    PAT Global 61.12.x.226(34655) Local 172.16.x.128(54585)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.236.128:443 Lan_Network 172.16.x.128:61589, idle 0:00:06, bytes 19406, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.128:61583, idle 0:03:15, bytes 1479, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.128:61582, idle 0:03:17, bytes 26851, flags UIO

    TCP VSNL_PRIMARY 74.125.236.129:443 Lan_Network 172.16.x.128:61580, idle 0:00:04, bytes 51801, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:57715, idle 0:00:05, bytes 3x58, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:57713, idle 0:00:47, bytes 34981, flags UIO

    UDP VSNL_PRIMARY 103.28.54.11:27017 Lan_Network 172.16.x.128:64878, idle 0:00:04, bytes 997152, flags -

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54613, idle 0:00:40, bytes 45655, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54612, idle 0:00:48, bytes 47445, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54608, idle 0:00:04, bytes 13892495, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54606, idle 0:00:21, bytes 408564, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54605, idle 0:00:07, bytes 13x25, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54604, idle 0:00:21, bytes 1148397, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.128:54585, idle 0:00:04, bytes 3894237, flags UIO

local host: <172.16.x.190>,

    TCP flow count/limit = 13/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(3515) Local 172.16.x.190(52226)

    PAT Global 61.12.x.226(64534) Local 172.16.x.190(522x)

    PAT Global 61.12.x.226(34x6) Local 172.16.x.190(51492)

    PAT Global 61.12.x.226(24060) Local 172.16.x.190(51270)

    PAT Global 61.12.x.226(34527) Local 172.16.x.190(512x)

    PAT Global 61.12.x.226(61708) Local 172.16.x.190(x848)

    PAT Global 61.12.x.226(32636) Local 172.16.x.190(x846)

<--- More --->

    PAT Global 61.12.x.226(12137) Local 172.16.x.190(x698)

    PAT Global 61.12.x.226(x489) Local 172.16.x.190(x697)

    PAT Global 61.12.x.226(64336) Local 172.16.x.190(x691)

    PAT Global 61.12.x.226(585x) Local 172.16.x.190(x689)

    PAT Global 61.12.x.226(55905) Local 172.16.x.190(x688)

    PAT Global 61.12.x.226(41740) Local 172.16.x.190(x687)

    PAT Global 61.12.x.226(62872) Local 172.16.x.190(59x4)

    PAT Global 61.12.x.226(63523) Local 172.16.x.190(x667)

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 31.13.86.16:80 Lan_Network 172.16.x.190:522x, idle 0:00:48, bytes 1635, flags UIO

    TCP VSNL_PRIMARY 69.171.246.16:80 Lan_Network 172.16.x.190:51492, idle 0:00:36, bytes 319947, flags UIO

    TCP VSNL_PRIMARY 98.138.26.101:xx Lan_Network 172.16.x.190:51270, idle 0:00:44, bytes 69x, flags UIO

    TCP VSNL_PRIMARY 67.195.187.212:xx Lan_Network 172.16.x.190:512x, idle 0:00:36, bytes 12769, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x848, idle 0:00:09, bytes 26847, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x846, idle 0:00:42, bytes 27414, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x698, idle 0:00:25, bytes 21928, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x697, idle 0:00:24, bytes 23772, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x691, idle 0:00:36, bytes 2541xx, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x689, idle 0:00:51, bytes 616973, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x688, idle 0:00:38, bytes 1967015, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x687, idle 0:00:07, bytes 554083, flags UIO

    UDP VSNL_PRIMARY x8.64.x0.x1:27019 Lan_Network 172.16.x.190:59x4, idle 0:00:06, bytes 425468, flags -

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.190:x667, idle 0:00:21, bytes 1118246, flags UIO

local host: <172.16.x.191>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(11648) Local 172.16.x.191(1355)

  Conn:

    TCP VSNL_PRIMARY 108.160.160.159:80 Lan_Network 172.16.x.191:1355, idle 0:00:36, bytes 748432, flags UIO

local host: <172.16.x.114>,

    TCP flow count/limit = 28/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(22341) Local 172.16.x.114(x426)

    PAT Global 61.12.x.226(14559) Local 172.16.x.114(x423)

    PAT Global 61.12.x.226(473x) Local 172.16.x.114(x422)

    PAT Global 61.12.x.226(63246) Local 172.16.x.114(x421)

    PAT Global 61.12.x.226(22x4) Local 172.16.x.114(x4x)

    PAT Global 61.12.x.226(60980) Local 172.16.x.114(x419)

    PAT Global 61.12.x.226(58545) Local 172.16.x.114(x418)

    PAT Global 61.12.x.226(21001) Local 172.16.x.114(x417)

<--- More --->

    PAT Global 61.12.x.226(12601) Local 172.16.x.114(x414)

    PAT Global 61.12.x.226(37288) Local 172.16.x.114(x412)

    PAT Global 61.12.x.226(14810) Local 172.16.x.114(x390)

    PAT Global 61.12.x.226(39181) Local 172.16.x.114(x365)

    PAT Global 61.12.x.226(56736) Local 172.16.x.114(x282)

    PAT Global 61.12.x.226(53145) Local 172.16.x.114(x137)

    PAT Global 61.12.x.226(32x) Local 172.16.x.114(49918)

    PAT Global 61.12.x.226(42948) Local 172.16.x.114(49474)

    PAT Global 61.12.x.226(33989) Local 172.16.x.114(49473)

    PAT Global 61.12.x.226(2x41) Local 172.16.x.114(49472)

<--- More --->

    PAT Global 61.12.x.226(47025) Local 172.16.x.114(63945)

    PAT Global 61.12.x.226(23896) Local 172.16.x.114(63902)

    PAT Global 61.12.x.226(54223) Local 172.16.x.114(62818)

    PAT Global 61.12.x.226(612x) Local 172.16.x.114(62368)

    PAT Global 61.12.x.226(16129) Local 172.16.x.114(62333)

    PAT Global 61.12.x.226(36970) Local 172.16.x.114(61872)

    PAT Global 61.12.x.226(36033) Local 172.16.x.114(61741)

    PAT Global 61.12.x.226(24721) Local 172.16.x.114(61740)

    PAT Global 61.12.x.226(x04) Local 172.16.x.114(61698)

    PAT Global 61.12.x.226(42978) Local 172.16.x.114(61697)

<--- More --->

    PAT Global 61.12.x.226(61292) Local 172.16.x.114(61692)

    PAT Global 61.12.x.226(47549) Local 172.16.x.114(61691)

    PAT Global 61.12.x.226(24568) Local 172.16.x.114(61688)

    PAT Global 61.12.x.226(43694) Local 172.16.x.114(61687)

  Conn:

    TCP VSNL_PRIMARY 68.180.219.51:80 Lan_Network 172.16.x.114:x426, idle 0:00:00, bytes 1800, flags UfFRIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:x423, idle 0:00:01, bytes 2995, flags UIO

    TCP VSNL_PRIMARY x5.217.x.188:80 Lan_Network 172.16.x.114:x422, idle 0:00:02, bytes 663, flags UIO

    TCP VSNL_PRIMARY 74.125.236.142:80 Lan_Network 172.16.x.114:x4x, idle 0:00:04, bytes 19141, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.128:80 Lan_Network 172.16.x.114:x419, idle 0:00:05, bytes 2284, flags UIO

    TCP VSNL_PRIMARY 64.14.245.91:443 Lan_Network 172.16.x.114:x417, idle 0:00:17, bytes 0, flags saA

    TCP VSNL_PRIMARY 173.194.52.22:80 Lan_Network 172.16.x.114:x414, idle 0:00:x, bytes 3568218, flags UIO

    TCP VSNL_PRIMARY 74.125.236.134:443 Lan_Network 172.16.x.114:x365, idle 0:00:23, bytes 8411, flags UIO

    TCP VSNL_PRIMARY x7.46.70.224:80 Lan_Network 172.16.x.114:x282, idle 0:07:07, bytes 1274, flags UFRIO

    TCP VSNL_PRIMARY 115.112.1.31:80 Lan_Network 172.16.x.114:x137, idle 0:01:49, bytes 704968, flags UIO

    TCP VSNL_PRIMARY 74.125.236.142:443 Lan_Network 172.16.x.114:49918, idle 0:00:31, bytes 17x4, flags UIO

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:49474, idle 0:01:x, bytes 103519, flags UIO

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:49473, idle 0:01:x, bytes 100411, flags UIO

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:49472, idle 0:01:x, bytes 105571, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 66.196.122.34:80 Lan_Network 172.16.x.114:63945, idle 0:03:38, bytes 6739, flags UIO

    TCP VSNL_PRIMARY 67.195.186.168:xx Lan_Network 172.16.x.114:63902, idle 0:00:27, bytes 42579, flags UIO

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.114:62818, idle 0:00:15, bytes 2614607, flags UIO

    TCP VSNL_PRIMARY 213.146.189.x1:123x Lan_Network 172.16.x.114:62368, idle 0:00:x, bytes 2x0, flags UIO

    TCP VSNL_PRIMARY 213.199.179.166:40017 Lan_Network 172.16.x.114:62333, idle 0:01:31, bytes 32x6, flags UIO

    TCP VSNL_PRIMARY 198.252.x6.25:80 Lan_Network 172.16.x.114:61872, idle 0:03:33, bytes 2695, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61741, idle 0:00:24, bytes 31532, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61740, idle 0:00:58, bytes 43800, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61698, idle 0:00:09, bytes 23391, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61697, idle 0:00:08, bytes 24009, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61692, idle 0:00:14, bytes x17456, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61691, idle 0:00:21, bytes 1070583, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61688, idle 0:00:16, bytes 64756x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61687, idle 0:00:29, bytes 900456, flags UIO

local host: <172.16.x.138>,

    TCP flow count/limit = 12/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(53957) Local 172.16.x.138(58658)

    PAT Global 61.12.x.226(64009) Local 172.16.x.138(58641)

    PAT Global 61.12.x.226(36668) Local 172.16.x.138(58640)

    PAT Global 61.12.x.226(4x62) Local 172.16.x.138(55865)

    PAT Global 61.12.x.226(18153) Local 172.16.x.138(55864)

    PAT Global 61.12.x.226(35144) Local 172.16.x.138(55677)

    PAT Global 61.12.x.226(52360) Local 172.16.x.138(55651)

    PAT Global 61.12.x.226(546x) Local 172.16.x.138(556x)

    PAT Global 61.12.x.226(53471) Local 172.16.x.138(55648)

<--- More --->

    PAT Global 61.12.x.226(51140) Local 172.16.x.138(55647)

    PAT Global 61.12.x.226(41626) Local 172.16.x.138(55644)

    PAT Global 61.12.x.226(x3x) Local 172.16.x.138(55643)

  Conn:

    TCP VSNL_PRIMARY 74.125.236.137:80 Lan_Network 172.16.x.138:58658, idle 0:00:33, bytes 87700, flags UIO

    TCP VSNL_PRIMARY 199.7.52.72:80 Lan_Network 172.16.x.138:58641, idle 0:00:55, bytes 2670, flags UIO

    TCP VSNL_PRIMARY 199.7.52.72:80 Lan_Network 172.16.x.138:58640, idle 0:00:55, bytes 2670, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55865, idle 0:00:32, bytes 31672, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55864, idle 0:00:14, bytes 33475, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.138:55677, idle 0:00:03, bytes 887293, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55651, idle 0:00:48, bytes 7051089, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:556x, idle 0:00:21, bytes 323133, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55648, idle 0:00:15, bytes 78933, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55647, idle 0:00:21, bytes 18x80, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55644, idle 0:00:17, bytes 34900, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55643, idle 0:00:05, bytes 37524, flags UIO

local host: <172.16.x.43>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(36416) Local 172.16.x.43(1024)

  Conn:

    TCP VSNL_PRIMARY 15.240.233.2x:443 Lan_Network 172.16.x.43:1024, idle 0:00:56, bytes 237x7, flags UIO

local host: <172.16.1.1>,

    TCP flow count/limit = 3/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(31778) Local 172.16.1.1(56467)

    PAT Global 61.12.x.226(31921) Local 172.16.1.1(564x)

  Conn:

    TCP VSNL_PRIMARY 115.112.1.5:80 Lan_Network 172.16.1.1:56467, idle 0:00:08, bytes 4038, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 64.78.22.142:443 Lan_Network 172.16.1.1:564x, idle 0:00:28, bytes 26718, flags UIO

    UDP VSNL_PRIMARY 172.16.x.187:53513 Lan_Network 172.16.1.1:389, idle 0:01:00, bytes 321, flags -

    TCP DMZ_NETWORK 172.16.x.244:61557 Lan_Network 172.16.1.1:445, idle 0:01:47, bytes 6335, flags UIOB

local host: <172.16.x.12>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 1

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 10.1.93.148:60464 Lan_Network 172.16.x.12:445, idle 0:00:16, bytes 0, flags SaAB

    TCP VSNL_PRIMARY 10.3.128.157:52441 Lan_Network 172.16.x.12:85x, idle 0:00:36, bytes 855, flags UIB

    UDP VSNL_PRIMARY 10.1.93.148:137 Lan_Network 172.16.x.12:137, idle 0:00:11, bytes 241x, flags -

local host: <172.16.x.156>,

    TCP flow count/limit = 19/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(x533) Local 172.16.x.156(56090)

    PAT Global 61.12.x.226(8916) Local 172.16.x.156(56089)

    PAT Global 61.12.x.226(42945) Local 172.16.x.156(56088)

    PAT Global 61.12.x.226(408x) Local 172.16.x.156(56087)

    PAT Global 61.12.x.226(52516) Local 172.16.x.156(56086)

    PAT Global 61.12.x.226(47277) Local 172.16.x.156(56085)

    PAT Global 61.12.x.226(47354) Local 172.16.x.156(56084)

    PAT Global 61.12.x.226(5x91) Local 172.16.x.156(56083)

    PAT Global 61.12.x.226(2389) Local 172.16.x.156(56082)

    PAT Global 61.12.x.226(32663) Local 172.16.x.156(56081)

<--- More --->

    PAT Global 61.12.x.226(2261) Local 172.16.x.156(56080)

    PAT Global 61.12.x.226(34426) Local 172.16.x.156(56079)

    PAT Global 61.12.x.226(6536) Local 172.16.x.156(56077)

    PAT Global 61.12.x.226(34321) Local 172.16.x.156(56076)

    PAT Global 61.12.x.226(54448) Local 172.16.x.156(56075)

    PAT Global 61.12.x.226(54148) Local 172.16.x.156(56074)

    PAT Global 61.12.x.226(2621) Local 172.16.x.156(56072)

    PAT Global 61.12.x.226(31657) Local 172.16.x.156(56064)

    PAT Global 61.12.x.226(4919) Local 172.16.x.156(56065)

    PAT Global 61.12.x.226(16966) Local 172.16.x.156(56063)

<--- More --->

    PAT Global 61.12.x.226(56943) Local 172.16.x.156(56062)

    PAT Global 61.12.x.226(53665) Local 172.16.x.156(56061)

    PAT Global 61.12.x.226(51669) Local 172.16.x.156(5x26)

    PAT Global 61.12.x.226(35585) Local 172.16.x.156(5x02)

    PAT Global 61.12.x.226(15260) Local 172.16.x.156(5x01)

    PAT Global 61.12.x.226(43598) Local 172.16.x.156(54999)

    PAT Global 61.12.x.226(22871) Local 172.16.x.156(54997)

    PAT Global 61.12.x.226(17886) Local 172.16.x.156(54994)

    PAT Global 61.12.x.226(11962) Local 172.16.x.156(54993)

    PAT Global 61.12.x.226(8212) Local 172.16.x.156(54990)

<--- More --->

    PAT Global 61.12.x.226(61434) Local 172.16.x.156(54989)

    PAT Global 61.12.x.226(59634) Local 172.16.x.156(54988)

  Conn:

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56090, idle 0:00:00, bytes 172, flags UO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56089, idle 0:00:00, bytes 172, flags UO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56088, idle 0:00:00, bytes 45722, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56087, idle 0:00:00, bytes 3x57, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56086, idle 0:00:00, bytes 1008x, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56082, idle 0:00:00, bytes x238, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 31.13.86.16:80 Lan_Network 172.16.x.156:56062, idle 0:00:19, bytes 32156, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.156:5x26, idle 0:01:15, bytes 339490, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:5x02, idle 0:00:03, bytes 68189, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:5x01, idle 0:00:57, bytes 28888, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54999, idle 0:00:08, bytes 1849757, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54997, idle 0:00:08, bytes 124282, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54994, idle 0:00:10, bytes 4097557, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54993, idle 0:00:x, bytes x3745, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54990, idle 0:00:13, bytes 18814, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54989, idle 0:00:13, bytes 19527, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 69.171.246.16:80 Lan_Network 172.16.x.156:54988, idle 0:00:03, bytes 561922, flags UIO

local host: <172.16.x.45>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 63.101.39.x:108x Lan_Network 172.16.x.45:17x, idle 0:00:12, bytes 3848, flags UIB

local host: <172.16.x.181>,

<--- More --->

    TCP flow count/limit = 21/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(42905) Local 172.16.x.181(51021)

    PAT Global 61.12.x.226(21052) Local 172.16.x.181(51016)

    PAT Global 61.12.x.226(57968) Local 172.16.x.181(51012)

    PAT Global 61.12.x.226(61664) Local 172.16.x.181(51004)

<--- More --->

    PAT Global 61.12.x.226(53149) Local 172.16.x.181(51003)

    PAT Global 61.12.x.226(23724) Local 172.16.x.181(x999)

    PAT Global 61.12.x.226(33x6) Local 172.16.x.181(x957)

    PAT Global 61.12.x.226(1696) Local 172.16.x.181(x942)

    PAT Global 61.12.x.226(1421) Local 172.16.x.181(x9x)

    PAT Global 61.12.x.226(19135) Local 172.16.x.181(x911)

    PAT Global 61.12.x.226(x289) Local 172.16.x.181(x903)

    PAT Global 61.12.x.226(27107) Local 172.16.x.181(x902)

    PAT Global 61.12.x.226(39104) Local 172.16.x.181(x841)

    PAT Global 61.12.x.226(10651) Local 172.16.x.181(x816)

<--- More --->

    PAT Global 61.12.x.226(52697) Local 172.16.x.181(x773)

    PAT Global 61.12.x.226(48097) Local 172.16.x.181(x769)

    PAT Global 61.12.x.226(2629) Local 172.16.x.181(x766)

    PAT Global 61.12.x.226(59754) Local 172.16.x.181(64980)

    PAT Global 61.12.x.226(31275) Local 172.16.x.181(64973)

    PAT Global 61.12.x.226(57251) Local 172.16.x.181(63255)

    PAT Global 61.12.x.226(60258) Local 172.16.x.181(62952)

    PAT Global 61.12.x.226(41261) Local 172.16.x.181(62939)

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.181:51021, idle 0:00:x, bytes x96, flags UIO

    TCP VSNL_PRIMARY 23.0.138.239:443 Lan_Network 172.16.x.181:51016, idle 0:00:27, bytes 5844, flags UIO

    TCP VSNL_PRIMARY 115.112.1.29:80 Lan_Network 172.16.x.181:51012, idle 0:00:12, bytes 8691, flags UIO

    TCP VSNL_PRIMARY 115.112.1.29:80 Lan_Network 172.16.x.181:51003, idle 0:00:12, bytes 36754, flags UIO

    TCP VSNL_PRIMARY 115.112.1.5:80 Lan_Network 172.16.x.181:x999, idle 0:00:x, bytes 3536, flags UIO

    TCP VSNL_PRIMARY 115.112.1.5:80 Lan_Network 172.16.x.181:x957, idle 0:00:14, bytes 217x4, flags UIO

    TCP VSNL_PRIMARY x7.46.49.133:80 Lan_Network 172.16.x.181:x942, idle 0:00:18, bytes x682, flags UIO

    TCP VSNL_PRIMARY x7.46.49.133:80 Lan_Network 172.16.x.181:x9x, idle 0:00:18, bytes 27357, flags UIO

    TCP VSNL_PRIMARY 115.112.1.29:80 Lan_Network 172.16.x.181:x911, idle 0:00:35, bytes 268437, flags UIO

    TCP VSNL_PRIMARY 23.57.248.124:80 Lan_Network 172.16.x.181:x903, idle 0:00:34, bytes 9326, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 23.57.248.124:80 Lan_Network 172.16.x.181:x902, idle 0:00:34, bytes 26584, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.181:x841, idle 0:00:15, bytes 15714, flags UIO

    TCP VSNL_PRIMARY 69.171.235.16:443 Lan_Network 172.16.x.181:x816, idle 0:00:07, bytes 43963, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.181:x773, idle 0:00:15, bytes 96x2, flags UIO

    TCP VSNL_PRIMARY 157.56.192.149:443 Lan_Network 172.16.x.181:x769, idle 0:00:38, bytes 21865, flags UIO

    TCP VSNL_PRIMARY 157.55.235.165:40038 Lan_Network 172.16.x.181:x766, idle 0:00:13, bytes 3436, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.181:64980, idle 0:00:x, bytes 7377, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.181:64973, idle 0:00:39, bytes 7723, flags UIO

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.181:63255, idle 0:52:00, bytes 3825979, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.181:62952, idle 0:24:22, bytes 238649, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.181:62939, idle 0:53:46, bytes 1608612, flags UIO

local host: <172.16.x.195>,

    TCP flow count/limit = 14/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(64218) Local 172.16.x.195(62624)

    PAT Global 61.12.x.226(51448) Local 172.16.x.195(62446)

<--- More --->

    PAT Global 61.12.x.226(631x) Local 172.16.x.195(62322)

    PAT Global 61.12.x.226(23338) Local 172.16.x.195(61118)

    PAT Global 61.12.x.226(59083) Local 172.16.x.195(61115)

    PAT Global 61.12.x.226(18356) Local 172.16.x.195(61040)

    PAT Global 61.12.x.226(29264) Local 172.16.x.195(610x)

    PAT Global 61.12.x.226(5517) Local 172.16.x.195(60984)

    PAT Global 61.12.x.226(46402) Local 172.16.x.195(60983)

    PAT Global 61.12.x.226(64341) Local 172.16.x.195(60982)

    PAT Global 61.12.x.226(48590) Local 172.16.x.195(60981)

    PAT Global 61.12.x.226(21091) Local 172.16.x.195(60980)

<--- More --->

    PAT Global 61.12.x.226(15855) Local 172.16.x.195(60979)

    PAT Global 61.12.x.226(41197) Local 172.16.x.195(60954)

  Conn:

    TCP VSNL_PRIMARY 31.13.86.16:80 Lan_Network 172.16.x.195:62624, idle 0:00:06, bytes x42, flags UIO

    TCP VSNL_PRIMARY 69.171.248.16:80 Lan_Network 172.16.x.195:62446, idle 0:00:04, bytes 58125, flags UIO

    TCP VSNL_PRIMARY 69.171.248.16:80 Lan_Network 172.16.x.195:62322, idle 0:00:35, bytes 79190, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.195:61118, idle 0:00:14, bytes 5128999, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.195:61115, idle 0:00:18, bytes 21470, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:61040, idle 0:00:03, bytes 19617, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:610x, idle 0:00:44, bytes 28776, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60984, idle 0:00:54, bytes 18190, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60983, idle 0:00:54, bytes 3139985, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60982, idle 0:00:52, bytes 27140, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60981, idle 0:00:52, bytes 1949840, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60980, idle 0:00:56, bytes 939260, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60979, idle 0:00:52, bytes 1589198, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.195:60954, idle 0:00:09, bytes 594809, flags UIO

local host: <172.16.x.57>,

    TCP flow count/limit = 22/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(33380) Local 172.16.x.57(65460)

    PAT Global 61.12.x.226(1x48) Local 172.16.x.57(65455)

    PAT Global 61.12.x.226(15416) Local 172.16.x.57(65454)

    PAT Global 61.12.x.226(5x1) Local 172.16.x.57(65453)

    PAT Global 61.12.x.226(42657) Local 172.16.x.57(65452)

<--- More --->

    PAT Global 61.12.x.226(3595) Local 172.16.x.57(65451)

    PAT Global 61.12.x.226(38816) Local 172.16.x.57(654x)

    PAT Global 61.12.x.226(46212) Local 172.16.x.57(65449)

    PAT Global 61.12.x.226(40821) Local 172.16.x.57(64670)

    PAT Global 61.12.x.226(29124) Local 172.16.x.57(63708)

    PAT Global 61.12.x.226(61238) Local 172.16.x.57(63682)

    PAT Global 61.12.x.226(28280) Local 172.16.x.57(634x)

    PAT Global 61.12.x.226(25925) Local 172.16.x.57(63419)

    PAT Global 61.12.x.226(10834) Local 172.16.x.57(63418)

    PAT Global 61.12.x.226(63164) Local 172.16.x.57(63414)

<--- More --->

    PAT Global 61.12.x.226(9827) Local 172.16.x.57(63413)

    PAT Global 61.12.x.226(58x6) Local 172.16.x.57(63407)

    PAT Global 61.12.x.226(55542) Local 172.16.x.57(63406)

    PAT Global 61.12.x.226(11158) Local 172.16.x.57(63405)

    PAT Global 61.12.x.226(46787) Local 172.16.x.57(63404)

    PAT Global 61.12.x.226(60x5) Local 172.16.x.57(63403)

    PAT Global 61.12.x.226(11015) Local 172.16.x.57(63401)

  Conn:

    TCP VSNL_PRIMARY 74.125.236.135:80 Lan_Network 172.16.x.57:65460, idle 0:00:35, bytes 7622, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.82:443 Lan_Network 172.16.x.57:65455, idle 0:00:38, bytes 878, flags UIO

    TCP VSNL_PRIMARY 74.125.236.142:443 Lan_Network 172.16.x.57:65454, idle 0:00:39, bytes 3331, flags UIO

    TCP VSNL_PRIMARY 74.125.236.140:443 Lan_Network 172.16.x.57:65453, idle 0:00:38, bytes 3106, flags UIO

    TCP VSNL_PRIMARY 74.125.236.143:443 Lan_Network 172.16.x.57:65452, idle 0:00:39, bytes 826, flags UIO

    TCP VSNL_PRIMARY 74.125.236.131:443 Lan_Network 172.16.x.57:65451, idle 0:00:38, bytes 42870, flags UIO

    TCP VSNL_PRIMARY 74.125.236.87:443 Lan_Network 172.16.x.57:654x, idle 0:00:05, bytes 169043, flags UIO

    TCP VSNL_PRIMARY 74.125.236.87:443 Lan_Network 172.16.x.57:65449, idle 0:00:01, bytes 828, flags UIO

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.57:64670, idle 0:00:12, bytes 3131263, flags UIO

    TCP VSNL_PRIMARY 98.138.26.91:443 Lan_Network 172.16.x.57:63708, idle 0:03:01, bytes 8353, flags UIO

    TCP VSNL_PRIMARY 67.195.186.173:xx Lan_Network 172.16.x.57:63682, idle 0:00:02, bytes 53519, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.57:634x, idle 0:00:18, bytes 19424, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63419, idle 0:00:54, bytes 21486, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63418, idle 0:00:52, bytes 23780, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63414, idle 0:00:00, bytes 21296, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63413, idle 0:00:14, bytes 22237, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63407, idle 0:00:03, bytes 21253, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63406, idle 0:00:36, bytes 22680, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63405, idle 0:00:06, bytes 985247, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63404, idle 0:00:22, bytes 2182635, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63403, idle 0:00:08, bytes 2256777, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63401, idle 0:00:09, bytes 1532797, flags UIO

local host: <172.16.x.170>,

    TCP flow count/limit = 13/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(38987) Local 172.16.x.170(55147)

    PAT Global 61.12.x.226(25104) Local 172.16.x.170(5x32)

<--- More --->

    PAT Global 61.12.x.226(29896) Local 172.16.x.170(54949)

    PAT Global 61.12.x.226(24708) Local 172.16.x.170(54822)

    PAT Global 61.12.x.226(65138) Local 172.16.x.170(54802)

    PAT Global 61.12.x.226(535x) Local 172.16.x.170(54795)

    PAT Global 61.12.x.226(533x) Local 172.16.x.170(52973)

    PAT Global 61.12.x.226(x44) Local 172.16.x.170(52972)

    PAT Global 61.12.x.226(31276) Local 172.16.x.170(52844)

    PAT Global 61.12.x.226(24237) Local 172.16.x.170(52843)

    PAT Global 61.12.x.226(55404) Local 172.16.x.170(52841)

    PAT Global 61.12.x.226(55225) Local 172.16.x.170(52839)

<--- More --->

    PAT Global 61.12.x.226(11140) Local 172.16.x.170(52838)

    PAT Global 61.12.x.226(63658) Local 172.16.x.170(52837)

  Conn:

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.170:5x32, idle 0:00:17, bytes 115748, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.170:54949, idle 0:00:19, bytes 165802, flags UIO

    TCP VSNL_PRIMARY 98.138.26.102:443 Lan_Network 172.16.x.170:54822, idle 0:06:18, bytes 6759, flags UIO

    TCP VSNL_PRIMARY 67.195.187.x5:xx Lan_Network 172.16.x.170:54802, idle 0:00:53, bytes 25625, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.170:54795, idle 0:00:09, bytes 268739, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52973, idle 0:00:54, bytes 29267, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52972, idle 0:00:36, bytes 46876, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52844, idle 0:00:18, bytes 32803, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52843, idle 0:00:29, bytes 54070, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52841, idle 0:00:x, bytes 6486573, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52839, idle 0:00:22, bytes 3639580, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52838, idle 0:00:23, bytes 3422321, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52837, idle 0:00:22, bytes 557366, flags UIO

local host: <172.16.x.180>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(16929) Local 172.16.x.180(53228)

    PAT Global 61.12.x.226(89x) Local 172.16.x.180(53218)

    PAT Global 61.12.x.226(58054) Local 172.16.x.180(52714)

  Conn:

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.180:53228, idle 0:04:57, bytes 4848, flags UFIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.157:443 Lan_Network 172.16.x.180:53218, idle 0:05:53, bytes 15395, flags UIO

    TCP VSNL_PRIMARY 17.149.36.182:5223 Lan_Network 172.16.x.180:52714, idle 0:15:32, bytes 4878, flags UIO

local host: <172.16.5.1>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(365) Local 172.16.5.1(53)

<--- More --->

local host: <172.16.x.x3>,

    TCP flow count/limit = 14/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(x298) Local 172.16.x.x3(61781)

    PAT Global 61.12.x.226(33971) Local 172.16.x.x3(61779)

    PAT Global 61.12.x.226(57041) Local 172.16.x.x3(61778)

<--- More --->

    PAT Global 61.12.x.226(51776) Local 172.16.x.x3(61735)

    PAT Global 61.12.x.226(61259) Local 172.16.x.x3(61727)

    PAT Global 61.12.x.226(56665) Local 172.16.x.x3(61634)

    PAT Global 61.12.x.226(44870) Local 172.16.x.x3(61632)

    PAT Global 61.12.x.226(4049) Local 172.16.x.x3(61602)

    PAT Global 61.12.x.226(54489) Local 172.16.x.x3(61601)

    PAT Global 61.12.x.226(57154) Local 172.16.x.x3(61598)

    PAT Global 61.12.x.226(65532) Local 172.16.x.x3(61597)

    PAT Global 61.12.x.226(34073) Local 172.16.x.x3(61594)

    PAT Global 61.12.x.226(41155) Local 172.16.x.x3(61593)

<--- More --->

    PAT Global 61.12.x.226(19498) Local 172.16.x.x3(61563)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61781, idle 0:00:00, bytes 6285, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61779, idle 0:00:03, bytes 8260, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61778, idle 0:00:00, bytes 9574, flags UIO

    TCP VSNL_PRIMARY 66.196.122.65:xx Lan_Network 172.16.x.x3:61735, idle 0:03:17, bytes 3799, flags UIO

    TCP VSNL_PRIMARY 67.195.187.245:80 Lan_Network 172.16.x.x3:61727, idle 0:00:22, bytes 12573, flags UIO

    TCP VSNL_PRIMARY 23.57.224.60:443 Lan_Network 172.16.x.x3:61634, idle 0:06:49, bytes 16584, flags UFRIO

    TCP VSNL_PRIMARY 23.57.224.60:443 Lan_Network 172.16.x.x3:61632, idle 0:06:x, bytes 16584, flags UFRIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61602, idle 0:00:09, bytes 9129, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61601, idle 0:00:06, bytes 10245, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61598, idle 0:00:15, bytes 181056, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61597, idle 0:00:52, bytes 35422, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61594, idle 0:00:x, bytes 17585, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61593, idle 0:01:02, bytes 18943, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.x3:61563, idle 0:00:24, bytes 49978, flags UIO

local host: <172.16.x.147>,

    TCP flow count/limit = 14/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Xlate:

    PAT Global 61.12.x.226(46421) Local 172.16.x.147(58214)

    PAT Global 61.12.x.226(32106) Local 172.16.x.147(56631)

    PAT Global 61.12.x.226(55982) Local 172.16.x.147(566x)

    PAT Global 61.12.x.226(19715) Local 172.16.x.147(56221)

    PAT Global 61.12.x.226(52276) Local 172.16.x.147(56155)

    PAT Global 61.12.x.226(41240) Local 172.16.x.147(56146)

<--- More --->

    PAT Global 61.12.x.226(37827) Local 172.16.x.147(56145)

    PAT Global 61.12.x.226(28980) Local 172.16.x.147(56082)

    PAT Global 61.12.x.226(25473) Local 172.16.x.147(56074)

    PAT Global 61.12.x.226(38536) Local 172.16.x.147(56073)

    PAT Global 61.12.x.226(9967) Local 172.16.x.147(56070)

    PAT Global 61.12.x.226(40067) Local 172.16.x.147(56069)

    PAT Global 61.12.x.226(8677) Local 172.16.x.147(56060)

    PAT Global 61.12.x.226(46332) Local 172.16.x.147(56059)

    PAT Global 61.12.x.226(33497) Local 172.16.x.147(56057)

    PAT Global 61.12.x.226(47333) Local 172.16.x.147(52583)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56631, idle 0:00:31, bytes 35x5, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:566x, idle 0:00:31, bytes 39134, flags UIO

    TCP VSNL_PRIMARY 98.138.26.81:443 Lan_Network 172.16.x.147:56221, idle 0:01:10, bytes 13975, flags UIO

    TCP VSNL_PRIMARY 69.171.248.16:443 Lan_Network 172.16.x.147:56155, idle 0:00:x, bytes 1212980, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56146, idle 0:00:11, bytes 12849807, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56145, idle 0:00:21, bytes 1007180, flags UIO

    TCP VSNL_PRIMARY 67.195.186.174:xx Lan_Network 172.16.x.147:56082, idle 0:00:12, bytes 45458, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56074, idle 0:00:39, bytes 124547, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56073, idle 0:00:53, bytes 956846, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56070, idle 0:00:43, bytes 35287, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56069, idle 0:00:39, bytes 37540, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.147:56060, idle 0:00:02, bytes 2618369, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.147:56059, idle 0:00:01, bytes 34233, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.147:56057, idle 0:00:09, bytes 3701444, flags UIO

    UDP VSNL_PRIMARY x8.64.x0.x1:270x Lan_Network 172.16.x.147:52583, idle 0:00:04, bytes 690804, flags -

local host: <172.16.x.36>,

    TCP flow count/limit = 5/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 172.16.x.187:55457 Lan_Network 172.16.x.36:1521, idle 0:00:00, bytes 286788, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55359 Lan_Network 172.16.x.36:1521, idle 0:00:38, bytes x325, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55349 Lan_Network 172.16.x.36:1521, idle 0:00:38, bytes x325, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55313 Lan_Network 172.16.x.36:1521, idle 0:00:35, bytes 3338615, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54986 Lan_Network 172.16.x.36:1521, idle 0:00:46, bytes x1169, flags UIOB

local host: <172.16.x.176>,

<--- More --->

    TCP flow count/limit = 11/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(46763) Local 172.16.x.176(556x)

    PAT Global 61.12.x.226(6065) Local 172.16.x.176(55649)

    PAT Global 61.12.x.226(60803) Local 172.16.x.176(54702)

    PAT Global 61.12.x.226(23727) Local 172.16.x.176(54700)

<--- More --->

    PAT Global 61.12.x.226(55762) Local 172.16.x.176(54676)

    PAT Global 61.12.x.226(26834) Local 172.16.x.176(54675)

    PAT Global 61.12.x.226(36592) Local 172.16.x.176(54673)

    PAT Global 61.12.x.226(3270) Local 172.16.x.176(54672)

    PAT Global 61.12.x.226(x374) Local 172.16.x.176(54653)

    PAT Global 61.12.x.226(62914) Local 172.16.x.176(546x)

    PAT Global 61.12.x.226(16479) Local 172.16.x.176(54628)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:556x, idle 0:00:33, bytes 116x, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:55649, idle 0:00:02, bytes 12463, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54702, idle 0:00:41, bytes xx82, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54700, idle 0:00:04, bytes 60x63, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54676, idle 0:00:58, bytes 14478, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54675, idle 0:00:40, bytes 15812, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54673, idle 0:00:01, bytes 31112, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54672, idle 0:00:23, bytes 168821, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.176:54653, idle 0:00:46, bytes 125492, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.176:546x, idle 0:00:46, bytes 122972, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.176:54628, idle 0:00:09, bytes 478487, flags UIO

<--- More --->

local host: <172.16.x.172>,

    TCP flow count/limit = 15/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(64397) Local 172.16.x.172(58439)

    PAT Global 61.12.x.226(51349) Local 172.16.x.172(58438)

    PAT Global 61.12.x.226(5374) Local 172.16.x.172(58437)

<--- More --->

    PAT Global 61.12.x.226(1027) Local 172.16.x.172(58435)

    PAT Global 61.12.x.226(40969) Local 172.16.x.172(58434)

    PAT Global 61.12.x.226(x562) Local 172.16.x.172(58433)

    PAT Global 61.12.x.226(2471) Local 172.16.x.172(584x)

    PAT Global 61.12.x.226(14587) Local 172.16.x.172(58429)

    PAT Global 61.12.x.226(21039) Local 172.16.x.172(58428)

    PAT Global 61.12.x.226(22243) Local 172.16.x.172(58427)

    PAT Global 61.12.x.226(51285) Local 172.16.x.172(58426)

    PAT Global 61.12.x.226(11813) Local 172.16.x.172(58425)

    PAT Global 61.12.x.226(56008) Local 172.16.x.172(58416)

<--- More --->

    PAT Global 61.12.x.226(36452) Local 172.16.x.172(58x2)

    PAT Global 61.12.x.226(35369) Local 172.16.x.172(56414)

  Conn:

    TCP VSNL_PRIMARY 174.129.228.184:80 Lan_Network 172.16.x.172:58439, idle 0:00:19, bytes 5439, flags UIO

    TCP VSNL_PRIMARY 157.56.126.118:443 Lan_Network 172.16.x.172:58438, idle 0:00:06, bytes 13x0, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.172:58437, idle 0:03:16, bytes x911, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58435, idle 0:00:19, bytes 11829, flags UIO

    TCP VSNL_PRIMARY 74.125.236.83:443 Lan_Network 172.16.x.172:58434, idle 0:00:21, bytes x63, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58433, idle 0:00:18, bytes 12724, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:584x, idle 0:00:22, bytes 14040, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58429, idle 0:00:22, bytes 7763, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58428, idle 0:00:22, bytes 6921, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58427, idle 0:00:x, bytes 9110, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58426, idle 0:00:21, bytes 8008, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58425, idle 0:00:x, bytes 15446, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.172:58416, idle 0:03:34, bytes x985, flags UIO

    TCP VSNL_PRIMARY 199.59.148.139:443 Lan_Network 172.16.x.172:58x2, idle 0:00:27, bytes x096, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.172:56414, idle 0:00:10, bytes 842625, flags UIO

local host: <172.16.x.188>,

<--- More --->

    TCP flow count/limit = 8/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(36966) Local 172.16.x.188(51784)

    PAT Global 61.12.x.226(29954) Local 172.16.x.188(51782)

    PAT Global 61.12.x.226(45584) Local 172.16.x.188(51777)

    PAT Global 61.12.x.226(6x69) Local 172.16.x.188(51776)

<--- More --->

    PAT Global 61.12.x.226(54141) Local 172.16.x.188(51773)

    PAT Global 61.12.x.226(59342) Local 172.16.x.188(51772)

    PAT Global 61.12.x.226(35909) Local 172.16.x.188(51765)

    PAT Global 61.12.x.226(51676) Local 172.16.x.188(51764)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51784, idle 0:00:43, bytes 7170, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51782, idle 0:00:42, bytes 7474, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51777, idle 0:00:32, bytes 684x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51776, idle 0:00:19, bytes 25169, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51773, idle 0:00:53, bytes 12717, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51772, idle 0:00:23, bytes 13343, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51765, idle 0:00:58, bytes 8198, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51764, idle 0:00:42, bytes 9081, flags UIO

local host: <172.16.1.34>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(61669) Local 172.16.1.34(37413)

  Conn:

    TCP VSNL_PRIMARY x6.51.26.124:3101 Lan_Network 172.16.1.34:37413, idle 0:00:59, bytes 151733, flags UIO

local host: <172.16.40.38>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 12/unlimited

<--- More --->

  Conn:

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:61395, idle 0:00:03, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:53722, idle 0:00:13, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:62537, idle 0:00:23, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:51011, idle 0:00:33, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:57025, idle 0:00:43, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:51906, idle 0:00:53, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:x980, idle 0:01:03, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:60986, idle 0:01:13, bytes 66, flags -

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:49x2, idle 0:01:23, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:59033, idle 0:01:33, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:55510, idle 0:01:43, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:58195, idle 0:01:53, bytes 66, flags -

    TCP VSNL_PRIMARY 10.101.2.233:4031 Lan_Network 172.16.40.38:5989, idle 0:02:04, bytes 5540, flags UfrIOB

    TCP VSNL_PRIMARY 10.101.2.233:2991 Lan_Network 172.16.40.38:443, idle 0:00:31, bytes 1266131, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:4895 Lan_Network 172.16.40.38:443, idle 0:00:24, bytes 2963734, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2436 Lan_Network 172.16.40.38:443, idle 0:00:32, bytes 3984336, flags UIOB

local host: <172.16.x.186>,

    TCP flow count/limit = 17/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 5/unlimited

  Xlate:

    PAT Global 61.12.x.226(62x) Local 172.16.x.186(58288)

    PAT Global 61.12.x.226(41247) Local 172.16.x.186(58287)

    PAT Global 61.12.x.226(49292) Local 172.16.x.186(29482)

    PAT Global 61.12.x.226(13722) Local 172.16.x.186(57254)

    PAT Global 61.12.x.226(14160) Local 172.16.x.186(53975)

<--- More --->

    PAT Global 61.12.x.226(25716) Local 172.16.x.186(53974)

    PAT Global 61.12.x.226(54092) Local 172.16.x.186(53938)

    PAT Global 61.12.x.226(60848) Local 172.16.x.186(53936)

    PAT Global 61.12.x.226(24089) Local 172.16.x.186(53931)

    PAT Global 61.12.x.226(12342) Local 172.16.x.186(539x)

    PAT Global 61.12.x.226(60996) Local 172.16.x.186(53923)

    PAT Global 61.12.x.226(x775) Local 172.16.x.186(53922)

    PAT Global 61.12.x.226(58532) Local 172.16.x.186(53892)

    PAT Global 61.12.x.226(10625) Local 172.16.x.186(53861)

    PAT Global 61.12.x.226(63517) Local 172.16.x.186(53859)

<--- More --->

    PAT Global 61.12.x.226(44344) Local 172.16.x.186(53835)

    PAT Global 61.12.x.226(1145) Local 172.16.x.186(53805)

    PAT Global 61.12.x.226(53613) Local 172.16.x.186(53803)

    PAT Global 61.12.x.226(5273) Local 172.16.x.186(53797)

    PAT Global 61.12.x.226(11378) Local 172.16.x.186(53788)

  Conn:

    UDP VSNL_PRIMARY 65.55.223.34:40032 Lan_Network 172.16.x.186:29482, idle 0:00:51, bytes 153, flags -

    UDP VSNL_PRIMARY 65.55.223.x:40024 Lan_Network 172.16.x.186:29482, idle 0:01:56, bytes 55, flags -

    UDP VSNL_PRIMARY 65.55.223.21:40023 Lan_Network 172.16.x.186:29482, idle 0:01:56, bytes 54, flags -

<--- More --->

    UDP VSNL_PRIMARY 111.221.74.21:40019 Lan_Network 172.16.x.186:29482, idle 0:01:56, bytes 53, flags -

    UDP VSNL_PRIMARY 64.4.23.159:40014 Lan_Network 172.16.x.186:29482, idle 0:01:56, bytes 54, flags -

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.186:57254, idle 0:00:02, bytes 109x05, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53975, idle 0:00:46, bytes 2x84, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53974, idle 0:00:28, bytes 3x08, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53938, idle 0:00:14, bytes 25377, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53936, idle 0:00:x, bytes 44654, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53931, idle 0:00:18, bytes 1005771, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:539x, idle 0:00:x, bytes 399514, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53923, idle 0:00:44, bytes 866354, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53922, idle 0:00:53, bytes 281324, flags UIO

    TCP VSNL_PRIMARY 66.196.123.183:443 Lan_Network 172.16.x.186:53892, idle 0:07:58, bytes 9548, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.186:53861, idle 0:00:12, bytes 27x26, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.186:53859, idle 0:00:12, bytes 290023, flags UIO

    TCP VSNL_PRIMARY 67.195.186.2x:xx Lan_Network 172.16.x.186:53835, idle 0:00:23, bytes 27704, flags UIO

    TCP VSNL_PRIMARY 78.141.179.14:123x Lan_Network 172.16.x.186:53805, idle 0:06:23, bytes 1401, flags UIO

    TCP VSNL_PRIMARY 213.199.179.145:40021 Lan_Network 172.16.x.186:53803, idle 0:00:14, bytes 56323, flags UIO

    TCP VSNL_PRIMARY 108.160.160.163:80 Lan_Network 172.16.x.186:53797, idle 0:00:43, bytes 103793, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.186:53788, idle 0:00:03, bytes 1349554, flags UIO

local host: <172.16.x.174>,

<--- More --->

    TCP flow count/limit = 8/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(6522) Local 172.16.x.174(x922)

    PAT Global 61.12.x.226(17167) Local 172.16.x.174(x921)

    PAT Global 61.12.x.226(45751) Local 172.16.x.174(x891)

    PAT Global 61.12.x.226(32888) Local 172.16.x.174(x890)

<--- More --->

    PAT Global 61.12.x.226(14x5) Local 172.16.x.174(x884)

    PAT Global 61.12.x.226(51380) Local 172.16.x.174(x882)

    PAT Global 61.12.x.226(48997) Local 172.16.x.174(x881)

    PAT Global 61.12.x.226(38985) Local 172.16.x.174(x880)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x922, idle 0:00:52, bytes 251x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x921, idle 0:00:48, bytes 26599, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x891, idle 0:00:41, bytes 23800, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x890, idle 0:00:44, bytes 2x86, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x884, idle 0:00:46, bytes 402151, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x882, idle 0:00:53, bytes 1075423, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x881, idle 0:00:48, bytes 16794139, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x880, idle 0:00:03, bytes 731762, flags UIO

local host: <172.16.x.1x>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(36462) Local 172.16.x.1x ICMP id 56331

local host: <172.16.x.162>,

    TCP flow count/limit = 11/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(51058) Local 172.16.x.162(54091)

<--- More --->

    PAT Global 61.12.x.226(29460) Local 172.16.x.162(54075)

    PAT Global 61.12.x.226(5213) Local 172.16.x.162(54074)

    PAT Global 61.12.x.226(3870) Local 172.16.x.162(54073)

    PAT Global 61.12.x.226(62527) Local 172.16.x.162(52360)

    PAT Global 61.12.x.226(40315) Local 172.16.x.162(52359)

    PAT Global 61.12.x.226(53194) Local 172.16.x.162(51680)

    PAT Global 61.12.x.226(31151) Local 172.16.x.162(51672)

    PAT Global 61.12.x.226(29777) Local 172.16.x.162(51663)

    PAT Global 61.12.x.226(28265) Local 172.16.x.162(51662)

    PAT Global 61.12.x.226(31312) Local 172.16.x.162(51660)

<--- More --->

    PAT Global 61.12.x.226(x009) Local 172.16.x.162(51659)

  Conn:

    TCP VSNL_PRIMARY 65.54.82.184:80 Lan_Network 172.16.x.162:54075, idle 0:04:28, bytes 1126, flags UFRIO

    TCP VSNL_PRIMARY 115.112.1.31:80 Lan_Network 172.16.x.162:54074, idle 0:04:33, bytes 2158, flags UIO

    TCP VSNL_PRIMARY x8.178.29.254:80 Lan_Network 172.16.x.162:54073, idle 0:04:25, bytes 24127, flags UFRIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:52360, idle 0:00:55, bytes 112898, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:52359, idle 0:00:18, bytes 35127, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51680, idle 0:00:00, bytes 39389, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51672, idle 0:00:03, bytes 61033, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51663, idle 0:00:09, bytes 4282400, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51662, idle 0:00:18, bytes 4x4416, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51660, idle 0:00:14, bytes x55325, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51659, idle 0:00:18, bytes 2474091, flags UIO

local host: <172.16.x.167>,

    TCP flow count/limit = 17/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(24682) Local 172.16.x.167(58256)

    PAT Global 61.12.x.226(29x4) Local 172.16.x.167(58255)

    PAT Global 61.12.x.226(44690) Local 172.16.x.167(58252)

    PAT Global 61.12.x.226(42527) Local 172.16.x.167(58229)

    PAT Global 61.12.x.226(45177) Local 172.16.x.167(58228)

    PAT Global 61.12.x.226(16471) Local 172.16.x.167(58081)

    PAT Global 61.12.x.226(24988) Local 172.16.x.167(57622)

    PAT Global 61.12.x.226(44x9) Local 172.16.x.167(576x)

    PAT Global 61.12.x.226(36755) Local 172.16.x.167(57618)

<--- More --->

    PAT Global 61.12.x.226(33414) Local 172.16.x.167(57617)

    PAT Global 61.12.x.226(31124) Local 172.16.x.167(57616)

    PAT Global 61.12.x.226(16282) Local 172.16.x.167(57614)

    PAT Global 61.12.x.226(45929) Local 172.16.x.167(57613)

    PAT Global 61.12.x.226(35866) Local 172.16.x.167(57612)

    PAT Global 61.12.x.226(53318) Local 172.16.x.167(57611)

    PAT Global 61.12.x.226(25745) Local 172.16.x.167(57610)

    PAT Global 61.12.x.226(33905) Local 172.16.x.167(57609)

    PAT Global 61.12.x.226(58619) Local 172.16.x.167(57600)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.167:58256, idle 0:00:22, bytes 48869, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.167:58255, idle 0:00:23, bytes 1453, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:58229, idle 0:00:25, bytes 8194, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:58228, idle 0:00:18, bytes 9434, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.167:58081, idle 0:00:x, bytes 691129, flags UIO

    TCP VSNL_PRIMARY 69.171.245.80:443 Lan_Network 172.16.x.167:57622, idle 0:00:00, bytes xx61, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:576x, idle 0:00:44, bytes 2526635, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57618, idle 0:00:19, bytes 558467, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.167:57617, idle 0:00:x, bytes 217389, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.167:57616, idle 0:00:10, bytes 676557, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57614, idle 0:00:46, bytes 19118, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57613, idle 0:00:46, bytes 17311, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57612, idle 0:00:54, bytes 46770, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57611, idle 0:00:28, bytes 21347, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57610, idle 0:00:43, bytes 181x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57609, idle 0:00:23, bytes 162599, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.167:57600, idle 0:00:49, bytes 224121, flags UIO

local host: <172.16.x.189>,

    TCP flow count/limit = 12/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(41421) Local 172.16.x.189(16626)

    PAT Global 61.12.x.226(31638) Local 172.16.x.189(x029)

    PAT Global 61.12.x.226(29x6) Local 172.16.x.189(x028)

    PAT Global 61.12.x.226(47393) Local 172.16.x.189(6x68)

    PAT Global 61.12.x.226(33691) Local 172.16.x.189(64918)

<--- More --->

    PAT Global 61.12.x.226(25881) Local 172.16.x.189(64916)

    PAT Global 61.12.x.226(x434) Local 172.16.x.189(64899)

    PAT Global 61.12.x.226(57936) Local 172.16.x.189(64898)

    PAT Global 61.12.x.226(3721) Local 172.16.x.189(64895)

    PAT Global 61.12.x.226(13871) Local 172.16.x.189(64890)

    PAT Global 61.12.x.226(19983) Local 172.16.x.189(64887)

    PAT Global 61.12.x.226(47831) Local 172.16.x.189(64886)

    PAT Global 61.12.x.226(59475) Local 172.16.x.189(64876)

  Conn:

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:x029, idle 0:00:37, bytes 12325, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:x028, idle 0:00:11, bytes 17490, flags UIO

    TCP VSNL_PRIMARY 213.146.189.x2:123x Lan_Network 172.16.x.189:6x68, idle 0:01:24, bytes 2616, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64918, idle 0:00:12, bytes 1x777x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64916, idle 0:00:54, bytes 2133178, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64899, idle 0:00:42, bytes 22291, flags UIO

    TCP VSNL_PRIMARY 111.221.74.26:40038 Lan_Network 172.16.x.189:64898, idle 0:00:05, bytes 36173, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64895, idle 0:00:42, bytes 34844, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64890, idle 0:00:46, bytes 955564, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64887, idle 0:00:54, bytes 2652612, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 108.160.160.165:80 Lan_Network 172.16.x.189:64886, idle 0:00:41, bytes 101056, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.189:64876, idle 0:00:00, bytes 2739x0, flags UIO

local host: <172.16.x.165>,

    TCP flow count/limit = 11/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(65173) Local 172.16.x.165(x756)

<--- More --->

    PAT Global 61.12.x.226(18748) Local 172.16.x.165(x755)

    PAT Global 61.12.x.226(58134) Local 172.16.x.165(493x)

    PAT Global 61.12.x.226(23184) Local 172.16.x.165(49270)

    PAT Global 61.12.x.226(31105) Local 172.16.x.165(49269)

    PAT Global 61.12.x.226(23947) Local 172.16.x.165(49233)

    PAT Global 61.12.x.226(x312) Local 172.16.x.165(492x)

    PAT Global 61.12.x.226(x835) Local 172.16.x.165(49227)

    PAT Global 61.12.x.226(29142) Local 172.16.x.165(49226)

    PAT Global 61.12.x.226(47077) Local 172.16.x.165(49225)

    PAT Global 61.12.x.226(44774) Local 172.16.x.165(49224)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.165:x756, idle 0:00:03, bytes 9577, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.165:x755, idle 0:00:14, bytes 6373, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.165:493x, idle 0:00:03, bytes 954622, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49270, idle 0:00:51, bytes 33655, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49269, idle 0:00:36, bytes 35612, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49233, idle 0:00:10, bytes 32901, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:492x, idle 0:00:38, bytes 35619, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49227, idle 0:00:16, bytes 429x59, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49226, idle 0:00:23, bytes 1916182, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49225, idle 0:00:x, bytes 10528615, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49224, idle 0:00:18, bytes 1093176, flags UIO

local host: <172.16.x.141>,

    TCP flow count/limit = 15/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(62601) Local 172.16.x.141(54190)

    PAT Global 61.12.x.226(11071) Local 172.16.x.141(54188)

    PAT Global 61.12.x.226(12435) Local 172.16.x.141(52395)

    PAT Global 61.12.x.226(18x1) Local 172.16.x.141(52394)

    PAT Global 61.12.x.226(57113) Local 172.16.x.141(51986)

    PAT Global 61.12.x.226(48548) Local 172.16.x.141(51985)

    PAT Global 61.12.x.226(4245) Local 172.16.x.141(51982)

    PAT Global 61.12.x.226(16782) Local 172.16.x.141(x840)

    PAT Global 61.12.x.226(6105) Local 172.16.x.141(x838)

    PAT Global 61.12.x.226(8993) Local 172.16.x.141(x832)

<--- More --->

    PAT Global 61.12.x.226(29895) Local 172.16.x.141(x8x)

    PAT Global 61.12.x.226(66x) Local 172.16.x.141(x829)

    PAT Global 61.12.x.226(56099) Local 172.16.x.141(x828)

    PAT Global 61.12.x.226(33931) Local 172.16.x.141(x784)

    PAT Global 61.12.x.226(44618) Local 172.16.x.141(x598)

  Conn:

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.141:54190, idle 0:00:18, bytes 1819, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.141:54188, idle 0:00:19, bytes 2256, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:52395, idle 0:00:29, bytes 18367, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:52394, idle 0:00:31, bytes 28404, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.141:51986, idle 0:28:47, bytes 1753, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.141:51985, idle 0:28:48, bytes 1683, flags UIO

    TCP VSNL_PRIMARY x4.14.235.101:443 Lan_Network 172.16.x.141:51982, idle 0:28:51, bytes 5627, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x840, idle 0:00:35, bytes 42935, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x838, idle 0:00:34, bytes 74606, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x832, idle 0:00:39, bytes 1113325, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x8x, idle 0:00:54, bytes 577524, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x829, idle 0:00:41, bytes 6226039, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x828, idle 0:00:22, bytes 1956862, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.141:x784, idle 0:00:12, bytes 3363663, flags UIO

    TCP VSNL_PRIMARY 108.160.160.163:80 Lan_Network 172.16.x.141:x598, idle 0:00:38, bytes 259642, flags UIO

local host: <172.16.x.135>,

    TCP flow count/limit = 12/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(8116) Local 172.16.x.135(60568)

<--- More --->

    PAT Global 61.12.x.226(26110) Local 172.16.x.135(60567)

    PAT Global 61.12.x.226(21042) Local 172.16.x.135(60556)

    PAT Global 61.12.x.226(18945) Local 172.16.x.135(60555)

    PAT Global 61.12.x.226(10289) Local 172.16.x.135(60544)

    PAT Global 61.12.x.226(13624) Local 172.16.x.135(60543)

    PAT Global 61.12.x.226(51007) Local 172.16.x.135(60542)

    PAT Global 61.12.x.226(46944) Local 172.16.x.135(60541)

    PAT Global 61.12.x.226(x767) Local 172.16.x.135(60540)

    PAT Global 61.12.x.226(43173) Local 172.16.x.135(60536)

    PAT Global 61.12.x.226(34459) Local 172.16.x.135(60535)

<--- More --->

    PAT Global 61.12.x.226(55106) Local 172.16.x.135(60534)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60568, idle 0:00:39, bytes 7897, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60567, idle 0:00:05, bytes 9131, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60556, idle 0:00:42, bytes 8019, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60555, idle 0:00:25, bytes 9243, flags UIO

    TCP VSNL_PRIMARY 4.79.81.148:80 Lan_Network 172.16.x.135:60544, idle 0:05:52, bytes x417, flags UFRIO

    TCP VSNL_PRIMARY 64.78.165.98:80 Lan_Network 172.16.x.135:60543, idle 0:05:58, bytes 9764, flags UFRIO

    TCP VSNL_PRIMARY 65.52.103.96:80 Lan_Network 172.16.x.135:60542, idle 0:00:59, bytes 761, flags UFRIO

<--- More --->

    TCP VSNL_PRIMARY 65.52.103.95:80 Lan_Network 172.16.x.135:60541, idle 0:01:07, bytes 192462, flags UFRIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60540, idle 0:00:16, bytes 723546, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60536, idle 0:00:16, bytes 198878, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60535, idle 0:00:13, bytes 26704, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60534, idle 0:00:09, bytes 28795, flags UIO

local host: <172.16.1.12>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 2/unlimited

<--- More --->

  Conn:

    UDP VSNL_PRIMARY 172.16.x.187:62760 Lan_Network 172.16.1.12:389, idle 0:00:15, bytes 326, flags -

    UDP VSNL_PRIMARY 172.16.x.187:53511 Lan_Network 172.16.1.12:389, idle 0:01:04, bytes 326, flags -

local host: <172.16.x.177>,

    TCP flow count/limit = 11/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(55699) Local 172.16.x.177(51045)

    PAT Global 61.12.x.226(638x) Local 172.16.x.177(49987)

    PAT Global 61.12.x.226(15651) Local 172.16.x.177(63948)

    PAT Global 61.12.x.226(54839) Local 172.16.x.177(63941)

    PAT Global 61.12.x.226(43905) Local 172.16.x.177(63939)

    PAT Global 61.12.x.226(14423) Local 172.16.x.177(63937)

    PAT Global 61.12.x.226(4268) Local 172.16.x.177(63929)

    PAT Global 61.12.x.226(56698) Local 172.16.x.177(63922)

    PAT Global 61.12.x.226(26006) Local 172.16.x.177(63921)

<--- More --->

    PAT Global 61.12.x.226(57x) Local 172.16.x.177(63919)

  Conn:

    TCP VSNL_PRIMARY 65.54.82.160:80 Lan_Network 172.16.x.177:51045, idle 0:08:46, bytes 1178, flags UFRIO

    TCP VSNL_PRIMARY 212.118.234.180:443 Lan_Network 172.16.x.177:49987, idle 0:00:01, bytes 91731, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63948, idle 0:00:x, bytes 27172, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63941, idle 0:00:49, bytes 28359, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63939, idle 0:00:52, bytes 32245, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63937, idle 0:00:11, bytes 39110, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63929, idle 0:00:55, bytes 1374844, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63922, idle 0:00:18, bytes 445877, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63921, idle 0:00:57, bytes 3827064, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63919, idle 0:00:18, bytes 741918, flags UIO

local host: <172.16.x.46>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(24896) Local 172.16.x.46 ICMP id 1024

    PAT Global 61.12.x.226(x709) Local 172.16.x.46(4731)

    PAT Global 61.12.x.226(7096) Local 172.16.x.46(47x)

    PAT Global 61.12.x.226(49197) Local 172.16.x.46(2136)

    PAT Global 61.12.x.226(5815) Local 172.16.x.46(2134)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:4731, idle 0:00:43, bytes 412555, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:47x, idle 0:00:55, bytes x08239, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:2136, idle 0:00:43, bytes 414132, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:2134, idle 0:00:56, bytes 388441, flags UIO

local host: <172.16.x.168>,

    TCP flow count/limit = 17/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(4082) Local 172.16.x.168(57247)

    PAT Global 61.12.x.226(27466) Local 172.16.x.168(57246)

<--- More --->

    PAT Global 61.12.x.226(27529) Local 172.16.x.168(57245)

    PAT Global 61.12.x.226(34496) Local 172.16.x.168(57244)

    PAT Global 61.12.x.226(57255) Local 172.16.x.168(57243)

    PAT Global 61.12.x.226(39947) Local 172.16.x.168(57241)

    PAT Global 61.12.x.226(28060) Local 172.16.x.168(57240)

    PAT Global 61.12.x.226(12367) Local 172.16.x.168(57239)

    PAT Global 61.12.x.226(52355) Local 172.16.x.168(57218)

    PAT Global 61.12.x.226(48109) Local 172.16.x.168(57211)

    PAT Global 61.12.x.226(65380) Local 172.16.x.168(57191)

    PAT Global 61.12.x.226(x674) Local 172.16.x.168(57188)

<--- More --->

    PAT Global 61.12.x.226(26433) Local 172.16.x.168(57187)

    PAT Global 61.12.x.226(37489) Local 172.16.x.168(57186)

    PAT Global 61.12.x.226(58934) Local 172.16.x.168(57185)

    PAT Global 61.12.x.226(52822) Local 172.16.x.168(57168)

    PAT Global 61.12.x.226(64129) Local 172.16.x.168(57149)

    PAT Global 61.12.x.226(6613) Local 172.16.x.168(56x1)

    PAT Global 61.12.x.226(56511) Local 172.16.x.168(53390)

    PAT Global 61.12.x.226(6233) Local 172.16.x.168(53389)

    PAT Global 61.12.x.226(55661) Local 172.16.x.168(53315)

    PAT Global 61.12.x.226(58x) Local 172.16.x.168(53314)

<--- More --->

    PAT Global 61.12.x.226(24342) Local 172.16.x.168(53x9)

    PAT Global 61.12.x.226(155x) Local 172.16.x.168(53x8)

    PAT Global 61.12.x.226(52375) Local 172.16.x.168(53x7)

    PAT Global 61.12.x.226(23135) Local 172.16.x.168(53x6)

    PAT Global 61.12.x.226(56088) Local 172.16.x.168(53270)

    PAT Global 61.12.x.226(10660) Local 172.16.x.168(53259)

  Conn:

    TCP VSNL_PRIMARY 106.10.137.23:80 Lan_Network 172.16.x.168:57218, idle 0:00:01, bytes 4808136, flags UFRIO

    TCP VSNL_PRIMARY 180.222.119.9:80 Lan_Network 172.16.x.168:57211, idle 0:00:09, bytes 18592, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 106.10.137.23:80 Lan_Network 172.16.x.168:57191, idle 0:00:01, bytes 6556277, flags UFRIO

    TCP VSNL_PRIMARY 115.112.1.13:80 Lan_Network 172.16.x.168:57185, idle 0:00:11, bytes 43605, flags UIO

    TCP VSNL_PRIMARY 180.222.119.9:80 Lan_Network 172.16.x.168:57168, idle 0:00:09, bytes 155604, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.168:57149, idle 0:00:05, bytes 8654, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.168:56x1, idle 0:00:18, bytes 806442, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53390, idle 0:00:15, bytes 33x9, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53389, idle 0:00:58, bytes 34853, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53315, idle 0:00:26, bytes 32326, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53314, idle 0:00:23, bytes 34133, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x9, idle 0:00:32, bytes 180911, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x8, idle 0:00:25, bytes 829804, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x7, idle 0:00:14, bytes 86x810, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x6, idle 0:00:14, bytes 252388, flags UIO

    TCP VSNL_PRIMARY 69.171.248.128:443 Lan_Network 172.16.x.168:53270, idle 0:00:x, bytes 406840, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.168:53259, idle 0:00:17, bytes 1516739, flags UIO

local host: <172.16.x.73>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP DMZ_NETWORK 172.16.x.244:61249 Lan_Network 172.16.x.73:22, idle 0:37:33, bytes x487, flags UIOB

local host: <172.16.x.169>,

    TCP flow count/limit = 9/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

<--- More --->

    PAT Global 61.12.x.226(38669) Local 172.16.x.169(64811)

    PAT Global 61.12.x.226(8517) Local 172.16.x.169(64810)

    PAT Global 61.12.x.226(35266) Local 172.16.x.169(64808)

    PAT Global 61.12.x.226(x460) Local 172.16.x.169(64807)

    PAT Global 61.12.x.226(13621) Local 172.16.x.169(64806)

    PAT Global 61.12.x.226(46229) Local 172.16.x.169(64804)

    PAT Global 61.12.x.226(27367) Local 172.16.x.169(64801)

    PAT Global 61.12.x.226(3826) Local 172.16.x.169(64799)

    PAT Global 61.12.x.226(61224) Local 172.16.x.169(64798)

<--- More --->

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64811, idle 0:00:13, bytes 23841, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64810, idle 0:00:12, bytes 24655, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64808, idle 0:00:15, bytes 1467682, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64807, idle 0:00:15, bytes 24098, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64806, idle 0:00:14, bytes 24880, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64804, idle 0:00:56, bytes 6867693, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.169:64801, idle 0:00:00, bytes 627223, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64799, idle 0:00:17, bytes 6064706, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64798, idle 0:00:12, bytes 652569, flags UIO

<--- More --->

local host: <172.16.x.183>,

    TCP flow count/limit = 17/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(41472) Local 172.16.x.183(51591)

    PAT Global 61.12.x.226(42610) Local 172.16.x.183(51590)

    PAT Global 61.12.x.226(58296) Local 172.16.x.183(51589)

<--- More --->

    PAT Global 61.12.x.226(16881) Local 172.16.x.183(51588)

    PAT Global 61.12.x.226(6696) Local 172.16.x.183(51545)

    PAT Global 61.12.x.226(63881) Local 172.16.x.183(51517)

    PAT Global 61.12.x.226(44419) Local 172.16.x.183(65283)

    PAT Global 61.12.x.226(21467) Local 172.16.x.183(65222)

    PAT Global 61.12.x.226(52283) Local 172.16.x.183(6x29)

    PAT Global 61.12.x.226(22732) Local 172.16.x.183(6x28)

    PAT Global 61.12.x.226(26982) Local 172.16.x.183(64997)

    PAT Global 61.12.x.226(44359) Local 172.16.x.183(64996)

    PAT Global 61.12.x.226(2445) Local 172.16.x.183(64992)

<--- More --->

    PAT Global 61.12.x.226(24x6) Local 172.16.x.183(64991)

    PAT Global 61.12.x.226(32293) Local 172.16.x.183(64990)

    PAT Global 61.12.x.226(2x22) Local 172.16.x.183(64989)

    PAT Global 61.12.x.226(40370) Local 172.16.x.183(64957)

    PAT Global 61.12.x.226(x904) Local 172.16.x.183(64955)

  Conn:

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51591, idle 0:00:12, bytes 142709, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51589, idle 0:00:13, bytes 14713, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51588, idle 0:00:12, bytes 5162, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51545, idle 0:00:12, bytes 15383, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.183:51517, idle 0:03:26, bytes 29705, flags UIO

    TCP VSNL_PRIMARY 98.138.26.119:443 Lan_Network 172.16.x.183:65283, idle 0:01:21, bytes 1xx, flags UIO

    TCP VSNL_PRIMARY 67.195.186.188:xx Lan_Network 172.16.x.183:65222, idle 0:00:46, bytes 22738, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:6x29, idle 0:00:43, bytes 18231, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:6x28, idle 0:00:00, bytes 28168, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64997, idle 0:00:35, bytes 16564, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64996, idle 0:00:33, bytes 23888, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64992, idle 0:00:45, bytes 242112, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64991, idle 0:00:26, bytes 444336, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64990, idle 0:00:53, bytes 4967055, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64989, idle 0:00:22, bytes 926362, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.183:64957, idle 0:00:32, bytes 153613, flags UIO

    TCP VSNL_PRIMARY x4.14.235.101:443 Lan_Network 172.16.x.183:64955, idle 0:29:x, bytes 8534, flags UIO

local host: <172.16.x.185>,

    TCP flow count/limit = 10/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Xlate:

    PAT Global 61.12.x.226(47653) Local 172.16.x.185(64283)

    PAT Global 61.12.x.226(2512) Local 172.16.x.185(64282)

    PAT Global 61.12.x.226(64651) Local 172.16.x.185(64266)

    PAT Global 61.12.x.226(19071) Local 172.16.x.185(64260)

    PAT Global 61.12.x.226(14109) Local 172.16.x.185(64246)

    PAT Global 61.12.x.226(49215) Local 172.16.x.185(64242)

    PAT Global 61.12.x.226(40905) Local 172.16.x.185(64241)

    PAT Global 61.12.x.226(47738) Local 172.16.x.185(64240)

    PAT Global 61.12.x.226(54185) Local 172.16.x.185(64239)

<--- More --->

    PAT Global 61.12.x.226(x037) Local 172.16.x.185(64219)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64283, idle 0:00:14, bytes 33551, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64282, idle 0:00:15, bytes 37124, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64266, idle 0:00:00, bytes 17041602, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64260, idle 0:00:00, bytes 380637, flags UIO

    TCP VSNL_PRIMARY 98.138.26.131:443 Lan_Network 172.16.x.185:64246, idle 0:03:43, bytes 9535, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64242, idle 0:00:56, bytes 310849, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64241, idle 0:00:26, bytes 169413, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64240, idle 0:00:56, bytes 21821, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64239, idle 0:00:51, bytes 22970, flags UIO

    TCP VSNL_PRIMARY 67.195.186.186:80 Lan_Network 172.16.x.185:64219, idle 0:00:35, bytes 27004, flags UIO

local host: <172.16.40.37>,

    TCP flow count/limit = 5/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 12/unlimited

  Conn:

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:54698, idle 0:00:09, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:61673, idle 0:00:19, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:53703, idle 0:00:29, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:49545, idle 0:00:39, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:51869, idle 0:00:49, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:62695, idle 0:00:59, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:61692, idle 0:01:09, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:61828, idle 0:01:19, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:51609, idle 0:01:29, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:x158, idle 0:01:39, bytes 66, flags -

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:x433, idle 0:01:49, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:629x, idle 0:01:59, bytes 66, flags -

    TCP VSNL_PRIMARY 10.101.2.233:4042 Lan_Network 172.16.40.37:5989, idle 0:01:29, bytes 5540, flags UfrIOB

    TCP VSNL_PRIMARY 10.101.2.233:3798 Lan_Network 172.16.40.37:443, idle 0:03:27, bytes 161097, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:4615 Lan_Network 172.16.40.37:443, idle 0:02:08, bytes 2905961, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:3713 Lan_Network 172.16.40.37:443, idle 0:00:28, bytes 3675863, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2422 Lan_Network 172.16.40.37:443, idle 0:01:32, bytes 3299532, flags UIOB

local host: <172.16.x.154>,

    TCP flow count/limit = 8/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(19714) Local 172.16.x.154(57532)

    PAT Global 61.12.x.226(55681) Local 172.16.x.154(57531)

    PAT Global 61.12.x.226(63963) Local 172.16.x.154(57137)

    PAT Global 61.12.x.226(7052) Local 172.16.x.154(57136)

    PAT Global 61.12.x.226(10016) Local 172.16.x.154(57133)

    PAT Global 61.12.x.226(22899) Local 172.16.x.154(57132)

<--- More --->

    PAT Global 61.12.x.226(26623) Local 172.16.x.154(57131)

    PAT Global 61.12.x.226(8714) Local 172.16.x.154(571x)

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57532, idle 0:00:10, bytes 34682, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57531, idle 0:00:54, bytes 56656, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57137, idle 0:00:49, bytes 34x2, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57136, idle 0:00:47, bytes 54186, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57133, idle 0:00:57, bytes 131179, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57132, idle 0:00:26, bytes 139436, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57131, idle 0:00:55, bytes 59824, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:571x, idle 0:00:57, bytes 121404, flags UIO

local host: <172.16.x.13>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 172.16.x.187:5x48 Lan_Network 172.16.x.13:445, idle 0:01:22, bytes 22665, flags UIOB

<--- More --->

    TCP VSNL_PRIMARY 172.16.x.186:60256 Lan_Network 172.16.x.13:445, idle 0:15:29, bytes 281240, flags UIOB

local host: <172.16.x.192>,

    TCP flow count/limit = 12/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Xlate:

    PAT Global 61.12.x.226(6xx) Local 172.16.x.192(58825)

    PAT Global 61.12.x.226(21078) Local 172.16.x.192(58824)

<--- More --->

    PAT Global 61.12.x.226(187x) Local 172.16.x.192(58821)

    PAT Global 61.12.x.226(60x2) Local 172.16.x.192(58762)

    PAT Global 61.12.x.226(48439) Local 172.16.x.192(58701)

    PAT Global 61.12.x.226(12340) Local 172.16.x.192(58669)

    PAT Global 61.12.x.226(39059) Local 172.16.x.192(58561)

    PAT Global 61.12.x.226(64142) Local 172.16.x.192(58560)

    PAT Global 61.12.x.226(12918) Local 172.16.x.192(58538)

    PAT Global 61.12.x.226(41125) Local 172.16.x.192(58537)

    PAT Global 61.12.x.226(61911) Local 172.16.x.192(58536)

    PAT Global 61.12.x.226(49x6) Local 172.16.x.192(58535)

<--- More --->

    PAT Global 61.12.x.226(63605) Local 172.16.x.192(58534)

    PAT Global 61.12.x.226(48366) Local 172.16.x.192(58533)

  Conn:

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:58825, idle 0:00:01, bytes 163x1, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.192:58762, idle 0:00:04, bytes 80162, flags UIO

    TCP VSNL_PRIMARY 98.138.26.99:80 Lan_Network 172.16.x.192:58701, idle 0:05:42, bytes 4004, flags UIO

    TCP VSNL_PRIMARY 67.195.186.242:xx Lan_Network 172.16.x.192:58669, idle 0:00:45, bytes 11958, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58561, idle 0:00:52, bytes 11698, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58560, idle 0:00:15, bytes 15614, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58538, idle 0:00:03, bytes 149x04, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58537, idle 0:00:03, bytes x6678, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58536, idle 0:00:00, bytes 5925818, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58535, idle 0:01:10, bytes 948254, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58534, idle 0:00:02, bytes 11719, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58533, idle 0:00:28, bytes 16282, flags UIO

Interface VSNL_PRIMARY: 1431 active, 5571 maximum active, 0 denied

local host: <64.4.23.159>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

    UDP VSNL_PRIMARY 64.4.23.159:40014 Lan_Network 172.16.x.186:29482, idle 0:01:59, bytes 54, flags -

local host: <117.104.139.26>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.31:16683, idle 0:01:54, bytes 1523, flags UIO

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.32:37460, idle 0:01:54, bytes 1523, flags UIO

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.31:16681, idle 0:02:00, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.26:80 DMZ_NETWORK 192.168.0.32:37432, idle 0:09:04, bytes 1523, flags UfFrIO

local host: <173.194.52.22>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 173.194.52.22:80 Lan_Network 172.16.x.114:x414, idle 0:00:25, bytes 3568218, flags UIO

local host: <115.112.1.23>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 115.112.1.23:80 Lan_Network 172.16.x.175:53272, idle 0:00:53, bytes x0962, flags UIO

local host: <1.38.26.89>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 1.38.26.89:62772 DMZ_NETWORK 192.168.X.x1:443, idle 0:00:34, bytes 1533, flags UIOB

<--- More --->

    TCP VSNL_PRIMARY 1.38.26.89:62783 DMZ_NETWORK 192.168.X.x1:443, idle 0:03:38, bytes 8577, flags UfFRIOB

local host: <74.125.236.128>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.128:80 Lan_Network 172.16.x.114:x419, idle 0:00:10, bytes 2284, flags UIO

    TCP VSNL_PRIMARY 74.125.236.128:443 Lan_Network 172.16.x.128:61589, idle 0:00:12, bytes 19406, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.128:80 Guest_VLAN 192.168.x.187:54190, idle 0:02:29, bytes 324, flags UIO

    TCP VSNL_PRIMARY 74.125.236.128:443 Guest_VLAN 192.168.x.183:36570, idle 0:01:08, bytes 1882, flags UFIO

local host: ,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x.18.107.75:80 DMZ_NETWORK 192.168.0.134:51144, idle 0:00:01, bytes 1299, flags UIO

<--- More --->

local host: <23.57.248.124>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 23.57.248.124:80 Lan_Network 172.16.x.181:x903, idle 0:00:38, bytes 9326, flags UIO

    TCP VSNL_PRIMARY 23.57.248.124:80 Lan_Network 172.16.x.181:x902, idle 0:00:38, bytes 26584, flags UIO

local host: ,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x.22.231.60:443 Guest_VLAN 192.168.x.183:60848, idle 0:00:09, bytes 8x, flags UFIO

local host: <69.171.248.16>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 69.171.248.16:80 Lan_Network 172.16.x.195:62446, idle 0:00:08, bytes 58125, flags UIO

    TCP VSNL_PRIMARY 69.171.248.16:80 Lan_Network 172.16.x.195:62322, idle 0:00:39, bytes 79190, flags UIO

    TCP VSNL_PRIMARY 69.171.248.16:443 Lan_Network 172.16.x.147:56155, idle 0:00:33, bytes 1212980, flags UIO

local host: ,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x9.84.0.254:80 Lan_Network 172.16.x.199:x358, idle 0:45:15, bytes 161819x, flags UIO

local host: <98.138.26.99>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 98.138.26.99:80 Lan_Network 172.16.x.192:58701, idle 0:05:42, bytes 4004, flags UIO

local host: <17.149.36.x7>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 17.149.36.x7:5223 Guest_VLAN 192.168.x.179:51834, idle 0:03:16, bytes 6943, flags UIO

local host: ,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x4.14.235.101:443 Lan_Network 172.16.x.183:64955, idle 0:29:31, bytes 8534, flags UIO

    TCP VSNL_PRIMARY x4.14.235.101:443 Lan_Network 172.16.x.141:51982, idle 0:28:53, bytes 5627, flags UIO

<--- More --->

local host: <91.190.218.57>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 91.190.218.57:443 DMZ_NETWORK 192.168.0.145:64725, idle 0:08:43, bytes 1232, flags UIO

local host: <64.14.245.91>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 1

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 64.14.245.91:443 DMZ_NETWORK 192.168.0.161:53319, idle 0:00:01, bytes 0, flags saA

local host: ,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x8.178.29.254:80 Lan_Network 172.16.x.162:54073, idle 0:04:29, bytes 24127, flags UFRIO

local host: <213.199.179.166>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 213.199.179.166:40017 Lan_Network 172.16.x.114:62333, idle 0:01:37, bytes 32x6, flags UIO

local host: <176.32.123.27>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 176.32.123.27:80 DMZ_NETWORK 192.168.0.134:x011, idle 0:00:10, bytes 3695, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 176.32.123.27:80 DMZ_NETWORK 192.168.0.134:x010, idle 0:00:10, bytes 3515, flags UIO

local host: <176.32.111.39>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 176.32.111.39:80 DMZ_NETWORK 192.168.0.134:x009, idle 0:00:11, bytes 3629, flags UIO

    TCP VSNL_PRIMARY 176.32.111.39:80 DMZ_NETWORK 192.168.0.134:x008, idle 0:00:11, bytes 3569, flags UIO

<--- More --->

local host: <108.160.160.165>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 108.160.160.165:80 Lan_Network 172.16.x.189:64886, idle 0:00:44, bytes 101056, flags UIO

local host: <106.10.169.109>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 106.10.169.109:993 Guest_VLAN 192.168.x.170:52962, idle 0:00:15, bytes 8801, flags UIO

local host: <176.32.100.5>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 176.32.100.5:80 DMZ_NETWORK 192.168.0.134:49991, idle 0:00:03, bytes 8282, flags UIO

local host: <98.138.26.81>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 98.138.26.81:443 Lan_Network 172.16.x.147:56221, idle 0:01:14, bytes 13975, flags UIO

local host: <157.56.126.118>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 157.56.126.118:443 Lan_Network 172.16.x.172:58438, idle 0:00:10, bytes 13x0, flags UIO

<--- More --->

local host: <175.41.154.x>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 175.41.154.x:56185 DMZ_NETWORK 192.168.X.x1:443, idle 0:00:00, bytes 24572717, flags UIOB

    TCP VSNL_PRIMARY 175.41.154.x:56164 DMZ_NETWORK 192.168.X.x1:443, idle 0:00:31, bytes 27964875, flags UIOB

local host: <17.149.32.33>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.149.32.33:5223 Guest_VLAN 192.168.x.161:55592, idle 0:05:16, bytes 8075, flags UIO

local host: <180.222.119.9>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 180.222.119.9:80 Lan_Network 172.16.x.168:57211, idle 0:00:10, bytes 18592, flags UIO

    TCP VSNL_PRIMARY 180.222.119.9:80 Lan_Network 172.16.x.168:57168, idle 0:00:10, bytes 155604, flags UIO

local host: <212.118.234.180>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 212.118.234.180:443 Lan_Network 172.16.x.177:49987, idle 0:00:01, bytes 91805, flags UIO

local host: <176.32.111.38>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 176.32.111.38:80 DMZ_NETWORK 192.168.0.134:x038, idle 0:00:11, bytes 3593, flags UIO

    TCP VSNL_PRIMARY 176.32.111.38:80 DMZ_NETWORK 192.168.0.134:x037, idle 0:00:11, bytes 3593, flags UIO

local host: ,

    TCP flow count/limit = 15/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.141:54190, idle 0:00:x, bytes 1819, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.141:54188, idle 0:00:21, bytes 2256, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.181:x841, idle 0:00:x, bytes 15714, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 DMZ_NETWORK 192.168.0.166:61298, idle 0:00:48, bytes 35749, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 DMZ_NETWORK 192.168.0.145:64813, idle 0:00:x, bytes 39136, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 DMZ_NETWORK 192.168.0.166:61170, idle 0:00:48, bytes 49554, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.170:5x32, idle 0:00:22, bytes 115748, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.170:54949, idle 0:00:23, bytes 165802, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.176:54653, idle 0:00:x, bytes 125492, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.176:546x, idle 0:00:51, bytes 122972, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.167:57617, idle 0:00:53, bytes 217389, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.167:57600, idle 0:00:52, bytes 224121, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.186:53861, idle 0:00:15, bytes 27x26, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.186:53859, idle 0:00:15, bytes 290023, flags UIO

    TCP VSNL_PRIMARY x4.14.235.219:443 Lan_Network 172.16.x.181:62952, idle 0:24:27, bytes 238649, flags UIO

local host: <69.171.235.16>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 69.171.235.16:443 Lan_Network 172.16.x.181:x816, idle 0:00:12, bytes 43963, flags UIO

local host: <168.224.164.22>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 2/unlimited

  Conn:

<--- More --->

    UDP VSNL_PRIMARY 168.224.164.22:x0 Lan_Network 172.16.x.179:x0, idle 0:00:46, bytes 144, flags -

    UDP VSNL_PRIMARY 168.224.164.22:10001 Lan_Network 172.16.x.179:1117, idle 0:00:10, bytes x111989, flags -

local host: <66.196.123.183>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 66.196.123.183:443 Lan_Network 172.16.x.186:53892, idle 0:08:02, bytes 9548, flags UIO

<--- More --->

local host: <74.68.101.248>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.68.101.248:26885 Guest_VLAN 192.168.x.183:x224, idle 0:01:57, bytes 12472, flags UFIO

local host: <65.52.103.96>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 65.52.103.96:80 Lan_Network 172.16.x.135:60542, idle 0:01:01, bytes 761, flags UFRIO

local host: <69.171.2x.22>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 69.171.2x.22:443 Lan_Network 172.16.x.151:51247, idle 0:00:39, bytes 424224, flags UIO

local host: <180.222.119.10>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 180.222.119.10:80 DMZ_NETWORK 192.168.0.134:x935, idle 0:00:03, bytes 143495, flags UIO

local host: <98.138.26.101>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 98.138.26.101:xx Lan_Network 172.16.x.190:51270, idle 0:00:49, bytes 69x, flags UIO

<--- More --->

local host: <115.112.1.4>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 115.112.1.4:80 DMZ_NETWORK 192.168.0.161:53123, idle 0:08:52, bytes 5148, flags UFRIO

    TCP VSNL_PRIMARY 115.112.1.4:80 DMZ_NETWORK 192.168.0.161:5x96, idle 0:09:15, bytes 5198, flags UFRIO

    TCP VSNL_PRIMARY 115.112.1.4:80 DMZ_NETWORK 192.168.0.161:5x95, idle 0:09:57, bytes 826, flags UFRI

<--- More --->

local host: <69.171.246.16>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 69.171.246.16:443 Lan_Network 172.16.x.151:51258, idle 0:00:32, bytes 613x2, flags UIO

    TCP VSNL_PRIMARY 69.171.246.16:80 Lan_Network 172.16.x.190:51492, idle 0:00:02, bytes 321195, flags UIO

    TCP VSNL_PRIMARY 69.171.246.16:80 Lan_Network 172.16.x.156:54988, idle 0:00:09, bytes 561922, flags UIO

<--- More --->

local host: <74.125.236.134>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.134:443 Lan_Network 172.16.x.114:x365, idle 0:00:29, bytes 8411, flags UIO

    TCP VSNL_PRIMARY 74.125.236.134:443 Lan_Network 172.16.x.157:59163, idle 0:42:13, bytes 16914, flags UFIO

local host: <157.55.1x.145>,

<--- More --->

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

    UDP VSNL_PRIMARY 157.55.1x.145:40002 Guest_VLAN 192.168.x.183:21932, idle 0:01:52, bytes 725, flags -

local host: <54.251.45.33>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 54.251.45.33:5223 Guest_VLAN 192.168.x.160:60113, idle 0:45:x, bytes 2767, flags UFIO

local host: <63.101.39.x>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 63.101.39.x:108x Lan_Network 172.16.x.45:17x, idle 0:00:18, bytes 3848, flags UIB

local host: <193.1x.199.14>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 193.1x.199.14:123x Guest_VLAN 192.168.x.183:34718, idle 0:06:x, bytes 1648, flags UIO

local host: <74.125.236.143>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.143:443 DMZ_NETWORK 192.168.0.166:61615, idle 0:00:19, bytes 876, flags UIO

    TCP VSNL_PRIMARY 74.125.236.143:80 DMZ_NETWORK 192.168.0.134:51009, idle 0:00:39, bytes 3897, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.143:443 Lan_Network 172.16.x.57:65452, idle 0:00:44, bytes 826, flags UIO

local host: ,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 2/unlimited

  Conn:

    UDP VSNL_PRIMARY x8.64.x0.x1:27019 Lan_Network 172.16.x.190:59x4, idle 0:00:04, bytes 425552, flags -

    UDP VSNL_PRIMARY x8.64.x0.x1:270x Lan_Network 172.16.x.147:52583, idle 0:00:00, bytes 690924, flags -

<--- More --->

local host: <108.160.160.163>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 108.160.160.163:80 Lan_Network 172.16.x.186:53797, idle 0:00:48, bytes 103793, flags UIO

    TCP VSNL_PRIMARY 108.160.160.163:80 Lan_Network 172.16.x.141:x598, idle 0:00:41, bytes 259642, flags UIO

local host: <74.125.236.141>,

<--- More --->

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.141:80 DMZ_NETWORK 192.168.0.134:x000, idle 0:00:04, bytes 88568, flags UIO

    TCP VSNL_PRIMARY 74.125.236.141:80 DMZ_NETWORK 192.168.0.134:49997, idle 0:00:41, bytes 102489, flags UIO

    TCP VSNL_PRIMARY 74.125.236.141:80 DMZ_NETWORK 192.168.0.134:49996, idle 0:00:04, bytes 75889, flags UIO

local host: <176.32.98.152>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 176.32.98.152:80 DMZ_NETWORK 192.168.0.134:49992, idle 0:00:05, bytes 45866, flags UIO

local host: <74.125.31.189>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.31.189:443 DMZ_NETWORK 192.168.0.129:x586, idle 0:11:28, bytes 112854, flags UIO

local host: <65.55.223.x>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

<--- More --->

  Conn:

    UDP VSNL_PRIMARY 65.55.223.x:40024 Lan_Network 172.16.x.186:29482, idle 0:02:00, bytes 55, flags -

local host: ,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.188:80 Lan_Network 172.16.x.114:x422, idle 0:00:09, bytes 663, flags UIO

local host: <67.195.186.173>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.173:xx Lan_Network 172.16.x.57:63682, idle 0:00:00, bytes 53998, flags UIO

local host: <74.125.236.140>,

<--- More --->

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.140:443 DMZ_NETWORK 192.168.0.166:61608, idle 0:00:11, bytes x71, flags UIO

    TCP VSNL_PRIMARY 74.125.236.140:443 Lan_Network 172.16.x.57:65453, idle 0:00:44, bytes 3106, flags UIO

local host: ,

    TCP flow count/limit = 2/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x8.92.236.184:80 DMZ_NETWORK 192.168.0.161:53116, idle 0:09:49, bytes 0, flags U

    TCP VSNL_PRIMARY x8.92.236.184:80 DMZ_NETWORK 192.168.0.161:5x88, idle 0:10:19, bytes 0, flags U

local host: <216.74.41.14>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 216.74.41.14:80 Guest_VLAN 192.168.x.183:54954, idle 0:04:47, bytes 1466, flags UFRIO

local host: <74.125.236.82>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.236.82:443 Lan_Network 172.16.x.57:65455, idle 0:00:44, bytes 878, flags UIO

local host: <23.0.138.239>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 23.0.138.239:443 Lan_Network 172.16.x.181:51016, idle 0:00:33, bytes 5844, flags UIO

local host: <108.160.160.159>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 108.160.160.159:80 Lan_Network 172.16.x.191:1355, idle 0:00:42, bytes 748432, flags UIO

local host: <213.146.189.x2>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 213.146.189.x2:123x Lan_Network 172.16.x.189:6x68, idle 0:01:27, bytes 2616, flags UIO

local host: <74.125.128.188>,

    TCP flow count/limit = 7/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.187:40849, idle 0:02:29, bytes 4774, flags UIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.168:34686, idle 0:07:33, bytes 4906, flags UIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.172:54056, idle 0:09:47, bytes 5377, flags UIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.183:49570, idle 0:00:31, bytes x182, flags UFIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.170:38998, idle 0:13:46, bytes 5246, flags UIO

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.160:56749, idle 0:45:27, bytes 5485, flags UFIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.128.188:5228 Guest_VLAN 192.168.x.188:55858, idle 0:02:24, bytes 27564, flags UFIO

local host: <176.34.126.249>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 176.34.126.249:443 Guest_VLAN 192.168.x.172:55736, idle 0:09:13, bytes 6043, flags UFRIO

    TCP VSNL_PRIMARY 176.34.126.249:443 Guest_VLAN 192.168.x.172:35413, idle 0:09:22, bytes 6174, flags UFRIO

<--- More --->

local host: <17.172.233.127>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.172.233.127:443 DMZ_NETWORK 192.168.0.x:49164, idle 0:15:45, bytes x626, flags UIO

local host: <172.16.x.187>,

    TCP flow count/limit = 13/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 5/unlimited

  Conn:

    TCP VSNL_PRIMARY 172.16.x.187:55x7 VSNL_PRIMARY 10.1.100.61:522x, idle 0:00:03, bytes 0, flags SaAB

    TCP VSNL_PRIMARY 172.16.x.187:55487 VSNL_PRIMARY 10.1.100.61:522x, idle 0:00:07, bytes 0, flags SaAB

    UDP VSNL_PRIMARY 172.16.x.187:62760 Lan_Network 172.16.1.12:389, idle 0:00:18, bytes 326, flags -

    TCP VSNL_PRIMARY 172.16.x.187:55457 Lan_Network 172.16.x.36:1521, idle 0:00:00, bytes 317106, flags UIOB

    UDP VSNL_PRIMARY 172.16.x.187:53513 Lan_Network 172.16.1.1:389, idle 0:01:07, bytes 321, flags -

<--- More --->

    UDP VSNL_PRIMARY 172.16.x.187:53512 Lan_Network 172.16.1.11:389, idle 0:01:07, bytes 326, flags -

    UDP VSNL_PRIMARY 172.16.x.187:53511 Lan_Network 172.16.1.12:389, idle 0:01:07, bytes 326, flags -

    UDP VSNL_PRIMARY 172.16.x.187:65217 Lan_Network 172.16.1.11:389, idle 0:01:59, bytes 326, flags -

    TCP VSNL_PRIMARY 172.16.x.187:55359 Lan_Network 172.16.x.36:1521, idle 0:00:44, bytes x325, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55356 Lan_Network 172.16.x.33:1521, idle 0:00:43, bytes x051, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55349 Lan_Network 172.16.x.36:1521, idle 0:00:44, bytes x325, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55348 Lan_Network 172.16.x.33:1521, idle 0:00:43, bytes x865, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:55313 Lan_Network 172.16.x.36:1521, idle 0:00:41, bytes 3338615, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:5x48 Lan_Network 172.16.x.13:445, idle 0:01:25, bytes 22665, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54986 Lan_Network 172.16.x.36:1521, idle 0:00:52, bytes x1169, flags UIOB

<--- More --->

    TCP VSNL_PRIMARY 172.16.x.187:54981 Lan_Network 172.16.x.33:1521, idle 0:00:53, bytes 31574, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54967 Lan_Network 172.16.x.33:1521, idle 0:00:52, bytes 45125, flags UIOB

    TCP VSNL_PRIMARY 172.16.x.187:54955 Lan_Network 172.16.x.33:1521, idle 0:00:00, bytes 279481, flags UIOB

local host: <74.125.236.132>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.132:443 Lan_Network 172.16.x.134:57922, idle 0:00:06, bytes 5x6, flags UIO

    TCP VSNL_PRIMARY 74.125.236.132:443 DMZ_NETWORK 192.168.0.166:61603, idle 0:00:06, bytes 41328, flags UIO

    TCP VSNL_PRIMARY 74.125.236.132:80 DMZ_NETWORK 192.168.0.134:49932, idle 0:00:06, bytes 16382, flags UIO

local host: <213.146.189.x1>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 213.146.189.x1:123x Lan_Network 172.16.x.114:62368, idle 0:00:57, bytes 2x0, flags UIO

local host: <107.x.112.185>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 107.x.112.185:4244 Guest_VLAN 192.168.x.170:51x7, idle 0:03:41, bytes 1339, flags UIO

local host: <65.54.82.184>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 65.54.82.184:80 Lan_Network 172.16.x.162:54075, idle 0:04:33, bytes 1126, flags UFRIO

local host: <173.236.131.218>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 173.236.131.218:80 DMZ_NETWORK 192.168.0.134:51185, idle 0:00:01, bytes 0, flags U

    TCP VSNL_PRIMARY 173.236.131.218:80 DMZ_NETWORK 192.168.0.134:51184, idle 0:00:02, bytes 918, flags UFRIO

local host: <64.13.161.25>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 64.13.161.25:443 Guest_VLAN 192.168.x.184:54654, idle 0:x:35, bytes 4997, flags UFIO

local host: <74.125.236.142>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.236.142:80 Lan_Network 172.16.x.114:x4x, idle 0:00:11, bytes 19141, flags UIO

    TCP VSNL_PRIMARY 74.125.236.142:443 Lan_Network 172.16.x.57:65454, idle 0:00:00, bytes 3332, flags UIO

    TCP VSNL_PRIMARY 74.125.236.142:443 DMZ_NETWORK 192.168.0.129:x679, idle 0:10:x, bytes 10165, flags UFIO

    TCP VSNL_PRIMARY 74.125.236.142:443 Lan_Network 172.16.x.114:49918, idle 0:00:38, bytes 17x4, flags UIO

local host: <74.125.236.87>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.236.87:443 Lan_Network 172.16.x.57:654x, idle 0:00:11, bytes 169043, flags UIO

    TCP VSNL_PRIMARY 74.125.236.87:443 Lan_Network 172.16.x.57:65449, idle 0:00:08, bytes 828, flags UIO

local host: <54.251.44.180>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 54.251.44.180:5223 Guest_VLAN 192.168.x.183:52573, idle 0:00:23, bytes x33, flags UFIO

local host: <176.32.98.118>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 176.32.98.118:80 DMZ_NETWORK 192.168.0.134:49994, idle 0:00:05, bytes 7476, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 176.32.98.118:80 DMZ_NETWORK 192.168.0.134:49989, idle 0:00:39, bytes 7225, flags UIO

local host: <23.57.224.60>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 23.57.224.60:443 Lan_Network 172.16.x.x3:61634, idle 0:06:55, bytes 16584, flags UFRIO

    TCP VSNL_PRIMARY 23.57.224.60:443 Lan_Network 172.16.x.x3:61632, idle 0:06:56, bytes 16584, flags UFRIO

<--- More --->

local host: ,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x7.46.101.8:443 Guest_VLAN 192.168.x.183:41279, idle 0:37:59, bytes 4354, flags UIO

local host: <67.195.186.2x>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.2x:xx Lan_Network 172.16.x.186:53835, idle 0:00:28, bytes 27704, flags UIO

local host: <69.171.248.128>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 69.171.248.128:443 Lan_Network 172.16.x.168:53270, idle 0:00:22, bytes 406840, flags UIO

local host: <174.129.228.184>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 174.129.228.184:80 Lan_Network 172.16.x.172:58439, idle 0:00:03, bytes 6044, flags UIO

local host: <111.221.74.26>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 111.221.74.26:40038 Lan_Network 172.16.x.189:64898, idle 0:00:10, bytes 36173, flags UIO

<--- More --->

local host: ,

    TCP flow count/limit = 6/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x4.14.234.108:443 DMZ_NETWORK 192.168.0.166:61618, idle 0:01:02, bytes 1453, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 DMZ_NETWORK 192.168.0.166:61617, idle 0:01:01, bytes 38758, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.172:58437, idle 0:03:22, bytes x911, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.172:58416, idle 0:03:39, bytes x985, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.141:51986, idle 0:28:51, bytes 1753, flags UIO

    TCP VSNL_PRIMARY x4.14.234.108:443 Lan_Network 172.16.x.141:51985, idle 0:28:51, bytes 1683, flags UIO

local host: <178.236.4.41>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 178.236.4.41:80 DMZ_NETWORK 192.168.0.134:x389, idle 0:00:12, bytes 2425, flags UIO

local host: <17.149.36.165>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.149.36.165:5223 Guest_VLAN 192.168.x.185:51256, idle 0:00:16, bytes 4935, flags UIO

local host: <115.112.1.5>,

<--- More --->

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 115.112.1.5:80 Lan_Network 172.16.1.1:56467, idle 0:00:15, bytes 4038, flags UIO

    TCP VSNL_PRIMARY 115.112.1.5:80 Lan_Network 172.16.x.181:x999, idle 0:00:27, bytes 3536, flags UIO

    TCP VSNL_PRIMARY 115.112.1.5:80 Lan_Network 172.16.x.181:x957, idle 0:00:x, bytes 217x4, flags UIO

local host: <31.13.86.16>,

<--- More --->

    TCP flow count/limit = 15/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.170:47197, idle 0:00:02, bytes 6511, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.151:5x32, idle 0:00:43, bytes 3658, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:80 Lan_Network 172.16.x.190:522x, idle 0:00:56, bytes 1635, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.181:51021, idle 0:00:27, bytes x96, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 31.13.86.16:80 Lan_Network 172.16.x.156:56062, idle 0:00:26, bytes 32156, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:80 Lan_Network 172.16.x.195:62624, idle 0:00:13, bytes x42, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.188:x194, idle 0:02:35, bytes 5443, flags UFIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.183:33442, idle 0:03:33, bytes 2454, flags UFRIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.183:34124, idle 0:03:40, bytes 41x, flags UFRIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Guest_VLAN 192.168.x.172:48007, idle 0:04:52, bytes 6370, flags UFRIO

    TCP VSNL_PRIMARY 31.13.86.16:443 DMZ_NETWORK 192.168.0.134:x014, idle 0:00:05, bytes 24679, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:80 DMZ_NETWORK 192.168.0.134:x013, idle 0:00:05, bytes 107875, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.151:51906, idle 0:01:00, bytes 247x6, flags UIO

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.167:58081, idle 0:00:35, bytes 691129, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 31.13.86.16:443 Lan_Network 172.16.x.168:56x1, idle 0:00:22, bytes 806442, flags UIO

local host: ,

    TCP flow count/limit = 7/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.167:58256, idle 0:00:28, bytes 48869, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.167:58255, idle 0:00:28, bytes 1453, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.128:61583, idle 0:03:24, bytes 1479, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.128:61582, idle 0:03:25, bytes 26851, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.183:51517, idle 0:03:29, bytes 29705, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.157:592x, idle 0:14:15, bytes 1453, flags UIO

    TCP VSNL_PRIMARY x4.14.235.51:443 Lan_Network 172.16.x.157:59249, idle 0:14:14, bytes 38867, flags UIO

local host: <172.16.x.186>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 172.16.x.186:60256 Lan_Network 172.16.x.13:445, idle 0:15:32, bytes 281240, flags UIOB

local host: <17.149.32.59>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 17.149.32.59:443 Guest_VLAN 192.168.x.169:54141, idle 0:04:38, bytes 4446, flags UIO

local host: <199.59.148.139>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 199.59.148.139:443 Lan_Network 172.16.x.172:58x2, idle 0:00:01, bytes x134, flags UIO

local host: <198.252.x6.25>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 198.252.x6.25:80 Lan_Network 172.16.x.114:61872, idle 0:03:41, bytes 2695, flags UIO

local host: <54.251.44.179>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 54.251.44.179:5223 Guest_VLAN 192.168.x.183:55474, idle 0:14:58, bytes 2158, flags UIO

local host: <10.1.93.148>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

<--- More --->

  Conn:

    UDP VSNL_PRIMARY 10.1.93.148:137 Lan_Network 172.16.x.12:137, idle 0:00:18, bytes 241x, flags -

local host: <72.246.190.64>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 72.246.190.64:80 DMZ_NETWORK 192.168.0.31:16590, idle 0:38:40, bytes x48, flags UFIO

local host: <157.56.52.13>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

    UDP VSNL_PRIMARY 157.56.52.13:40007 Lan_Network 172.16.x.186:29482, idle 0:00:01, bytes 180, flags -

local host: <4.2.2.2>,

<--- More --->

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    ICMP VSNL_PRIMARY 4.2.2.2:0 Lan_Network 172.16.x.46:1024, idle 0:00:00, bytes 32

local host: <74.125.135.125>,

    TCP flow count/limit = 35/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.192:58762, idle 0:00:07, bytes 80162, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.x3:61563, idle 0:00:x, bytes 49978, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.166:61165, idle 0:00:18, bytes 7351, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.166:59272, idle 0:00:00, bytes 256342, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.134:573x, idle 0:00:16, bytes 334129, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.145:64734, idle 0:00:23, bytes 412855, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.164:54167, idle 0:48:07, bytes 199251, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.157:58292, idle 0:42:27, bytes 257187, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.157:58237, idle 0:40:x, bytes 8364, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.151:51239, idle 0:00:21, bytes 475347, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.176:54628, idle 0:00:16, bytes 478487, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.163:53273, idle 0:00:38, bytes 355665, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.170:54795, idle 0:00:16, bytes 268739, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.183:64957, idle 0:00:35, bytes 153613, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.195:61115, idle 0:00:25, bytes 21470, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.167:57616, idle 0:00:16, bytes 676557, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.195:60954, idle 0:00:16, bytes 594809, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.172:56414, idle 0:00:16, bytes 842625, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.156:5x26, idle 0:00:03, bytes 339516, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.189:64876, idle 0:00:03, bytes 2739919, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.190:x667, idle 0:00:06, bytes 1118542, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.134:54852, idle 0:00:00, bytes 37894, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.57:634x, idle 0:00:25, bytes 19424, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.186:53788, idle 0:00:08, bytes 1349554, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.181:62939, idle 0:53:53, bytes 1608612, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 DMZ_NETWORK 192.168.0.131:6x43, idle 0:00:03, bytes 1134585, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.169:64801, idle 0:00:04, bytes 627223, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.171:61546, idle 0:00:39, bytes 549644, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.165:493x, idle 0:00:09, bytes 954622, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.168:53259, idle 0:00:21, bytes 1516739, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.138:55677, idle 0:00:11, bytes 887293, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.147:56059, idle 0:00:08, bytes 34233, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.147:56057, idle 0:00:06, bytes 3701595, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.141:x784, idle 0:00:16, bytes 3363663, flags UIO

    TCP VSNL_PRIMARY 74.125.135.125:5222 Lan_Network 172.16.x.128:54585, idle 0:00:01, bytes 3895449, flags UIO

local host: <74.125.236.137>,

<--- More --->

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.137:80 Lan_Network 172.16.x.138:58658, idle 0:00:41, bytes 87700, flags UIO

    TCP VSNL_PRIMARY 74.125.236.137:443 DMZ_NETWORK 192.168.0.129:x666, idle 0:12:59, bytes 3786, flags UFIO

local host: <157.56.192.149>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 157.56.192.149:443 Lan_Network 172.16.x.181:x769, idle 0:00:45, bytes 21865, flags UIO

local host: <199.47.219.1x>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 199.47.219.1x:80 DMZ_NETWORK 192.168.0.164:54172, idle 0:46:36, bytes 13797, flags UFIO

local host: <98.138.26.131>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 98.138.26.131:443 Lan_Network 172.16.x.185:64246, idle 0:03:46, bytes 9535, flags UIO

local host: <74.125.236.83>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.83:80 DMZ_NETWORK 192.168.0.134:51017, idle 0:00:31, bytes 2603, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.83:443 Lan_Network 172.16.x.172:58434, idle 0:00:28, bytes x63, flags UIO

local host: <106.10.137.23>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 106.10.137.23:80 Lan_Network 172.16.x.168:57218, idle 0:00:05, bytes 4808136, flags UFRIO

    TCP VSNL_PRIMARY 106.10.137.23:80 Lan_Network 172.16.x.168:57191, idle 0:00:05, bytes 6556277, flags UFRIO

<--- More --->

local host: <74.125.128.1x>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.128.1x:443 DMZ_NETWORK 192.168.0.166:61621, idle 0:00:02, bytes 3542, flags UIO

local host: <103.28.54.11>,

    TCP flow count/limit = 0/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

    UDP VSNL_PRIMARY 103.28.54.11:27017 Lan_Network 172.16.x.128:64878, idle 0:00:03, bytes 997272, flags -

local host: <64.78.165.98>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 64.78.165.98:80 Lan_Network 172.16.x.135:60543, idle 0:06:02, bytes 9764, flags UFRIO

local host: <10.101.2.233>,

    TCP flow count/limit = 13/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 36/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 10.101.2.233:4042 Lan_Network 172.16.40.37:5989, idle 0:01:32, bytes 5540, flags UfrIOB

    TCP VSNL_PRIMARY 10.101.2.233:4031 Lan_Network 172.16.40.38:5989, idle 0:02:11, bytes 5540, flags UfrIOB

    TCP VSNL_PRIMARY 10.101.2.233:4010 Lan_Network 172.16.40.39:5989, idle 0:02:48, bytes 5540, flags UfrIOB

    TCP VSNL_PRIMARY 10.101.2.233:3798 Lan_Network 172.16.40.37:443, idle 0:03:31, bytes 161097, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2991 Lan_Network 172.16.40.38:443, idle 0:00:38, bytes 1266131, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2155 Lan_Network 172.16.40.39:443, idle 0:06:17, bytes 1999340, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:1181 Lan_Network 172.16.40.39:443, idle 0:00:31, bytes 2938678, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:4895 Lan_Network 172.16.40.38:443, idle 0:00:31, bytes 2963734, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:4615 Lan_Network 172.16.40.37:443, idle 0:02:11, bytes 2905961, flags UIOB

<--- More --->

    TCP VSNL_PRIMARY 10.101.2.233:3713 Lan_Network 172.16.40.37:443, idle 0:00:31, bytes 3675863, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2436 Lan_Network 172.16.40.38:443, idle 0:00:38, bytes 3984336, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2431 Lan_Network 172.16.40.39:443, idle 0:02:52, bytes 2811876, flags UIOB

    TCP VSNL_PRIMARY 10.101.2.233:2422 Lan_Network 172.16.40.37:443, idle 0:01:36, bytes 3299532, flags UIOB

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:54033, idle 0:00:03, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:57938, idle 0:00:09, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:61395, idle 0:00:09, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:54698, idle 0:00:13, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:53400, idle 0:00:19, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:53722, idle 0:00:19, bytes 66, flags -

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:61673, idle 0:00:23, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:55325, idle 0:00:29, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:62537, idle 0:00:29, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:53703, idle 0:00:33, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:52522, idle 0:00:39, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:51011, idle 0:00:39, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:49545, idle 0:00:43, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:52134, idle 0:00:49, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:57025, idle 0:00:49, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:51869, idle 0:00:53, bytes 66, flags -

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:57722, idle 0:00:59, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:51906, idle 0:00:59, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:62695, idle 0:01:03, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:53405, idle 0:01:09, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:x980, idle 0:01:10, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:61692, idle 0:01:13, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:60486, idle 0:01:19, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:60986, idle 0:01:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:61828, idle 0:01:23, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:55767, idle 0:01:29, bytes 66, flags -

<--- More --->

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:49x2, idle 0:01:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:51609, idle 0:01:33, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:55916, idle 0:01:39, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:59033, idle 0:01:40, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:x158, idle 0:01:43, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:619x, idle 0:01:49, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:55510, idle 0:01:x, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.37:x433, idle 0:01:53, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.39:53821, idle 0:01:59, bytes 66, flags -

    UDP VSNL_PRIMARY 10.101.2.233:902 Lan_Network 172.16.40.38:58195, idle 0:02:00, bytes 66, flags -

<--- More --->

local host: <98.138.26.91>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 98.138.26.91:443 Lan_Network 172.16.x.57:63708, idle 0:03:09, bytes 8353, flags UIO

local host: ,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x4.236.131.42:80 DMZ_NETWORK 192.168.0.134:51125, idle 0:00:05, bytes 1682, flags UIO

local host: <17.149.36.182>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.149.36.182:5223 Lan_Network 172.16.x.180:52714, idle 0:15:40, bytes 4878, flags UIO

local host: <115.112.1.31>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 115.112.1.31:80 Lan_Network 172.16.x.162:54074, idle 0:04:40, bytes 2158, flags UIO

local host: ,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x6.51.26.124:3101 Lan_Network 172.16.1.34:37413, idle 0:00:05, bytes 151755, flags UIO

<--- More --->

local host: <10.1.100.61>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 4

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 10.1.100.61:522x DMZ_NETWORK 172.16.x.244:61625, idle 0:00:03, bytes 0, flags saA

    TCP VSNL_PRIMARY 10.1.100.61:522x VSNL_PRIMARY 172.16.x.187:55x7, idle 0:00:05, bytes 0, flags SaAB

    TCP VSNL_PRIMARY 10.1.100.61:522x DMZ_NETWORK 172.16.x.244:61624, idle 0:00:07, bytes 0, flags saA

<--- More --->

    TCP VSNL_PRIMARY 10.1.100.61:522x VSNL_PRIMARY 172.16.x.187:55487, idle 0:00:09, bytes 0, flags SaAB

local host: ,

    TCP flow count/limit = 289/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x5.217.x.190:993 Guest_VLAN 192.168.x.168:35x8, idle 0:00:03, bytes 3634, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:579x, idle 0:00:18, bytes 63x, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57919, idle 0:00:18, bytes 6634, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61779, idle 0:00:10, bytes 8260, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61778, idle 0:00:08, bytes 9574, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58435, idle 0:00:27, bytes 11829, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58433, idle 0:00:25, bytes 12724, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:584x, idle 0:00:29, bytes 14040, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58429, idle 0:00:29, bytes 7763, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58428, idle 0:00:29, bytes 6921, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58427, idle 0:00:27, bytes 9110, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58426, idle 0:00:28, bytes 8008, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.172:58425, idle 0:00:27, bytes 15446, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60568, idle 0:00:44, bytes 7897, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60567, idle 0:00:10, bytes 9131, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60556, idle 0:00:47, bytes 8019, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60555, idle 0:00:x, bytes 9243, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60540, idle 0:00:22, bytes 723546, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60536, idle 0:00:21, bytes 198878, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60535, idle 0:00:18, bytes 26704, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.135:60534, idle 0:00:14, bytes 28795, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:58229, idle 0:00:31, bytes 8194, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:58228, idle 0:00:24, bytes 9434, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51784, idle 0:00:x, bytes 7170, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51782, idle 0:00:49, bytes 7474, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51777, idle 0:00:39, bytes 684x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51776, idle 0:00:26, bytes 25169, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51773, idle 0:00:00, bytes 12770, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51772, idle 0:00:00, bytes 13396, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51765, idle 0:00:05, bytes 8251, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.188:51764, idle 0:00:49, bytes 9081, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.181:64980, idle 0:00:28, bytes 7377, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.181:64973, idle 0:00:47, bytes 7723, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61602, idle 0:00:17, bytes 9129, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61601, idle 0:00:14, bytes 10245, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61598, idle 0:00:23, bytes 181056, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61597, idle 0:00:00, bytes 35475, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61594, idle 0:00:28, bytes 17585, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.x3:61593, idle 0:00:00, bytes 18996, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57772, idle 0:00:38, bytes 7598, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57769, idle 0:00:51, bytes 8449, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59288, idle 0:00:x, bytes 14114, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59287, idle 0:00:00, bytes 16061, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59286, idle 0:00:54, bytes 163841, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59285, idle 0:00:00, bytes 58145, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59284, idle 0:00:57, bytes 8131, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59283, idle 0:00:56, bytes 9074, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59281, idle 0:00:59, bytes 9468, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.166:59280, idle 0:00:54, bytes 10367, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57401, idle 0:00:16, bytes 725796, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57400, idle 0:00:16, bytes 183461, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57395, idle 0:00:05, bytes 35768, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57394, idle 0:00:05, bytes 10495, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57392, idle 0:00:44, bytes 11872, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.134:57391, idle 0:00:00, bytes 40869, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64745, idle 0:01:01, bytes 484266, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64743, idle 0:00:43, bytes 10129, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64742, idle 0:00:00, bytes 84277, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64741, idle 0:00:40, bytes 113x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64735, idle 0:01:01, bytes 22232, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.145:64733, idle 0:00:00, bytes 26161, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58561, idle 0:00:56, bytes 11698, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58560, idle 0:00:19, bytes 15614, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58538, idle 0:00:07, bytes 149x04, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58537, idle 0:00:07, bytes x6678, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58536, idle 0:00:04, bytes 5925818, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58535, idle 0:00:00, bytes 948344, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58534, idle 0:00:06, bytes 11719, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.192:58533, idle 0:00:32, bytes 16282, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:54003, idle 0:00:29, bytes 11712, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:54000, idle 0:00:28, bytes 13472, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51254, idle 0:00:43, bytes 5157291, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51253, idle 0:00:43, bytes 12515, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51252, idle 0:00:42, bytes 13323, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51251, idle 0:00:16, bytes 103663, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51249, idle 0:01:01, bytes 17825, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.151:51248, idle 0:00:00, bytes 2x28, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:556x, idle 0:00:41, bytes 116x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:55649, idle 0:00:10, bytes 12463, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:x029, idle 0:00:43, bytes 12325, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:x028, idle 0:00:17, bytes 17490, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54702, idle 0:00:03, bytes x2x8, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54700, idle 0:00:03, bytes 602601, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54676, idle 0:00:06, bytes 14531, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54675, idle 0:00:47, bytes 15812, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54673, idle 0:00:08, bytes 31112, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.176:54672, idle 0:00:00, bytes 168874, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53267, idle 0:00:24, bytes 13134, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53265, idle 0:00:25, bytes 14319, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53264, idle 0:00:25, bytes 49822, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53261, idle 0:00:00, bytes x482, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53259, idle 0:00:28, bytes 217982, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.163:53257, idle 0:01:00, bytes 46x3, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62136, idle 0:00:x, bytes 16218, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62135, idle 0:00:19, bytes 23510, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62133, idle 0:00:22, bytes 5707039, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62132, idle 0:00:22, bytes 17167, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62131, idle 0:00:21, bytes 24898, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62129, idle 0:00:16, bytes 216632, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62128, idle 0:00:24, bytes 35651, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.171:62127, idle 0:00:00, bytes 191736, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:6x29, idle 0:00:47, bytes 18231, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:6x28, idle 0:00:05, bytes 28168, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64997, idle 0:00:39, bytes 16564, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64996, idle 0:00:38, bytes 23888, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64992, idle 0:00:49, bytes 242112, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64991, idle 0:00:01, bytes 444426, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64990, idle 0:00:57, bytes 4967055, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.183:64989, idle 0:00:27, bytes 926362, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:61040, idle 0:00:11, bytes 19617, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:610x, idle 0:00:52, bytes 28776, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60984, idle 0:00:02, bytes 18243, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60983, idle 0:00:02, bytes 3140038, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60982, idle 0:00:00, bytes 272x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60981, idle 0:01:00, bytes 1949840, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60980, idle 0:00:04, bytes 939313, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.195:60979, idle 0:01:00, bytes 1589198, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:576x, idle 0:00:51, bytes 2526635, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57618, idle 0:00:26, bytes 558467, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57614, idle 0:00:53, bytes 19118, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57613, idle 0:00:53, bytes 17311, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57612, idle 0:01:01, bytes 46770, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57611, idle 0:00:35, bytes 21347, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57610, idle 0:00:x, bytes 181x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.167:57609, idle 0:00:00, bytes 162652, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:52395, idle 0:00:35, bytes 18367, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:52394, idle 0:00:37, bytes 28404, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:5x02, idle 0:00:12, bytes 68189, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:5x01, idle 0:00:06, bytes 28941, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54999, idle 0:00:16, bytes 1849757, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54997, idle 0:00:17, bytes 124282, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54994, idle 0:00:18, bytes 4097557, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54993, idle 0:00:59, bytes x3745, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54990, idle 0:00:22, bytes 18814, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.156:54989, idle 0:00:22, bytes 19527, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64918, idle 0:00:18, bytes 1x777x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64916, idle 0:00:01, bytes 2133268, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64899, idle 0:00:48, bytes 22291, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64895, idle 0:00:49, bytes 34844, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64890, idle 0:00:53, bytes 955564, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.189:64887, idle 0:00:01, bytes 2652702, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x848, idle 0:00:19, bytes 26847, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x846, idle 0:00:51, bytes 27414, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x698, idle 0:00:35, bytes 21928, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x697, idle 0:00:33, bytes 23772, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x691, idle 0:00:45, bytes 2541xx, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x689, idle 0:00:00, bytes 617026, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x688, idle 0:00:47, bytes 1967015, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.190:x687, idle 0:00:16, bytes 554083, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53975, idle 0:00:54, bytes 2x84, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53974, idle 0:00:35, bytes 3x08, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63419, idle 0:00:02, bytes 21539, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63418, idle 0:00:01, bytes 23833, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63414, idle 0:00:09, bytes 21296, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63413, idle 0:00:23, bytes 22237, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63407, idle 0:00:11, bytes 21253, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63406, idle 0:00:44, bytes 22680, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63405, idle 0:00:14, bytes 985247, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63404, idle 0:00:00, bytes 2182688, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63403, idle 0:00:17, bytes 2256777, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.57:63401, idle 0:00:17, bytes 1532797, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53938, idle 0:00:22, bytes 25377, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53936, idle 0:00:27, bytes 44654, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53931, idle 0:00:26, bytes 1005771, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:539x, idle 0:00:27, bytes 399514, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53923, idle 0:00:51, bytes 866354, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.186:53922, idle 0:00:01, bytes 281414, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64283, idle 0:00:19, bytes 33551, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64282, idle 0:00:x, bytes 37124, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64266, idle 0:00:03, bytes 17253258, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64260, idle 0:00:00, bytes 382974, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64242, idle 0:01:01, bytes 310849, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64241, idle 0:00:00, bytes 169466, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64240, idle 0:00:01, bytes 21874, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.185:64239, idle 0:00:55, bytes 22970, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x922, idle 0:00:00, bytes 25173, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x921, idle 0:00:55, bytes 26599, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x891, idle 0:00:48, bytes 23800, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x890, idle 0:00:52, bytes 2x86, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x884, idle 0:00:53, bytes 402151, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x882, idle 0:00:01, bytes 1075476, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x881, idle 0:00:55, bytes 16794139, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.174:x880, idle 0:00:11, bytes 731762, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61741, idle 0:00:34, bytes 31532, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61740, idle 0:00:08, bytes 43853, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61698, idle 0:00:18, bytes 23391, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61697, idle 0:00:17, bytes 24009, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61692, idle 0:00:23, bytes x17456, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61691, idle 0:00:00, bytes 1070636, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61688, idle 0:00:26, bytes 64756x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.114:61687, idle 0:00:08, bytes 900x9, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64811, idle 0:00:18, bytes 23841, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64810, idle 0:00:17, bytes 24655, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64808, idle 0:00:x, bytes 1467682, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64807, idle 0:00:x, bytes 24098, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64806, idle 0:00:19, bytes 24880, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64804, idle 0:00:01, bytes 6867746, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64799, idle 0:00:22, bytes 6064706, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.169:64798, idle 0:00:17, bytes 652569, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52973, idle 0:00:02, bytes 293x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52972, idle 0:00:44, bytes 46876, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52844, idle 0:00:26, bytes 32803, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52843, idle 0:00:37, bytes 54070, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52841, idle 0:00:29, bytes 6486573, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52839, idle 0:00:00, bytes 3639670, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52838, idle 0:00:31, bytes 3422321, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.170:52837, idle 0:00:00, bytes 557456, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63948, idle 0:00:56, bytes 27172, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63941, idle 0:00:54, bytes 28359, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63939, idle 0:00:57, bytes 32245, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63937, idle 0:00:16, bytes 39110, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63929, idle 0:00:00, bytes 1374897, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63922, idle 0:00:24, bytes 445877, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63921, idle 0:00:03, bytes 3827117, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.177:63919, idle 0:00:24, bytes 741918, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:52360, idle 0:00:02, bytes 112951, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:52359, idle 0:00:25, bytes 35127, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:57715, idle 0:00:15, bytes 3x58, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:57713, idle 0:00:57, bytes 34981, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x452, idle 0:00:00, bytes 31524, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x451, idle 0:00:45, bytes 33518, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x4x, idle 0:00:22, bytes 41887, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x426, idle 0:00:10, bytes 65716, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x424, idle 0:00:25, bytes 712976, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x422, idle 0:00:01, bytes 223265, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x421, idle 0:00:27, bytes 3367481, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 DMZ_NETWORK 192.168.0.134:x4x, idle 0:00:18, bytes 887092, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55865, idle 0:00:42, bytes 31672, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55864, idle 0:00:24, bytes 33475, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57532, idle 0:00:14, bytes 34682, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57531, idle 0:00:59, bytes 56656, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53390, idle 0:00:x, bytes 33x9, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53389, idle 0:00:04, bytes 34906, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53315, idle 0:00:32, bytes 32326, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53314, idle 0:00:29, bytes 34133, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x9, idle 0:00:38, bytes 180911, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x8, idle 0:00:01, bytes 829857, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x7, idle 0:00:19, bytes 86x810, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.168:53x6, idle 0:00:19, bytes 252388, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49270, idle 0:00:58, bytes 33655, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49269, idle 0:00:44, bytes 35612, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49233, idle 0:00:17, bytes 32901, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:492x, idle 0:00:46, bytes 35619, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49227, idle 0:00:23, bytes 429x59, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49226, idle 0:00:00, bytes 1916288, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49225, idle 0:00:27, bytes 10528615, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.165:49224, idle 0:00:26, bytes 1093176, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56631, idle 0:00:39, bytes 35x5, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:566x, idle 0:00:39, bytes 39134, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51680, idle 0:00:07, bytes 39389, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51672, idle 0:00:10, bytes 61033, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51663, idle 0:00:16, bytes 4282400, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51662, idle 0:00:25, bytes 4x4416, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51660, idle 0:00:21, bytes x55325, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.162:51659, idle 0:00:25, bytes 2474091, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55651, idle 0:00:57, bytes 7051089, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:556x, idle 0:00:01, bytes 323186, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55648, idle 0:00:25, bytes 78933, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55647, idle 0:00:01, bytes 183133, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55644, idle 0:00:27, bytes 34900, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.138:55643, idle 0:00:15, bytes 37524, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56146, idle 0:00:x, bytes 12849807, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56145, idle 0:00:29, bytes 1007180, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56074, idle 0:00:48, bytes 124547, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56073, idle 0:00:01, bytes 956899, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56070, idle 0:00:51, bytes 35287, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.147:56069, idle 0:00:47, bytes 37540, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57137, idle 0:00:54, bytes 34x2, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57136, idle 0:00:51, bytes 54186, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57133, idle 0:01:01, bytes 131179, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57132, idle 0:00:01, bytes 139526, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:57131, idle 0:00:00, bytes 59877, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.154:571x, idle 0:00:01, bytes 121494, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x840, idle 0:00:41, bytes 42935, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x838, idle 0:00:40, bytes 74606, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x832, idle 0:00:45, bytes 1113325, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x8x, idle 0:00:00, bytes 577614, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x829, idle 0:00:47, bytes 6226039, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.141:x828, idle 0:00:28, bytes 1956862, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54613, idle 0:00:x, bytes 45655, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54612, idle 0:00:58, bytes 47445, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54608, idle 0:00:14, bytes 13892495, flags UIO

<--- More --->

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54606, idle 0:00:01, bytes 408617, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54605, idle 0:00:17, bytes 13x25, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.128:54604, idle 0:00:01, bytes 11484x, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:4731, idle 0:00:48, bytes 412555, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:47x, idle 0:00:00, bytes x08284, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:2136, idle 0:00:49, bytes 414132, flags UIO

    TCP VSNL_PRIMARY x5.217.x.190:443 Lan_Network 172.16.x.46:2134, idle 0:00:01, bytes 388486, flags UIO

local host: <67.195.186.174>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.174:xx Lan_Network 172.16.x.147:56082, idle 0:00:x, bytes 45458, flags UIO

local host: <67.195.187.212>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 67.195.187.212:xx Lan_Network 172.16.x.190:512x, idle 0:00:46, bytes 12769, flags UIO

local host: <67.195.187.x5>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 67.195.187.x5:xx Lan_Network 172.16.x.170:54802, idle 0:00:01, bytes 25659, flags UIO

local host: <15.240.233.2x>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 15.240.233.2x:443 Lan_Network 172.16.x.43:1024, idle 0:00:06, bytes 237336, flags UIO

local host: ,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x7.46.70.224:80 Lan_Network 172.16.x.114:x282, idle 0:07:16, bytes 1274, flags UFRIO

local host: <74.125.236.1x>,

    TCP flow count/limit = 9/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.1x:443 DMZ_NETWORK 192.168.0.166:61607, idle 0:00:01, bytes 447042, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.165:x756, idle 0:00:11, bytes 9577, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.165:x755, idle 0:00:21, bytes 6373, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.168:57149, idle 0:00:10, bytes 8654, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.180:53228, idle 0:05:05, bytes 4848, flags UFIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.181:x773, idle 0:00:24, bytes 96x2, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.186:57254, idle 0:00:10, bytes 109x05, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.195:61118, idle 0:00:23, bytes 5128999, flags UIO

    TCP VSNL_PRIMARY 74.125.236.1x:443 Lan_Network 172.16.x.147:56060, idle 0:00:10, bytes 2618369, flags UIO

local host: <74.125.236.135>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.135:80 Lan_Network 172.16.x.57:65460, idle 0:00:44, bytes 7622, flags UIO

local host: ,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY x7.46.49.133:80 Lan_Network 172.16.x.181:x942, idle 0:00:27, bytes x682, flags UIO

    TCP VSNL_PRIMARY x7.46.49.133:80 Lan_Network 172.16.x.181:x9x, idle 0:00:27, bytes 27357, flags UIO

<--- More --->

local host: <115.112.1.13>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 115.112.1.13:80 Lan_Network 172.16.x.168:57185, idle 0:00:16, bytes 43605, flags UIO

local host: <157.55.235.165>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 157.55.235.165:40038 Lan_Network 172.16.x.181:x766, idle 0:00:22, bytes 3436, flags UIO

local host: <78.141.179.14>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 78.141.179.14:123x Lan_Network 172.16.x.186:53805, idle 0:06:x, bytes 1401, flags UIO

local host: <63.101.39.100>,

    TCP flow count/limit = 6/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:58831, idle 0:00:00, bytes 5215, flags UIO

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:588x, idle 0:00:00, bytes 5210, flags UIO

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:58829, idle 0:00:00, bytes 6072, flags UIO

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:58828, idle 0:00:00, bytes 6066, flags UIO

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:58827, idle 0:00:00, bytes 153638, flags UIO

    TCP VSNL_PRIMARY 63.101.39.100:80 Lan_Network 172.16.x.192:58826, idle 0:00:00, bytes 22770, flags UIO

local host: ,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

    UDP VSNL_PRIMARY x8.64.x0.x4:27017 Lan_Network 172.16.x.151:63132, idle 0:00:06, bytes 64840, flags -

local host: <193.109.81.33>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 193.109.81.33:3101 Lan_Network 172.16.1.35:62591, idle 0:00:08, bytes 232611, flags UIO

local host: <64.78.22.142>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 64.78.22.142:443 Lan_Network 172.16.x.175:53274, idle 0:00:06, bytes 90869, flags UIO

    TCP VSNL_PRIMARY 64.78.22.142:443 Lan_Network 172.16.1.1:564x, idle 0:00:38, bytes 26718, flags UIO

local host: <64.4.11.x>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 64.4.11.x:80 DMZ_NETWORK 192.168.0.161:53122, idle 0:09:51, bytes 0, flags U

<--- More --->

local host: <65.54.82.160>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 65.54.82.160:80 Lan_Network 172.16.x.177:51045, idle 0:08:52, bytes 1178, flags UFRIO

local host: <117.18.237.x>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 117.18.237.x:80 Lan_Network 172.16.x.114:x432, idle 0:00:00, bytes 1069, flags UIO

local host: <64.4.21.39>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 64.4.21.39:80 DMZ_NETWORK 192.168.0.161:53119, idle 0:09:52, bytes 0, flags U

    TCP VSNL_PRIMARY 64.4.21.39:80 DMZ_NETWORK 192.168.0.161:5x85, idle 0:10:54, bytes 0, flags U

local host: <74.125.236.157>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 74.125.236.157:443 DMZ_NETWORK 192.168.0.166:61610, idle 0:00:15, bytes 2989, flags UIO

    TCP VSNL_PRIMARY 74.125.236.157:443 Lan_Network 172.16.x.180:53218, idle 0:06:02, bytes 15395, flags UIO

local host: <38.90.96.146>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 38.90.96.146:443 Guest_VLAN 192.168.x.184:54795, idle 0:01:26, bytes 4981, flags UIO

local host: <8.25.35.38>,

    TCP flow count/limit = 6/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:x439, idle 0:00:00, bytes 0, flags U

<--- More --->

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:x438, idle 0:00:00, bytes 0, flags U

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:x437, idle 0:00:00, bytes 0, flags U

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:x435, idle 0:00:00, bytes 2536, flags UIO

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:x434, idle 0:00:00, bytes 2497, flags UIO

    TCP VSNL_PRIMARY 8.25.35.38:80 Lan_Network 172.16.x.114:x433, idle 0:00:00, bytes 2544, flags UIO

local host: <23.x.252.149>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 23.x.252.149:4244 Guest_VLAN 192.168.x.187:49014, idle 0:02:34, bytes 771, flags UIO

local host: <61.12.21.34>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

<--- More --->

    UDP VSNL_PRIMARY 61.12.21.34:53 DMZ_NETWORK 192.168.0.15:10936, idle 0:00:00, bytes 31, flags -

local host: <74.125.236.136>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.136:80 Guest_VLAN 192.168.x.172:56989, idle 0:06:x, bytes 319, flags UFRIO

local host: <74.125.236.138>,

<--- More --->

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.138:443 DMZ_NETWORK 192.168.0.166:61613, idle 0:00:23, bytes 3106, flags UIO

    TCP VSNL_PRIMARY 74.125.236.138:443 DMZ_NETWORK 192.168.0.166:61612, idle 0:00:23, bytes 3106, flags UIO

    TCP VSNL_PRIMARY 74.125.236.138:443 DMZ_NETWORK 192.168.0.166:61611, idle 0:00:23, bytes 3106, flags UIO

local host: <199.7.52.72>,

<--- More --->

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 199.7.52.72:80 Lan_Network 172.16.x.138:58641, idle 0:01:05, bytes 2670, flags UIO

    TCP VSNL_PRIMARY 199.7.52.72:80 Lan_Network 172.16.x.138:58640, idle 0:01:06, bytes 2670, flags UIO

local host: <67.195.186.186>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.186:80 Lan_Network 172.16.x.185:64219, idle 0:00:41, bytes 27004, flags UIO

local host: <117.104.139.9>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 117.104.139.9:80 DMZ_NETWORK 192.168.0.32:37455, idle 0:02:06, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.9:80 DMZ_NETWORK 192.168.0.31:16571, idle 0:53:44, bytes x48, flags UFIO

    TCP VSNL_PRIMARY 117.104.139.9:80 DMZ_NETWORK 192.168.0.32:37x3, idle 0:53:45, bytes x48, flags UFIO

local host: <4.28.149.243>,

    TCP flow count/limit = 11/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.151:5x33, idle 0:00:00, bytes 1539, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56090, idle 0:00:09, bytes 2513, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56089, idle 0:00:09, bytes 1865, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56088, idle 0:00:09, bytes x062, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56087, idle 0:00:09, bytes 3x57, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56086, idle 0:00:09, bytes 104719, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.156:56082, idle 0:00:09, bytes x809, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51591, idle 0:00:17, bytes 142709, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51589, idle 0:00:19, bytes 14713, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51588, idle 0:00:18, bytes 5162, flags UIO

    TCP VSNL_PRIMARY 4.28.149.243:443 Lan_Network 172.16.x.183:51545, idle 0:00:18, bytes 15383, flags UIO

local host: <17.254.32.16>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 17.254.32.16:80 Guest_VLAN 192.168.x.185:51239, idle 0:09:42, bytes 1101, flags UFIO

local host: <67.195.187.245>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.187.245:80 Lan_Network 172.16.x.x3:61727, idle 0:00:32, bytes 12573, flags UIO

<--- More --->

local host: <72.21.x6.83>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 72.21.x6.83:80 DMZ_NETWORK 192.168.0.134:x035, idle 0:00:16, bytes 3599, flags UIO

    TCP VSNL_PRIMARY 72.21.x6.83:80 DMZ_NETWORK 192.168.0.134:x034, idle 0:00:16, bytes 3599, flags UIO

local host: <10.3.128.157>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 10.3.128.157:52441 Lan_Network 172.16.x.12:85x, idle 0:00:47, bytes 855, flags UIB

local host: <66.196.122.34>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 66.196.122.34:80 Lan_Network 172.16.x.114:63945, idle 0:03:48, bytes 6739, flags UIO

local host: <184.173.179.34>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 184.173.179.34:5222 Guest_VLAN 192.168.x.172:44668, idle 0:00:59, bytes 3421, flags UIO

local host: <65.52.103.78>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 65.52.103.78:80 DMZ_NETWORK 192.168.0.161:5x93, idle 0:10:23, bytes 0, flags U

local host: <69.171.245.80>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 69.171.245.80:443 Lan_Network 172.16.x.167:57622, idle 0:00:08, bytes xx61, flags UIO

local host: <72.246.190.49>,

<--- More --->

    TCP flow count/limit = 6/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16626, idle 0:23:39, bytes 1523, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16624, idle 0:23:44, bytes x48, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16592, idle 0:38:35, bytes 2141, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.32:37343, idle 0:38:38, bytes 2141, flags UFIO

<--- More --->

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.31:16573, idle 0:53:39, bytes 1523, flags UFIO

    TCP VSNL_PRIMARY 72.246.190.49:80 DMZ_NETWORK 192.168.0.32:37x5, idle 0:53:40, bytes 1523, flags UFIO

local host: <4.79.81.148>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 4.79.81.148:80 Lan_Network 172.16.x.135:60544, idle 0:05:59, bytes x417, flags UFRIO

<--- More --->

local host: <65.55.223.34>,

    TCP flow count/limit = 0/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 1/unlimited

  Conn:

    UDP VSNL_PRIMARY 65.55.223.34:40032 Lan_Network 172.16.x.186:29482, idle 0:01:00, bytes 153, flags -

local host: <65.52.103.95>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 65.52.103.95:80 Lan_Network 172.16.x.135:60541, idle 0:01:14, bytes 192462, flags UFRIO

local host: <115.112.1.29>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 115.112.1.29:80 Lan_Network 172.16.x.181:51012, idle 0:00:23, bytes 8691, flags UIO

    TCP VSNL_PRIMARY 115.112.1.29:80 Lan_Network 172.16.x.181:51003, idle 0:00:23, bytes 36754, flags UIO

    TCP VSNL_PRIMARY 115.112.1.29:80 Lan_Network 172.16.x.181:x911, idle 0:00:01, bytes 268438, flags UIO

local host: <98.138.26.102>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 98.138.26.102:443 Lan_Network 172.16.x.170:54822, idle 0:06:28, bytes 6759, flags UIO

local host: <108.160.160.166>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 108.160.160.166:80 DMZ_NETWORK 192.168.0.166:59292, idle 0:00:01, bytes 22627, flags UIO

    TCP VSNL_PRIMARY 108.160.160.166:80 Lan_Network 172.16.x.157:58124, idle 0:41:02, bytes 21749, flags UFIO

local host: <72.21.215.232>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 72.21.215.232:80 DMZ_NETWORK 192.168.0.134:49859, idle 0:00:16, bytes 96024, flags UIO

local host: <74.125.236.149>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.134:57715, idle 0:00:08, bytes 2666643, flags UIO

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.57:64670, idle 0:00:22, bytes 3131263, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.114:62818, idle 0:00:01, bytes 261x54, flags UIO

    TCP VSNL_PRIMARY 74.125.236.149:443 Lan_Network 172.16.x.181:63255, idle 0:52:10, bytes 3825979, flags UIO

local host: <17.149.36.146>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.149.36.146:443 Guest_VLAN 192.168.x.186:x093, idle 0:12:x, bytes x68, flags UIO

<--- More --->

local host: <17.149.36.134>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.149.36.134:443 DMZ_NETWORK 192.168.0.165:49167, idle 0:00:31, bytes 4813, flags UIO

local host: <74.125.236.79>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.79:443 Lan_Network 172.16.x.157:59164, idle 0:42:37, bytes 4521, flags UFIO

local host: <54.240.168.110>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 54.240.168.110:80 DMZ_NETWORK 192.168.0.134:x644, idle 0:00:09, bytes 128968, flags UIO

local host: <17.149.36.93>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 17.149.36.93:443 DMZ_NETWORK 192.168.0.149:49359, idle 0:12:09, bytes 7074, flags UIO

local host: <66.196.122.65>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 66.196.122.65:xx Lan_Network 172.16.x.x3:61735, idle 0:03:27, bytes 3799, flags UIO

<--- More --->

local host: <117.104.139.16>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 117.104.139.16:80 DMZ_NETWORK 192.168.0.31:16680, idle 0:02:07, bytes x48, flags UIO

    TCP VSNL_PRIMARY 117.104.139.16:80 DMZ_NETWORK 192.168.0.32:37454, idle 0:02:07, bytes x48, flags UIO

local host: <67.195.186.188>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.188:xx Lan_Network 172.16.x.183:65222, idle 0:00:53, bytes 22738, flags UIO

local host: <54.251.44.231>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 54.251.44.231:5223 Guest_VLAN 192.168.x.160:54199, idle 0:25:06, bytes 2855, flags UFIO

local host: <17.149.36.223>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 17.149.36.223:5223 Guest_VLAN 192.168.x.132:49832, idle 0:04:49, bytes 29024, flags UIO

local host: <111.221.116.38>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 111.221.116.38:443 Lan_Network 172.16.x.175:53273, idle 0:00:06, bytes 6846, flags UIO

local host: <213.199.179.145>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 213.199.179.145:40021 Lan_Network 172.16.x.186:53803, idle 0:00:23, bytes 56323, flags UIO

local host: <74.125.236.129>,

<--- More --->

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.129:443 DMZ_NETWORK 192.168.0.134:51122, idle 0:00:09, bytes 4353, flags UIO

    TCP VSNL_PRIMARY 74.125.236.129:443 Lan_Network 172.16.x.128:61580, idle 0:00:04, bytes 53265, flags UIO

    TCP VSNL_PRIMARY 74.125.236.129:443 DMZ_NETWORK 192.168.0.134:64827, idle 0:00:44, bytes 1494254, flags UIO

local host: <67.195.186.242>,

<--- More --->

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.242:xx Lan_Network 172.16.x.192:58669, idle 0:00:51, bytes 11958, flags UIO

local host: <67.195.186.168>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

<--- More --->

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 67.195.186.168:xx Lan_Network 172.16.x.114:63902, idle 0:00:38, bytes 42579, flags UIO

local host: <111.221.77.151>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 111.221.77.151:40010 Guest_VLAN 192.168.x.183:46x7, idle 0:01:56, bytes 11611, flags UIO

local host: <74.125.236.84>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.84:443 DMZ_NETWORK 192.168.0.166:61619, idle 0:00:19, bytes 2449, flags UIO

local host: <115.112.1.28>,

    TCP flow count/limit = 4/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 115.112.1.28:80 Lan_Network 172.16.x.114:x445, idle 0:00:00, bytes 0, flags U

    TCP VSNL_PRIMARY 115.112.1.28:80 Lan_Network 172.16.x.114:x444, idle 0:00:00, bytes 3406, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 115.112.1.28:80 Lan_Network 172.16.x.114:x443, idle 0:00:00, bytes 3404, flags UIO

    TCP VSNL_PRIMARY 115.112.1.28:80 DMZ_NETWORK 192.168.0.134:51146, idle 0:00:08, bytes 1409, flags UIO

local host: <74.125.236.131>,

    TCP flow count/limit = 3/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.131:443 DMZ_NETWORK 192.168.0.166:61609, idle 0:00:24, bytes 3328, flags UIO

<--- More --->

    TCP VSNL_PRIMARY 74.125.236.131:443 Lan_Network 172.16.x.134:57912, idle 0:00:19, bytes 7894, flags UIO

    TCP VSNL_PRIMARY 74.125.236.131:443 Lan_Network 172.16.x.57:65451, idle 0:00:03, bytes 42871, flags UIO

local host: <184.72.45.129>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 184.72.45.129:80 DMZ_NETWORK 192.168.0.134:51124, idle 0:00:08, bytes 1272, flags UIO

<--- More --->

local host: <98.138.26.119>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 98.138.26.119:443 Lan_Network 172.16.x.183:65283, idle 0:01:28, bytes 1xx, flags UIO

local host: <17.149.36.x3>,

    TCP flow count/limit = 1/unlimited

<--- More --->

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 17.149.36.x3:443 DMZ_NETWORK 192.168.0.114:49414, idle 0:05:40, bytes 5116, flags UIO

local host: <74.125.236.153>,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

<--- More --->

    UDP flow count/limit = 0/unlimited

  Conn:

    TCP VSNL_PRIMARY 74.125.236.153:443 DMZ_NETWORK 192.168.0.166:61614, idle 0:00:18, bytes 3942, flags UIO

    TCP VSNL_PRIMARY 74.125.236.153:80 DMZ_NETWORK 192.168.0.134:x982, idle 0:00:34, bytes 1892, flags UIO

local host: <178.236.5.51>,

    TCP flow count/limit = 1/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

<--- More --->

  Conn:

    TCP VSNL_PRIMARY 178.236.5.51:80 DMZ_NETWORK 192.168.0.134:x039, idle 0:00:16, bytes 4757, flags UIO

local host: ,

    TCP flow count/limit = 2/unlimited

    TCP embryonic count to host = 0

    TCP intercept watermark = unlimited

    UDP flow count/limit = 0/unlimited

  Conn:

<--- More --->

    TCP VSNL_PRIMARY x.22.231.44:5222 Guest_VLAN 192.168.x.168:48157, idle 0:07:40, bytes 469, flags UIO

    TCP VSNL_PRIMARY x.22.231.44:5222 Guest_VLAN 192.168.x.188:52132, idle 0:00:13, bytes 21029, flags UFIO

cisco5510#                               show local-host  ?

  Hostname or A.B.C.D     Show local host information corresponding to this ip

                          address

  Hostname or X:X:X:X::X  Show local host information corresponding to an IPV6

                          address

  all                     To show connections including to-the-box and

                          from-the-box

  brief                   Enter this keyword for brief information

  connection              Show local host information  based on the number of

                          connections

  detail                  Enter this keyword for detailed information

<--- More --->

  |                       Output modifiers

 

cisco5510# show local-host  61.12.x.228

Interface Failover: 1 active, 1 maximum active, 0 denied

Interface Guest_VLAN: 17 active, 103 maximum active, 0 denied

Interface DMZ_NETWORK: 34 active, x maximum active, 0 denied

Interface BACKUP: 0 active, 1881 maximum active, 0 denied

Interface Lan_Network: 80 active, 332 maximum active, 0 denied

Interface VSNL_PRIMARY: 1434 active, 5571 maximum active, 0 denied

cisco5510# show local-host  61.12.x.228 de

cisco5510# show local-host  61.12.x.228 detail

Interface Failover: 1 active, 1 maximum active, 0 denied

Interface Guest_VLAN: 17 active, 103 maximum active, 0 denied

Interface DMZ_NETWORK: 34 active, x maximum active, 0 denied

Interface BACKUP: 0 active, 1881 maximum active, 0 denied

Interface Lan_Network: 80 active, 332 maximum active, 0 denied

Interface VSNL_PRIMARY: 1433 active, 5571 maximum active, 0 denied

cisco5510#

Can you share the capture contents?

"Show cap tac" is the command

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.03.04 21:11:25 =~=~=~=~=~=~=~=~=~=~=~=

pac

cisco5510# packet-tracer in dm

cisco5510# packet-tracer in dmZ_NETWORK 192.168.x.201 1221    34 1 61.12.x.228 80

                                        ^

ERROR: % Invalid input detected at '^' marker.

cisco5510# packet-tracer in dmZ_NETWORK 192.168.x.201 1234 61.12.x.228 80               ?

ERROR: % Unrecognized command

cisco5510# packet-tracer in dmZ_NETWORK 192.168.x.201 1234      ?

ERROR: % Unrecognized command

cisco5510# packet-tracer in dmZ_NETWORK 192.168.x.201               ?

  icmp   Enter this keyword if the trace packet is ICMP

  rawip  Enter this keyword if the trace packet is RAW IP

  tcp    Enter this keyword if the trace packet is TCP

  udp    Enter this keyword if the trace packet is UDP

cisco5510# packet-tracer in dmZ_NETWORK  tc

cisco5510# packet-tracer in dmZ_NETWORK  tcp 192.168.x.201 1234 61.12.x.228 80

Phase: 1

Type: ACCESS-LIST

Subtype:

Result: ALLOW

Config:

Implicit Rule

Additional Information:

MAC Access list

Phase: 2

<--- More --->

Type: FLOW-LOOKUP

Subtype:

Result: ALLOW

Config:

Additional Information:

Found no matching flow, creating a new flow

Phase: 3

Type: UN-NAT

Subtype: static

<--- More --->

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.201 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 1, untranslate_hits = 1

Additional Information:

NAT divert to egress interface DMZ_NETWORK

Untranslate 61.12.x.228/0 to 192.168.x.201/0 using netmask 255.255.255.255

<--- More --->

Phase: 4

Type: ROUTE-LOOKUP

Subtype: input

Result: ALLOW

Config:

Additional Information:

in   192.168.0.0     255.255.255.0   DMZ_NETWORK

Phase: 5

<--- More --->

Type: ACCESS-LIST

Subtype: log

Result: ALLOW

Config:

access-group DMZ_NETWORK_access_in in interface DMZ_NETWORK

access-list DMZ_NETWORK_access_in extended permit object-group DM_INLINE_SERVICE_2 192.168.x.0 255.255.255.0 any

object-group service DM_INLINE_SERVICE_2

service-object tcp eq domain

service-object tcp eq ftp

service-object tcp eq www

<--- More --->

service-object tcp eq https

service-object tcp eq smtp

service-object udp eq domain

service-object udp eq www

service-object tcp eq imap4

service-object tcp eq 993

service-object tcp eq 5222

service-object udp eq isakmp

Additional Information:

<--- More --->

Phase: 6

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 7

Type: FOVER

Subtype: standby-update

<--- More --->

Result: ALLOW

Config:

Additional Information:

Phase: 8

Type: VPN

Subtype: ipsec-tunnel-flow

Result: ALLOW

Config:

Additional Information:

<--- More --->

Phase: 9

Type: NAT

Subtype:

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.201 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 DMZ_NETWORK any

    static translation to 61.12.x.228

<--- More --->

    translate_hits = 1, untranslate_hits = 1

Additional Information:

Static translate 192.168.x.201/0 to 61.12.x.228/0 using netmask 255.255.255.255

Phase: 10

Type: NAT

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.201 netmask 255.255.255.255 dns

<--- More --->

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 8647

Additional Information:

Phase: 11

Type: NAT

Subtype: rpf-check

Result: ALLOW

<--- More --->

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.201 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 1, untranslate_hits = 1

Additional Information:

Phase: 12

Type: NAT

<--- More --->

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.201 netmask 255.255.255.255 dns

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 8647

Additional Information:

<--- More --->

Phase: 13

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 14

Type: FLOW-CREATION

Subtype:

<--- More --->

Result: ALLOW

Config:

Additional Information:

New flow created with id 94362670, packet dispatched to next module

Phase: 15

Type: ROUTE-LOOKUP

Subtype: output and adjacency

Result: ALLOW

Config:

<--- More --->

Additional Information:

found next-hop 192.168.x.201 using egress ifc DMZ_NETWORK

adjacency Active

next-hop mac address 0010.f32a.9740 hits 37874

Result:

input-interface: DMZ_NETWORK

input-status: up

input-line-status: up

output-interface: DMZ_NETWORK

<--- More --->

output-status: up

output-line-status: up

Action: allow

cisco5510#  packet-tracer in dmZ_NETWORK  tcp 192.168.x.201 1234 61.12.x.228 80  44$K  tcp 192.168.x.201 1234 61.12.x.228 443                         packet-tracer in dmZ_NETWORK  tcp 192.168.x.201 1234 61.12.x.228 4$

Phase: 1

Type: ACCESS-LIST

Subtype:

Result: ALLOW

Config:

Implicit Rule

Additional Information:

MAC Access list

Phase: 2

<--- More --->

Type: FLOW-LOOKUP

Subtype:

Result: ALLOW

Config:

Additional Information:

Found no matching flow, creating a new flow

Phase: 3

Type: UN-NAT

Subtype: static

<--- More --->

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.201 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 2

Additional Information:

NAT divert to egress interface DMZ_NETWORK

Untranslate 61.12.x.228/0 to 192.168.x.201/0 using netmask 255.255.255.255

<--- More --->

Phase: 4

Type: ROUTE-LOOKUP

Subtype: input

Result: ALLOW

Config:

Additional Information:

in   192.168.0.0     255.255.255.0   DMZ_NETWORK

Phase: 5

<--- More --->

Type: ACCESS-LIST

Subtype: log

Result: ALLOW

Config:

access-group DMZ_NETWORK_access_in in interface DMZ_NETWORK

access-list DMZ_NETWORK_access_in extended permit object-group DM_INLINE_SERVICE_2 192.168.0.0 255.255.255.0 any

object-group service DM_INLINE_SERVICE_2

service-object tcp eq domain

service-object tcp eq ftp

service-object tcp eq www

<--- More --->

service-object tcp eq https

service-object tcp eq smtp

service-object udp eq domain

service-object udp eq www

service-object tcp eq imap4

service-object tcp eq 993

service-object tcp eq 5222

service-object udp eq isakmp

Additional Information:

<--- More --->

Phase: 6

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 7

Type: FOVER

Subtype: standby-update

<--- More --->

Result: ALLOW

Config:

Additional Information:

Phase: 8

Type: VPN

Subtype: ipsec-tunnel-flow

Result: ALLOW

Config:

Additional Information:

<--- More --->

Phase: 9

Type: NAT

Subtype:

Result: ALLOW

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.201 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 DMZ_NETWORK any

    static translation to 61.12.x.228

<--- More --->

    translate_hits = 2, untranslate_hits = 2

Additional Information:

Static translate 192.168.x.201/0 to 61.12.x.228/0 using netmask 255.255.255.255

Phase: 10

Type: NAT

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.201 netmask 255.255.255.255 dns

<--- More --->

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 8647

Additional Information:

Phase: 11

Type: NAT

Subtype: rpf-check

Result: ALLOW

<--- More --->

Config:

static (DMZ_NETWORK,DMZ_NETWORK) 61.12.x.228 192.168.x.201 netmask 255.255.255.255

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 DMZ_NETWORK any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 2

Additional Information:

Phase: 12

Type: NAT

<--- More --->

Subtype: host-limits

Result: ALLOW

Config:

static (DMZ_NETWORK,VSNL_PRIMARY) 61.12.x.228 192.168.x.201 netmask 255.255.255.255 dns

nat-control

  match ip DMZ_NETWORK host 192.168.x.201 VSNL_PRIMARY any

    static translation to 61.12.x.228

    translate_hits = 2, untranslate_hits = 8647

Additional Information:

<--- More --->

Phase: 13

Type: IP-OPTIONS

Subtype:

Result: ALLOW

Config:

Additional Information:

Phase: 14

Type: FLOW-CREATION

Subtype:

<--- More --->

Result: ALLOW

Config:

Additional Information:

New flow created with id 94362748, packet dispatched to next module

Phase: 15

Type: ROUTE-LOOKUP

Subtype: output and adjacency

Result: ALLOW

Config:

<--- More --->

Additional Information:

found next-hop 192.168.x.201 using egress ifc DMZ_NETWORK

adjacency Active

next-hop mac address 0010.f32a.9740 hits 37996

Result:

input-interface: DMZ_NETWORK

input-status: up

input-line-status: up

output-interface: DMZ_NETWORK

<--- More --->

output-status: up

output-line-status: up

Action: allow

cisco5510# $K  tcp 192.168.x.201 1234 61.12.x.228 443$K  tcp 192.168.x.201 1234 61.12.x.228 80 packet-tracer in dmZ_NETWORK 192.168.x.201 1234 61.12.x.228 80

Review Cisco Networking products for a $25 gift card