Monday, November 27, 2017

Dell Sonicwall- Tech Videos

Here is the list of  tech videos around our product Dell Sonicwall.

Title
Youtube Links
How to register the SonicWall Firewall 
How to back up the SonicWall Firewall 
How to upgrade the firmware
Throughput and Performance Best Practices Guide 
How to configure Port forwarding
How to Create a Site to Site VPN in Main Mode using Preshared Secret
How to Create Aggressive Mode Site to Site VPN using Preshared Secret
How to configure WAN Group VPN 
How to configure UTM SSL VPN
How to enable Security Services 
How to bridge the LAN and Wireless networks
How to configure a static route
How to block torrent based files using App Control 
How to Configure CFS Policies using App Rules
How to Configure Stateful Active-Standby High Availability in Gen5 UTM Appliances
How to Configure Stateful Active-Standby High Availability in Gen6 UTM Appliances
How to Configure NAT over VPN in a Site to Site VPN with Overlapping Networks
How to Configure DHCP over Site to Site VPN between two Sonicwall appliances 
How to Setup a Hub and Spoke Site to Site VPN
How to configure GVC with LDAP Authentication
How to Configure CFS Exclusion List
How to apply CFS Policy based on user group
How to Configure CFS Policies per IP Addresses
How to Configure CFS with Single Sign-on and LDAP Authentication
How to create CFS Custom Category
How to Configure YouTube for Schools in CFS with Client DPI-SSL
How to Configure Per-policy Forbidden Domains with Multiple CFS Policies
How to block a website using CFS 
How to integrate LDAP/Active Directory with SonicWall Appliance 
How to block social networking sites and Youtube using App Control Advanced 
How to block applications using application control advanced
How to block Google App Proxy using App Control Advanced 
How to setup WAN Failover and Load Balancing
How to configure sub-interfaces 
How to Configure Route Based Site to Site VPN using Pre-shared Secret
How to allow access to Facebook only during lunch hours 
How to block google play using App Control Advanced 
How to block yahoo mail using App Control Advanced 
How to limit bandwidth to a HTTP website 
How to Configure Tunnel All Internet Traffic over a Site to Site VPN
How to troubleshoot the error “Invalid IP Address”>
How to Block UltraSurf Proxy using App Control Advanced Signatures
How to Block Gmail using App Control Advanced
How to Block Gmail Chat using App Control Advanced
How to enforce Safe Search using Content Filter Services
How to Block Google Talk using App Control Advanced
How to allow one VAP profile access to the LAN while denying others in built-in wireless
How to Configure WPA-EAP Authentication for Wireless 
How to Configure Virtual Access Point Profiles for Multiple SSIDs for Built-in Wireless

Fortinet - Block YouTube access except of one channel

F-SBID( --name "Youtube.Channel.Specific_Custom"; --protocol tcp; --flow from_client; --app_cat 12; --service HTTP; --pattern ".youtube.com"; --context host; --no_case; --pattern "channel/UC8pN3ndaZMNOezIy48sRpHA"; --context uri; --no_case; --no_case; --within 40; --weight 50; )

F-SBID( --name "Youtube.Tag_Custom"; --protocol tcp; --flow from_client; --app_cat 6; --service HTTP; --pattern ".youtube.com"; --context host; --no_case; --pattern "/watch?"; --context uri; --no_case; --no_case; --within 40; --weight 50; --tag set,Youtube.Tag; )

F-SBID( --name "Youtube.Channel.Video_Custom"; --protocol tcp; --flow from_server; --app_cat 6; --service HTTP; --pattern "channelId|22| content=|22|UC8pN3ndaZMNOezIy48sRpHA"; --context body; --no_case; --weight 150; --tag test,Youtube.Tag; --tag clear,Youtube.Tag; )

F-SBID( --name "Youtube.Channel.Block_Custom"; --protocol tcp; --flow from_server; --app_cat 6; --service HTTP; --pattern "ucid|22|:|22|"; --context body; --no_case; --pattern !"UC8pN3ndaZMNOezIy48sRpHA"; --context body; --no_case; --distance 0; --within 30; --weight 50; --tag test,Youtube.Tag; )

Change the texts in bold into the specific channel you are interested in allowing. Set the first 3 signatures to Monitor and the last one to Block. You will need to enable deep-inspection for the signatures to work.

Booting a Brocade Netiron XMR/MLX card into interactive mode

Yesterday I had to replace a 2X 10Gb module in one of my XMRs. The card itself was running a lower version of code than the box itself...