cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1464
Views
0
Helpful
2
Replies

ASA 5512 - Slow internet connection

Benj31
Level 1
Level 1

Hello Guys, I have an issue with Cisco ASA 5512.

 

I just turn off the firewall before the community lockdown due to the pandemic, after community lockdown I decided to power up the firewall back, and then I noticed that the internet speed becomes degraded for about 50% from its subscribed bandwidth from the ISP. We tried to restart the firewall many times but the issue persists. I tried to check the interface status I have not found any overruns but I have found dropped packets I am not sure if this is really the issue. checked the speed ad duplex but all looks good. I have called our ISP to check and found out that the speed is okay from their device without the firewall. I tried to disconnect my switches to the firewall and plugged just my laptop, the same issue is encountered.

 

Can anyone help me with what to do next to troubleshoot?

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

Can you give us more information, how you have connected to ISP what device in the path FW to ISP

 

what kind of speed Link you have, what is the speed test with out FW , with FW what is throughput ?

 

can you post show version, running config  and interface inforamtion (show interface )to Look ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Benj31
Level 1
Level 1

Hello BB, Thank you for your response. OUr ISP is having a Cisco router that is connected to my Firewall.

I am connected to it via 1Gbps uplink bandwidth. ISP already did their testing without the firewall and they got the actual subscribed speed which is 70Mbps but when the firewall is connected I only got 30Mbps.

 

Cisco Adaptive Security Appliance Software Version 8.6(1)2
Device Manager Version 6.6(1)

 

ASA Version 8.6(1)2
!
hostname Beacon
domain-name beacon.com
enable password <removed>
passwd <removed>
names
!
interface GigabitEthernet0/0
nameif Outside
security-level 0
ip address x.x.x.x 255.255.255.192
!
interface GigabitEthernet0/1
nameif VLAN0
security-level 50
ip address 192.168.2.1 255.255.254.0
!
interface GigabitEthernet0/2
nameif VLAN50
security-level 50
ip address 192.168.50.1 255.255.255.0
!
interface GigabitEthernet0/3
shutdown
nameif VLAN51
security-level 50
ip address 192.168.51.1 255.255.255.0
!
interface GigabitEthernet0/4
shutdown
nameif VLAN52
security-level 50
ip address 192.168.52.1 255.255.255.0
!
interface GigabitEthernet0/5
shutdown
nameif VLAN53
security-level 50
ip address 192.168.53.1 255.255.255.0
!
interface Management0/0
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
!
ftp mode passive
dns domain-lookup Outside
dns domain-lookup VLAN0
dns domain-lookup VLAN50
dns server-group DefaultDNS
name-server 58.71.1.38
name-server 58.71.2.8
name-server 8.8.8.8
domain-name beacon.com
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
object service Viber
service tcp destination eq 5242
object service Viber1
service tcp destination eq 4244
object service ViberUDP
service udp destination eq 5243
object service ViberUDP1
service udp destination eq 9785
object service Bittorrent
service tcp source eq 6881 destination eq 6999
description Bittorrent Blocked Ports
object network NETWORK_OBJ_192.168.50.8_29
subnet 192.168.50.8 255.255.255.248
object network NETWORK_OBJ_192.168.100.8_29
subnet 192.168.100.8 255.255.255.248
object service googlemail
service tcp destination eq 993
object service googlemail1
service tcp destination eq 465
object service googlemail2
service tcp destination eq 587
object service skype
service tcp destination eq www
object service skype1
service tcp destination eq https
object service speedtest
service tcp source eq 8500
object service utorrent
service tcp destination eq 32459
description uTorrent port
object service speedtest1
service tcp source eq 8600 destination eq 8609
object service Safari
service tcp destination eq 4443
description Safari port
object network Facebook
subnet 69.63.176.0 255.255.240.0
object network Facebook2
subnet 69.171.224.0 255.255.224.0
object network Facebook3
subnet 63.135.80.0 255.255.240.0
object network Facebook4
subnet 66.220.144.0 255.255.240.0
object network Facebook5
subnet 65.201.208.24 255.255.255.248
object network Facebook6
subnet 65.204.104.128 255.255.255.240
object network Facebook7
subnet 74.119.76.0 255.255.252.0
object network Facebook8
subnet 173.252.64.0 255.255.192.0
object network Facebook9
subnet 96.16.0.0 255.254.0.0
object service Trunk2
service udp source eq sip destination eq sip
object service Trunk3
service udp source range 10000 20000 destination range 10000 20000
object network Aldy
host 192.168.3.205
object network Khai
host 122.49.214.40
object service Trunk4
service udp source eq 5004 destination eq 5004
object service Trunk5
service udp source eq 5082 destination eq 5082
object-group network DM_INLINE_NETWORK_1
network-object 192.168.50.0 255.255.255.0
network-object 192.168.51.0 255.255.255.0
network-object 192.168.52.0 255.255.255.0
network-object 192.168.53.0 255.255.255.0
object-group service ViberTCPUDP
service-object object Viber
service-object object Viber1
service-object object ViberUDP
service-object object ViberUDP1
object-group service imapgooglemail
service-object object googlemail
service-object object googlemail1
service-object object googlemail2
object-group service skypeport
description open port for skype
service-object object skype
service-object object skype1
object-group service Speedtest
description Speedtest Port
service-object object speedtest1
service-object object speedtest
object-group service DM_INLINE_SERVICE_1
service-object icmp
service-object udp
service-object icmp echo
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
group-object ViberTCPUDP
group-object imapgooglemail
group-object Speedtest
object-group service DM_INLINE_SERVICE_2
service-object icmp
service-object udp
service-object icmp echo
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
group-object ViberTCPUDP
group-object imapgooglemail
group-object Speedtest
object-group service DM_INLINE_SERVICE_3
service-object icmp
service-object udp
service-object icmp echo
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
group-object ViberTCPUDP
group-object imapgooglemail
group-object skypeport
object-group service DM_INLINE_SERVICE_4
service-object icmp
service-object udp
service-object icmp echo
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
group-object ViberTCPUDP
group-object imapgooglemail
object-group service DM_INLINE_SERVICE_5
service-object icmp
service-object udp
service-object icmp echo
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
group-object ViberTCPUDP
group-object imapgooglemail
object-group service DM_INLINE_SERVICE_6
service-object icmp
service-object udp
service-object icmp echo
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
group-object ViberTCPUDP
group-object imapgooglemail
object-group protocol TCPUDP
protocol-object udp
protocol-object tcp
object-group service COC tcp
description Clash of Clans
port-object eq 9339
object-group service DLport tcp
port-object eq 6969
object-group service FaceTime2 tcp
port-object eq 5223
object-group service Torrent tcp
port-object range 6880 6999
object-group service Trunk udp
port-object range 10000 20000
port-object eq sip
object-group service Habol
service-object ip
service-object icmp
service-object pim
service-object pcp
service-object snp
service-object udp
service-object igmp
service-object ipinip
service-object gre
service-object esp
service-object ah
service-object icmp6
service-object tcp
service-object eigrp
service-object ospf
service-object igrp
service-object nos
service-object icmp alternate-address
service-object icmp conversion-error
service-object icmp echo
service-object icmp echo-reply
service-object icmp information-reply
service-object icmp information-request
service-object icmp mask-reply
service-object icmp mask-request
service-object icmp mobile-redirect
service-object icmp parameter-problem
service-object icmp redirect
service-object icmp router-advertisement
service-object icmp router-solicitation
service-object icmp source-quench
service-object icmp time-exceeded
service-object icmp timestamp-reply
service-object icmp timestamp-request
service-object icmp traceroute
service-object icmp unreachable
service-object icmp6 echo
service-object icmp6 echo-reply
service-object icmp6 membership-query
service-object icmp6 membership-reduction
service-object icmp6 membership-report
service-object icmp6 neighbor-advertisement
service-object icmp6 neighbor-redirect
service-object icmp6 neighbor-solicitation
service-object icmp6 packet-too-big
service-object icmp6 parameter-problem
service-object icmp6 router-advertisement
service-object icmp6 router-renumbering
service-object icmp6 router-solicitation
service-object icmp6 time-exceeded
service-object icmp6 unreachable
service-object tcp-udp destination eq cifs
service-object tcp-udp destination eq discard
service-object tcp-udp destination eq domain
service-object tcp-udp destination eq echo
service-object tcp-udp destination eq www
service-object tcp-udp destination eq kerberos
service-object tcp-udp destination eq nfs
service-object tcp-udp destination eq pim-auto-rp
service-object tcp-udp destination eq sip
service-object tcp-udp destination eq sunrpc
service-object tcp-udp destination eq tacacs
service-object tcp-udp destination eq talk
service-object tcp destination eq aol
service-object tcp destination eq bgp
service-object tcp destination eq chargen
service-object tcp destination eq cifs
service-object tcp destination eq citrix-ica
service-object tcp destination eq ctiqbe
service-object tcp destination eq daytime
service-object tcp destination eq discard
service-object tcp destination eq domain
service-object tcp destination eq echo
service-object tcp destination eq exec
service-object tcp destination eq finger
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq gopher
service-object tcp destination eq h323
service-object tcp destination eq hostname
service-object tcp destination eq www
service-object tcp destination eq https
service-object tcp destination eq ident
service-object tcp destination eq imap4
service-object tcp destination eq irc
service-object tcp destination eq kerberos
service-object tcp destination eq klogin
service-object tcp destination eq kshell
service-object tcp destination eq ldap
service-object tcp destination eq ldaps
service-object tcp destination eq login
service-object tcp destination eq lotusnotes
service-object tcp destination eq lpd
service-object tcp destination eq netbios-ssn
service-object tcp destination eq nfs
service-object tcp destination eq nntp
service-object tcp destination eq pcanywhere-data
service-object tcp destination eq pim-auto-rp
service-object tcp destination eq pop2
service-object tcp destination eq pop3
service-object tcp destination eq pptp
service-object tcp destination eq rsh
service-object tcp destination eq rtsp
service-object tcp destination eq sip
service-object tcp destination eq smtp
service-object tcp destination eq sqlnet
service-object tcp destination eq ssh
service-object tcp destination eq sunrpc
service-object tcp destination eq tacacs
service-object tcp destination eq talk
service-object tcp destination eq telnet
service-object tcp destination eq uucp
service-object tcp destination eq whois
service-object udp destination eq biff
service-object udp destination eq bootpc
service-object udp destination eq bootps
service-object udp destination eq cifs
service-object udp destination eq discard
service-object udp destination eq dnsix
service-object udp destination eq domain
service-object udp destination eq echo
service-object udp destination eq www
service-object udp destination eq isakmp
service-object udp destination eq kerberos
service-object udp destination eq mobile-ip
service-object udp destination eq nameserver
service-object udp destination eq netbios-dgm
service-object udp destination eq netbios-ns
service-object udp destination eq nfs
service-object udp destination eq ntp
service-object udp destination eq pcanywhere-status
service-object udp destination eq pim-auto-rp
service-object udp destination eq radius
service-object udp destination eq radius-acct
service-object udp destination eq rip
service-object udp destination eq secureid-udp
service-object udp destination eq sip
service-object udp destination eq snmp
service-object udp destination eq snmptrap
service-object udp destination eq sunrpc
service-object udp destination eq syslog
service-object udp destination eq tacacs
service-object udp destination eq talk
service-object udp destination eq tftp
service-object udp destination eq time
service-object udp destination eq who
service-object udp destination eq xdmcp
object-group service Facetime udp
port-object range 16384 16387
port-object range 16393 16402
port-object range 3478 3497
object-group service uTorrent(New) tcp-udp
port-object range 1024 1193
port-object range 1195 9999
port-object range 20001 65535
object-group service Spotify tcp-udp
port-object eq 17808
port-object eq 1935
port-object eq 20007
port-object eq 4070
port-object eq 4371
port-object eq 4381
port-object eq 5736
port-object eq 57621
port-object eq 35821
object-group service Unifi tcp-udp
port-object eq 8443
port-object eq 27117
port-object eq 8080
port-object eq 8081
port-object eq 8843
object-group service VideoStreaming tcp-udp
port-object eq www
object-group service Steam1 tcp-udp
port-object range 27000 28999
object-group service Steam2 udp
port-object range 1500 4380
object-group service Radmin tcp-udp
port-object eq 4899
object-group service DM_INLINE_SERVICE_8
service-object icmp
service-object udp
group-object ViberTCPUDP
service-object icmp echo
group-object imapgooglemail
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
object-group service DM_INLINE_SERVICE_7
service-object icmp
service-object udp
group-object Speedtest
group-object ViberTCPUDP
service-object icmp echo
group-object imapgooglemail
service-object tcp-udp destination eq www
service-object tcp destination eq ftp
service-object tcp destination eq ftp-data
service-object tcp destination eq https
service-object udp destination eq echo
service-object igmp
object-group network Facebewk
network-object object Facebook
network-object object Facebook2
network-object object Facebook3
network-object object Facebook4
network-object object Facebook5
network-object object Facebook6
network-object object Facebook7
network-object object Facebook8
network-object object Facebook9
object-group service fb tcp-udp
port-object eq 443
object-group service uTorrent(New2) tcp
port-object range 10000 20000
object-group service BlockedPort tcp-udp
port-object range 1 65535
object-group service Snapchat tcp
port-object eq https
object-group service iTuness tcp-udp
port-object eq 3689
port-object eq 5353
object-group service TapCardServer tcp-udp
port-object range 2201 2202
object-group service Netflix tcp
port-object eq www
port-object eq https
object-group service VideoStream tcp-udp
port-object eq 554
object-group service iTunez tcp-udp
port-object eq 3689
object-group service 8080 tcp-udp
port-object eq 8080
object-group service DM_INLINE_TCP_1 tcp
group-object BlockedPort
group-object VideoStream
group-object VideoStreaming
port-object eq https
object-group service DM_INLINE_TCP_2 tcp
group-object BlockedPort
port-object eq https
access-list Outside_access_in extended deny object-group TCPUDP any any object-group BlockedPort
access-list Outside_access_in extended deny object-group TCPUDP any any object-group VideoStream
access-list Outside_access_in extended deny object-group TCPUDP any any object-group iTunez
access-list Outside_access_in extended permit object-group DM_INLINE_SERVICE_1 any object-group DM_INLINE_NETWORK_1
access-list Outside_access_in extended permit object-group DM_INLINE_SERVICE_7 any 192.168.2.0 255.255.254.0
access-list Outside_access_in extended deny tcp host 192.168.50.76 any object-group DM_INLINE_TCP_1
access-list VLAN0_access_in extended deny object-group TCPUDP any any object-group BlockedPort inactive
access-list VLAN0_access_in extended deny object-group TCPUDP any any object-group uTorrent(New) inactive
access-list VLAN0_access_in extended deny object-group TCPUDP any any object-group VideoStream inactive
access-list VLAN0_access_in extended deny tcp any any object-group uTorrent(New2) inactive
access-list VLAN0_access_in extended deny object-group TCPUDP any any object-group iTunez inactive
access-list VLAN0_access_in extended permit tcp any any object-group Snapchat
access-list VLAN0_access_in extended permit object-group DM_INLINE_SERVICE_2 192.168.2.0 255.255.254.0 any
access-list VLAN0_access_in extended permit object Trunk2 host 122.49.214.40 host 192.168.3.205 log disable inactive
access-list VLAN0_access_in extended permit object Trunk3 host 122.49.214.40 host 192.168.3.205 log disable inactive
access-list VLAN0_access_in extended permit object Trunk4 host 122.49.214.40 host 192.168.3.205 log disable inactive
access-list VLAN0_access_in extended permit object Trunk5 host 122.49.214.40 host 192.168.3.205 log disable inactive
access-list VLAN50_access_in extended permit object-group DM_INLINE_SERVICE_3 192.168.50.0 255.255.255.0 any inactive
access-list VLAN50_access_in extended deny tcp host 192.168.50.76 any object-group DM_INLINE_TCP_2 inactive
access-list VLAN51_access_in extended permit object-group DM_INLINE_SERVICE_4 192.168.51.0 255.255.255.0 any inactive
access-list VLAN52_access_in extended permit object-group DM_INLINE_SERVICE_5 192.168.52.0 255.255.255.0 any inactive
access-list VLAN53_access_in extended permit object-group DM_INLINE_SERVICE_6 192.168.53.0 255.255.255.0 any inactive
access-list VLAN50_access_in_1 extended permit ip any any
access-list Beacon_splitTunnelAcl standard permit 192.168.50.0 255.255.255.0
access-list global_access extended deny object-group TCPUDP any any object-group BlockedPort inactive
access-list global_access extended deny object-group TCPUDP any any object-group VideoStream
access-list global_access extended deny tcp any any object-group COC
access-list global_access extended deny object-group TCPUDP any any object-group uTorrent(New) inactive
access-list global_access extended deny tcp any any object-group uTorrent(New2)
access-list global_access extended deny object-group TCPUDP any any object-group Steam1
access-list global_access extended deny udp any any object-group Steam2 inactive
access-list global_access extended deny object-group TCPUDP any any object-group iTuness
access-list global_access extended deny object Bittorrent any any
access-list global_access extended permit object-group DM_INLINE_SERVICE_8 any any log disable
access-list global_access extended permit object-group TCPUDP host 192.168.50.76 any object-group TapCardServer inactive
access-list global_access extended permit object-group TCPUDP host 192.168.2.238 any object-group TapCardServer inactive
access-list global_mpc extended permit ip any any
access-list VLAN0_access_out extended deny object-group TCPUDP any any object-group BlockedPort inactive
access-list VLAN0_access_out extended deny object-group TCPUDP any any object-group VideoStream
access-list VLAN0_access_out extended permit object-group TCPUDP any any object-group iTunez
access-list VLAN0_access_out extended permit object Trunk2 host 192.168.3.205 host 122.49.214.40 log disable
access-list VLAN0_access_out extended permit object Trunk3 host 192.168.3.205 host 122.49.214.40 log disable
access-list VLAN0_access_out extended permit object Trunk4 host 192.168.3.205 host 122.49.214.40 log disable
access-list VLAN0_access_out extended permit object Trunk5 host 192.168.3.205 host 192.168.3.205 log disable
pager lines 24
logging enable
logging asdm informational
mtu Outside 1500
mtu VLAN0 1500
mtu VLAN50 1500
mtu VLAN51 1500
mtu VLAN52 1500
mtu VLAN53 1500
mtu management 1500
ip local pool VPNPool 192.168.50.10-192.168.50.15 mask 255.255.255.0
ip verify reverse-path interface VLAN0
ip verify reverse-path interface VLAN50
ip audit name Bantay attack action drop
ip audit interface VLAN0 Bantay
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
nat (VLAN0,Outside) source dynamic any interface
nat (VLAN51,Outside) source dynamic any interface
nat (VLAN52,Outside) source dynamic any interface
nat (VLAN53,Outside) source dynamic any interface
nat (VLAN50,Outside) source dynamic any interface
access-group Outside_access_in in interface Outside
access-group VLAN0_access_in in interface VLAN0
access-group VLAN0_access_out out interface VLAN0
access-group VLAN50_access_in_1 in interface VLAN50 control-plane
access-group VLAN50_access_in in interface VLAN50
access-group VLAN51_access_in in interface VLAN51
access-group VLAN52_access_in in interface VLAN52
access-group VLAN53_access_in in interface VLAN53
access-group global_access global
route Outside 0.0.0.0 0.0.0.0 119.92.188.193 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
network-acl VLAN50_access_in_1
webvpn
url-list value Beacon
user-identity default-domain LOCAL
url-server (VLAN50) vendor websense host 192.168.50.15 timeout 30 protocol TCP version 1 connections 100
url-server (VLAN0) vendor websense host 192.168.2.1 timeout 30 protocol TCP version 1 connections 100
url-server (VLAN51) vendor websense host 192.168.51.1 timeout 30 protocol TCP version 1 connections 100
url-server (VLAN52) vendor websense host 192.168.52.1 timeout 30 protocol TCP version 1 connections 100
url-server (VLAN53) vendor websense host 192.168.53.1 timeout 30 protocol TCP version 1 connections 100
filter https except 192.168.50.22 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 192.168.50.22 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp except 192.168.50.22 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 192.168.50.9 255.255.255.255 0.0.0.0 0.0.0.0
filter https except 192.168.50.5 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp except 192.168.50.9 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 192.168.50.6 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp except 192.168.50.5 255.255.255.255 0.0.0.0 0.0.0.0
filter https except 192.168.50.6 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 192.168.50.5 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp except 192.168.50.6 255.255.255.255 0.0.0.0 0.0.0.0
filter https except 192.168.50.9 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 192.168.2.227 255.255.255.255 0.0.0.0 0.0.0.0
filter https except 192.168.2.227 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp except 192.168.2.227 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 0.0.0.0 0.0.0.0 85.119.4.75 255.255.255.255
filter ftp except 0.0.0.0 0.0.0.0 85.119.4.75 255.255.255.255
filter https except 0.0.0.0 0.0.0.0 85.119.4.75 255.255.255.255
filter ftp except 195.219.11.40 255.255.255.255 0.0.0.0 0.0.0.0
filter https except 195.219.11.40 255.255.255.255 0.0.0.0 0.0.0.0
filter url except 195.219.11.40 255.255.255.255 0.0.0.0 0.0.0.0
filter url http 0.0.0.0 0.0.0.0 173.194.38.170 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.194.38.171 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.194.38.172 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 128.127.104.65 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.238.234.24 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.238.237.24 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.174.149.249 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.162.200.36 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 5.135.157.124 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 195.8.215.136 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 195.8.215.137 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.242.228.109 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 96.126.117.102 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.215.233.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.0.79.202 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.121.149.203 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.59.44.129 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.140.188.238 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 79.143.189.208 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 188.165.244.127 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 93.115.94.106 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.238.237.25 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 213.186.33.3 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.229.72.140 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 195.208.26.195 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.78.95.150 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.185.82.42 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 175.41.0.77 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 206.125.166.246 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 77.247.181.102 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 206.125.164.205 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.87.35.103 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 96.44.132.90 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 81.176.66.114 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 210.157.1.134 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 85.17.26.219 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 96.44.181.66 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.87.34.65 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.167.225.83 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.59.167.109 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 213.131.254.115 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 184.173.224.7 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.86.197.160 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 184.154.204.186 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 49.212.27.40 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 85.92.159.92 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.231.61.51 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.223.120.50 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 190.93.247.5 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.7.62.1 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 190.93.244.6 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 217.29.55.21 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 217.29.55.23 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.152.36.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 190.93.245.6 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 217.29.55.22 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.78.94.96 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.222.1.145 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.88.177.22 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.152.91.88 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.55.98.186 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.88.254.90 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 213.244.131.249 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 5.135.178.142 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.139.209.40 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 206.217.201.132 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.137.178.136 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.51.7.90 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 174.123.175.139 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.178.46.16 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.51.7.94 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.205.104 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.188.53.101 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 203.209.152.60 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.22.70.12 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 213.203.216.114 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.51.7.96 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.66.182.57 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.205.99 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.81.184.54 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.81.184.32 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.78.94.72 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.51.7.93 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.205.123 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.188.53.102 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.206.237 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 79.170.89.9 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 50.63.202.1 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.101.9.145 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.238.234.115 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 87.236.193.154 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 82.98.86.169 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.80.6.5 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.162.197.165 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 89.187.142.241 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 174.137.132.100 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 109.71.160.200 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 190.93.240.126 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.202.121 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.95.173.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.202.87 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.113.127 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 190.93.240.127 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.202.112 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.205.96 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 146.82.205.97 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 93.114.43.109 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.121.75.222 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 77.247.179.176 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.210.140.16 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 79.143.189.139 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 93.114.42.197 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 79.143.189.209 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.238.237.19 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 93.114.44.113 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.194.38.140 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 5.199.167.47 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.125.235.12 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.46.18.74 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.194.38.138 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 109.74.151.239 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.221.165.37 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.125.235.10 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.194.38.139 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 195.85.215.50 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 89.187.143.101 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.219.238.121 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.125.235.11 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.1.202.139 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 79.142.78.5 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 62.75.222.8 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 85.195.102.28 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.86.145.74 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.242.250.32 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.254.0.70 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 75.126.156.14 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.213.8.179 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.213.8.160 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.1.201.203 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.1.200.67 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.86.145.73 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.19.95.233 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 79.143.185.108 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.116.137 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.162.197.156 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.162.196.156 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.116.187 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.230.196.172 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 50.116.25.6 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.115.136.72 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 99.192.231.18 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.117.65 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.237.41.28 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.246.153.15 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.246.153.16 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.218.162.217 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.82.15.139 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.237.41.10 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.94.65.22 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.55.209.228 255.255.255.255 proxy-block longurl-deny
filter activex 80 0.0.0.0 0.0.0.0 74.55.209.228 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 64.237.41.11 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.6.111.114 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.1.87.186 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.15.10.2 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.154.43.250 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.140.140.115 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 184.172.195.68 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 63.246.152.24 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.127.52.241 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.127.52.242 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 85.17.156.81 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.23.44.19 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.165.212.22 255.255.255.255 proxy-block longurl-deny
filter java 80 0.0.0.0 0.0.0.0 46.165.212.22 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 65.98.41.69 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.127.60.36 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.90.121.195 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.167.135.127 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 68.233.227.250 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.138.97.181 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 109.163.227.73 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 188.126.79.119 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.89.27.208 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.65.153.69 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.209.61.132 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.20.87 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.71.87 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.7.59.14 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.105.37.64 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 80.94.76.5 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.3.13 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.115.231.234 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.21.115.183 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 162.159.244.249 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 152.19.134.46 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.28.10.69 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 168.215.194.14 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 119.81.66.220 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 87.98.166.152 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.33.111.69 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.59.95.173 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.2.13 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.11.69 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 68.168.137.106 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.212.76.52 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.27.80 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.215.60.87 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 162.159.243.249 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.73.214.221 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.162.200.14 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.127.13 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 108.162.200.14 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.127.13 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 216.185.103.182 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.230.164.2 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 208.87.149.250 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 195.191.164.13 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 198.72.123.87 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.6.63 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.7.63 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.41.203.40 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 162.159.248.102 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 85.195.102.30 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.215.45.119 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.233.116.126 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.231.190.212 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 82.46.101.100 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.20.125 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.25.21.125 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.82.120.49 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.235.55.53 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.41.200.25 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 185.61.148.120 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.41.129.5 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.93.110.120 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.230.161.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 162.159.249.102 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 193.169.189.220 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.230.175.74 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.41.201.25 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 193.23.181.231 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 5.45.74.93 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 5.45.72.88 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 50.63.57.227 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.43.160.163 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.17.172.54 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 192.99.166.83 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.192.116.182 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.208.25.57 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.105.87.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.192.112.104 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 88.208.25.57 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 49.229.172.169 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 49.229.172.169 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 198.41.201.18 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.41.200.18 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.199.254.244 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.64.41.100 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.20.122 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 99.192.209.106 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 176.31.126.156 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.140.176.151 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.7.62.75 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.82.53.33 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.6.21.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.63.79.126 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 72.52.4.121 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.146.147.190 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 4.28.42.212 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.100.25.82 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 81.23.234.181 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 107.82.169.106 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.211.97.195 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.225.176.29 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.82.51.76 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.243.1.17 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.146.46.11 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 76.9.31.130 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.243.0.242 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.117.179.22 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.75.229.3 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.246.147.189 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.55.62.122 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 204.74.99.100 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.254.122.121 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 94.23.158.94 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.111.210.226 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.243.140.38 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.146.46.10 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.208.58.162 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.208.175.119 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.253.28.35 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 107.22.188.8 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.71.90.213 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.239.169.232 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.123.35 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.192.116.180 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.188.86.169 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.195.199.133 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 194.149.10.58 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.88.177.52 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.239.162.223 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 6.154.24.81 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.243.0.100 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 204.15.249.50 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.237.98.67 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.112.209.8 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.17.110.39 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.86.8.12 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.113.129.146 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.211.187.194 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 109.206.173.240 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.61.74.51 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 76.74.255.123 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.43.141.189 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 74.91.17.155 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.63.67.253 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.163.131.55 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.6.96.77 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.201.60.240 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.126.172 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.155.11.244 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 38.111.219.98 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 67.202.67.169 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.125.172 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.155.129.195 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 173.45.173.136 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 205.188.101.58 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.200.74.38 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 76.74.155.117 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 174.142.104.83 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 205.188.100.58 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 162.251.108.44 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.12.89.186 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 50.7.69.98 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 5.79.80.129 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 85.158.254.111 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.237.51.77 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.12.79.57 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.183.43.184 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 192.0.82.250 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.140.156.71 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.210.144.112 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.23.13 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.88.182.181 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.239.165.48 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 162.250.76.45 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.50.140.94 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 68.169.66.20 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.178.46.45 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.88.180.164 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.228.211.227 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 216.18.180.81 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.88.180.72 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 67.214.157.20 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.154.24.81 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.239.167.225 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.22.13 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 68.169.102.148 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 192.0.83.250 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.64.45.54 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.211.177.45 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 199.80.55.247 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.254.112.121 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 78.140.186.183 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.192.112.72 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.155.9.244 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 68.169.99.56 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 208.88.178.134 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.178.46.44 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 207.175.46.88 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 184.173.74.163 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 37.72.170.34 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.115.137.185 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 174.120.216.64 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.6.44.4 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.115.186.248 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.61.45.202 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.217.235.89 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 50.7.39.114 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.211.111.36 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 95.211.98.152 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 46.229.172.169 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 66.6.41.30 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 66.6.42.30 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 66.6.41.30 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 66.6.42.30 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.118.195 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.118.194 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 208.82.121.204 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.44.96.45 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 198.41.207.77 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 185.37.100.121 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.230.208.238 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.2.115 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.27.157.189 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 212.63.68.2 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 91.213.8.53 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.21.156.189 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.3.115 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.41.207.77 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 185.53.177.9 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.27.157.189 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 198.72.123.87 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 185.37.100.121 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 208.82.121.204 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.24.105.37 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.230.208.238 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.24.105.37 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.21.156.189 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.3.115 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 212.63.68.2 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 37.59.95.173 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 209.44.96.45 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 91.213.8.53 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.2.115 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 185.53.177.9 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 5.45.72.88 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.118.58 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 185.87.145.4 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.101.118.59 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 141.101.118.76 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.118.126 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 193.23.181.146 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.118.77 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.101.118.126 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.19.42 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.101.118.59 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 193.23.181.146 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 179.43.158.210 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.19.42 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 72.52.4.120 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.101.118.76 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 5.45.74.93 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.28.18.42 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 185.53.178.7 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 185.87.145.3 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 185.87.145.4 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 193.169.189.220 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.101.118.58 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 185.87.145.3 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.101.118.127 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.118.77 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 185.53.178.7 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 72.52.4.120 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 179.43.158.210 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 141.101.118.127 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.18.42 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.192.122.224 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 31.192.117.132 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 88.208.29.24 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 88.208.24.35 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 198.41.190.98 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 149.126.72.173 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 64.237.40.252 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 108.179.227.194 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 209.239.175.242 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 88.208.39.132 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.239.175.242 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 62.212.83.1 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 31.192.116.24 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 64.74.223.35 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 198.41.189.98 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 198.41.191.98 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 31.192.117.132 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 213.174.130.56 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.208.24.47 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 95.211.72.1 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.28.11.37 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 198.41.187.98 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 198.41.188.98 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 46.229.171.160 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 204.14.17.68 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 198.41.191.98 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 31.192.122.224 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 162.159.247.163 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 62.212.83.1 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 149.126.72.173 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 209.222.19.107 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 69.50.136.218 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 204.14.17.69 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 103.224.182.210 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.12.119 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 88.208.29.24 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 64.237.40.252 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.12.119 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 46.229.171.160 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 108.162.203.97 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.0.174.44 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 108.162.203.97 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.10.37 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 149.126.74.173 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 95.211.72.1 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 162.159.248.163 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 78.140.157.113 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 198.41.187.98 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 88.208.24.47 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 88.208.24.41 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.208.24.42 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.208.36.62 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 149.126.74.173 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 209.222.19.107 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.13.119 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 149.126.74.242 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 88.208.24.35 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 78.140.181.124 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 88.208.24.42 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 103.224.182.210 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.0.174.42 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 204.14.17.68 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 64.74.223.35 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 88.208.7.232 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 162.159.247.163 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.11.37 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 198.41.190.98 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 31.192.116.24 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 88.208.39.132 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 149.126.74.242 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 204.14.17.69 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 78.140.181.124 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 108.179.227.194 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 213.174.130.56 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 69.50.136.218 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 198.41.189.98 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 185.53.179.6 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 108.61.151.43 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 198.41.188.98 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 141.0.174.43 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.0.174.44 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.28.13.119 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.0.174.43 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 88.208.36.62 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 88.208.39.131 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 88.208.7.232 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 108.61.151.43 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 185.53.179.6 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 78.140.157.113 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 162.159.248.163 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.0.174.42 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 88.208.39.131 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.28.30.36 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.30.36 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 94.199.254.246 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 94.199.254.246 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.31.36 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.31.36 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 69.36.241.237 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 69.36.241.237 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 23.58.228.155 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 23.58.228.155 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 127.0.0.1 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 185.90.61.50 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 185.90.61.50 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 69.64.147.243 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 69.64.147.243 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 72.52.4.91 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 72.52.4.91 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.169.93.250 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.254.155.196 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.254.155.196 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.169.93.250 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.9.92 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.18.37.135 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 179.43.134.246 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 179.43.134.244 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.24.104.37 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 178.33.25.116 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.9.92 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.28.8.92 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 178.33.25.116 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 155.133.38.47 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.28.21.87 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.18.36.135 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 104.18.37.135 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 179.43.134.244 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.28.8.92 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 108.162.200.80 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 108.162.200.80 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 141.101.127.79 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 104.24.104.37 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 155.133.38.47 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 141.101.127.79 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 104.18.36.135 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 179.43.134.246 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 89.34.237.92 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 104.28.21.87 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 89.34.237.92 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 31.13.95.14 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 127.0.0.1 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 31.13.95.14 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 141.101.118.195 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 141.101.118.194 255.255.255.255 proxy-block
filter url http 192.168.2.135 255.255.255.255 0.0.0.0 0.0.0.0 proxy-block
filter https 443 192.168.2.135 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp 21 192.168.2.135 255.255.255.255 0.0.0.0 0.0.0.0 interact-block
filter ftp 21 192.168.3.82 255.255.255.255 0.0.0.0 0.0.0.0 interact-block
filter ftp 21 192.168.2.174 255.255.255.255 0.0.0.0 0.0.0.0
filter ftp 21 192.168.2.182 255.255.255.255 0.0.0.0 0.0.0.0 interact-block
filter ftp 21 192.168.2.162 255.255.255.255 0.0.0.0 0.0.0.0 interact-block
filter url http 192.168.2.151 255.255.255.255 0.0.0.0 0.0.0.0 proxy-block
filter ftp 21 192.168.2.151 255.255.255.255 0.0.0.0 0.0.0.0 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 17.254.2.170 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 17.254.4.130 255.255.255.255 interact-block
filter ftp 21 192.168.50.232 255.255.255.255 0.0.0.0 0.0.0.0 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 124.106.174.176 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 124.106.174.192 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 124.106.174.177 255.255.255.255 interact-block
filter url http 0.0.0.0 0.0.0.0 124.106.174.177 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 124.106.174.192 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 124.106.174.177 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 124.106.174.176 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 124.106.174.176 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 124.106.174.192 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 58.71.107.67 255.255.255.255 proxy-block longurl-deny
filter ftp 21 0.0.0.0 0.0.0.0 58.71.107.67 255.255.255.255 interact-block
filter https 443 0.0.0.0 0.0.0.0 58.71.107.57 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 58.71.107.67 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 58.71.107.56 255.255.255.255 proxy-block longurl-deny
filter ftp 21 0.0.0.0 0.0.0.0 23.201.159.75 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 17.154.66.38 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 17.151.36.30 255.255.255.255 interact-block
filter url http 0.0.0.0 0.0.0.0 17.171.27.65 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 58.71.107.57 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 17.151.36.30 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 17.154.66.38 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 23.201.159.75 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 58.71.107.56 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 17.154.66.38 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 58.71.107.25 255.255.255.255
filter ftp 21 0.0.0.0 0.0.0.0 58.71.107.56 255.255.255.255 interact-block
filter https 443 0.0.0.0 0.0.0.0 23.201.159.75 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 17.151.36.30 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 17.171.27.65 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 58.71.107.25 255.255.255.255 proxy-block longurl-deny
filter ftp 21 0.0.0.0 0.0.0.0 58.71.107.25 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 58.71.107.57 255.255.255.255
filter ftp 21 0.0.0.0 0.0.0.0 17.171.27.65 255.255.255.255 interact-block
filter ftp 21 0.0.0.0 0.0.0.0 119.81.66.220 255.255.255.255 interact-block
filter https 443 0.0.0.0 0.0.0.0 119.81.66.220 255.255.255.255
filter ftp 21 0.0.0.0 0.0.0.0 216.185.103.182 255.255.255.255 interact-block
filter https 443 0.0.0.0 0.0.0.0 216.185.103.182 255.255.255.255
filter ftp 21 0.0.0.0 0.0.0.0 192.168.50.69 255.255.255.255 interact-block
filter url http 0.0.0.0 0.0.0.0 192.168.50.69 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 192.168.50.69 255.255.255.255
filter https 443 192.168.50.232 255.255.255.255 0.0.0.0 0.0.0.0
filter https 443 0.0.0.0 0.0.0.0 141.0.174.37 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.0.174.39 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 141.0.174.40 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.0.174.39 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.0.174.36 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 141.0.174.35 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.0.174.38 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 141.0.174.34 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 141.0.174.41 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.0.174.36 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 141.0.174.40 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 141.0.174.34 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.0.174.35 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 141.0.174.38 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 141.0.174.41 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 141.0.174.37 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 23.23.191.68 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.225.192.83 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.225.192.83 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 23.21.190.124 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 75.101.139.66 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 107.20.177.34 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 23.23.191.68 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 174.129.2.58 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 54.204.43.31 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 107.20.151.133 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.204.43.31 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.204.2.219 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.204.2.219 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 75.101.139.66 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.243.253.96 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 23.21.190.124 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 50.19.210.42 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 54.243.253.96 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 107.20.177.34 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 50.19.210.42 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 107.20.151.133 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.192.209.66 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.192.209.68 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.192.209.78 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 54.192.209.49 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 54.192.209.44 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 54.192.209.123 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.192.209.123 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.192.209.66 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 54.192.209.68 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.192.209.78 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 54.192.209.64 255.255.255.255 proxy-block
filter url http 0.0.0.0 0.0.0.0 54.192.209.83 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.192.209.49 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.192.209.64 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.192.209.83 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 54.192.209.44 255.255.255.255
filter https 443 0.0.0.0 0.0.0.0 52.76.232.190 255.255.255.255
filter url http 0.0.0.0 0.0.0.0 52.76.232.190 255.255.255.255 proxy-block longurl-deny
filter url http 0.0.0.0 0.0.0.0 54.169.59.231 255.255.255.255 proxy-block
filter https 443 0.0.0.0 0.0.0.0 54.169.59.231 255.255.255.255
filter ftp 21 0.0.0.0 0.0.0.0 192.168.50.76 255.255.255.255 interact-block
filter url http 0.0.0.0 0.0.0.0 192.168.50.28 255.255.255.255 proxy-block longurl-deny
filter https 443 0.0.0.0 0.0.0.0 192.168.50.28 255.255.255.255
http server enable
http 192.168.1.0 255.255.255.0 management
http 192.168.50.0 255.255.255.0 VLAN50
http 192.168.50.9 255.255.255.255 VLAN50
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
crypto ipsec ikev1 transform-set ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec ikev1 transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec ikev2 ipsec-proposal DES
protocol esp encryption des
protocol esp integrity sha-1 md5
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs group1
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set ikev1 transform-set ESP-DES-SHA ESP-DES-MD5
crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set ikev2 ipsec-proposal DES
crypto map Outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map Outside_map interface Outside
crypto map VLAN50_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map VLAN50_map interface VLAN50
crypto map VLAN0_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map VLAN0_map interface VLAN0
crypto map VLAN51_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map VLAN51_map interface VLAN51
crypto map VLAN52_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map VLAN52_map interface VLAN52
crypto map VLAN53_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map VLAN53_map interface VLAN53
crypto ca trustpoint ASDM_TrustPoint0
enrollment self
subject-name CN=ciscoasa
crl configure
crypto ca trustpoint ASDM_TrustPoint1
enrollment terminal
subject-name CN=ciscoasa.null,O=beacon,C=ph
crl configure
crypto ca certificate chain ASDM_TrustPoint0
certificate 7e71cf51
308201cf 30820138 a0030201 0202047e 71cf5130 0d06092a 864886f7 0d010105
0500302c 3111300f 06035504 03130863 6973636f 61736131 17301506 092a8648
86f70d01 09021608 63697363 6f617361 301e170d 31333036 33303031 31313134
5a170d32 33303632 38303131 3131345a 302c3111 300f0603 55040313 08636973
636f6173 61311730 1506092a 864886f7 0d010902 16086369 73636f61 73613081
9f300d06 092a8648 86f70d01 01010500 03818d00 30818902 818100d0 90966c5c
8f4e1cba 9d51abf8 556879d6 8a3b2550 4eb86df7 e3341faf a303cbd5 a6033fc6
180d7ecb 945670ae eabd75de 326096fa f6132c29 1772c3e3 724ff5c3 6d9afb49
cf9529e8 42062a48 8c573544 b8abb46d e1d62eda 402064ed 3867c0b4 7f583b92
af231450 2bad7f34 0bd6318b 62a77942 e8811d7b 65e31e54 a1212302 03010001
300d0609 2a864886 f70d0101 05050003 818100b2 c9d940fb 8f1b0e4d 0763292a
934cf0b6 fb21ae77 bf7d61c1 90e40593 f32c7e2f b34f571a 64e4f4c4 647faa5a
6eae7333 79d05761 25c7fa90 a876fca4 93863b95 5d381560 b920123a 4a2cdfd1
9511e939 aac11edb 5713f428 0042368e 3f5d61f4 4d9c9202 1a560327 2e627625
b7858b41 79b388ce e687c4f0 9b57870a 380395
quit
crypto ikev2 policy 40
encryption des
integrity sha
group 5 2
prf sha
lifetime seconds 86400
crypto ikev2 enable Outside client-services port 443
crypto ikev2 enable VLAN0 client-services port 443
crypto ikev2 enable VLAN50 client-services port 443
crypto ikev2 enable VLAN51 client-services port 443
crypto ikev2 enable VLAN52 client-services port 443
crypto ikev2 enable VLAN53 client-services port 443
crypto ikev2 remote-access trustpoint ASDM_TrustPoint0
crypto ikev1 enable Outside
crypto ikev1 enable VLAN0
crypto ikev1 enable VLAN50
crypto ikev1 enable VLAN51
crypto ikev1 enable VLAN52
crypto ikev1 enable VLAN53
crypto ikev1 policy 130
authentication crack
encryption des
hash sha
group 2
lifetime 86400
crypto ikev1 policy 140
authentication rsa-sig
encryption des
hash sha
group 2
lifetime 86400
crypto ikev1 policy 150
authentication pre-share
encryption des
hash sha
group 2
lifetime 86400
telnet 192.168.50.0 255.255.255.0 VLAN50
telnet 192.168.1.0 255.255.255.0 management
telnet timeout 5
ssh timeout 5
console timeout 0
vpn-sessiondb max-other-vpn-limit 250
vpn-sessiondb max-anyconnect-premium-or-essentials-limit 2
dhcpd address 192.168.3.100-192.168.3.170 VLAN0
dhcpd dns 58.71.1.38 58.71.2.8 interface VLAN0
!
dhcpd address 192.168.50.234-192.168.50.254 VLAN50
dhcpd dns 58.71.1.38 58.71.2.8 interface VLAN50
dhcpd enable VLAN50
!
dhcpd address 192.168.51.101-192.168.51.254 VLAN51
dhcpd dns 58.71.1.38 58.71.2.8 interface VLAN51
!
dhcpd address 192.168.52.101-192.168.52.254 VLAN52
dhcpd dns 58.71.1.38 58.71.2.8 interface VLAN52
!
dhcpd address 192.168.53.101-192.168.53.254 VLAN53
dhcpd dns 58.71.1.38 58.71.2.8 interface VLAN53
!
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics
threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
ssl encryption aes128-sha1 rc4-sha1 aes256-sha1
ssl trust-point ASDM_TrustPoint0 VLAN53
ssl trust-point ASDM_TrustPoint0 VLAN51
ssl trust-point ASDM_TrustPoint0 VLAN52
ssl trust-point ASDM_TrustPoint0 VLAN0
ssl trust-point ASDM_TrustPoint0 VLAN50
ssl trust-point ASDM_TrustPoint0 Outside
webvpn
enable Outside
enable VLAN0
enable VLAN50
enable VLAN51
enable VLAN52
enable VLAN53
anyconnect image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
anyconnect profiles Beacon_client_profile disk0:/Beacon_client_profile.xml
anyconnect enable
tunnel-group-list enable
tunnel-group-preference group-url
internal-password enable
smart-tunnel notification-icon
group-policy DfltGrpPolicy attributes
vpn-tunnel-protocol ikev1 ikev2 l2tp-ipsec ssl-client ssl-clientless
webvpn
url-list value Beacon
group-policy Beacon internal
group-policy Beacon attributes
vpn-tunnel-protocol ssl-client ssl-clientless
webvpn
url-list value Beacon
username ferdie password <removed>
username aldy password <removed>
username junm password <removed>
tunnel-group Beacon type remote-access
tunnel-group Beacon general-attributes
default-group-policy Beacon
tunnel-group Beacon webvpn-attributes
group-alias beacon enable
group-url https://122.2.10.227/beacon enable
tunnel-group-map enable rules
!
class-map global-class
match access-list global_mpc
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect netbios
inspect tftp
inspect ip-options
class global-class
ips inline fail-open sensor vs0
class class-default
user-statistics accounting
ips inline fail-close sensor vs0
policy-map type inspect sip Testing
parameters
max-forwards-validation action drop log
state-checking action drop-connection log
software-version action mask log
strict-header-validation action drop log
no traffic-non-sip
uri-non-sip action mask log
rtp-conformance enforce-payloadtype
!
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
hpm topN enable
Cryptochecksum:ee279526bc1826b7f848958526c232f3d
: end

 

***************************************************************************************************************

 

------------------ show interface ------------------

Interface GigabitEthernet0/0 "Outside", is up, line protocol is up
Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec
Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)
Input flow control is unsupported, output flow control is off
MAC address 7cad.746e.f1b0, MTU 1500
IP address x.x.x.x, subnet mask 255.255.255.192
52799563 packets input, 31876518605 bytes, 0 no buffer
Received 27039916 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 pause input, 0 resume input
0 L2 decode drops
19754022 packets output, 5300404243 bytes, 0 underruns
0 pause output, 0 resume output
0 output errors, 0 collisions, 5 interface resets
0 late collisions, 0 deferred
0 input reset drops, 0 output reset drops
input queue (blocks free curr/low): hardware (466/433)
output queue (blocks free curr/low): hardware (494/409)
Traffic Statistics for "Outside":
52796900 packets input, 30919002320 bytes
19754029 packets output, 4905833906 bytes
894823 packets dropped
1 minute input rate 35 pkts/sec, 3225 bytes/sec
1 minute output rate 26 pkts/sec, 6271 bytes/sec
1 minute drop rate, 0 pkts/sec
5 minute input rate 20 pkts/sec, 2158 bytes/sec
5 minute output rate 13 pkts/sec, 2655 bytes/sec
5 minute drop rate, 0 pkts/sec
Control Point Interface States:
Interface number is 3
Interface config status is active
Interface state is active

 

Interface GigabitEthernet0/2 "VLAN50", is up, line protocol is up
Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec
Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)
Input flow control is unsupported, output flow control is off
MAC address 7cad.746e.f1b1, MTU 1500
IP address 192.168.50.1, subnet mask 255.255.255.0
15552215 packets input, 4905346028 bytes, 0 no buffer
Received 1718645 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 pause input, 0 resume input
0 L2 decode drops
24578347 packets output, 27900905478 bytes, 0 underruns
0 pause output, 0 resume output
0 output errors, 0 collisions, 1 interface resets
0 late collisions, 0 deferred
0 input reset drops, 0 output reset drops
input queue (blocks free curr/low): hardware (463/368)
output queue (blocks free curr/low): hardware (495/246)
Traffic Statistics for "VLAN50":
15552215 packets input, 4587526887 bytes
24578347 packets output, 27427275477 bytes
447181 packets dropped
1 minute input rate 29 pkts/sec, 6461 bytes/sec
1 minute output rate 34 pkts/sec, 4387 bytes/sec
1 minute drop rate, 0 pkts/sec
5 minute input rate 15 pkts/sec, 2817 bytes/sec
5 minute output rate 18 pkts/sec, 3288 bytes/sec
5 minute drop rate, 0 pkts/sec
Control Point Interface States:
Interface number is 5
Interface config status is active
Interface state is active

 

 

Review Cisco Networking for a $25 gift card