Categories
How-To Software Technical

Tech Short: Debug VPN in Checkpoint R77.30

The following tech short will provide a list of commands used to enable debugging in Checkpoint’s R77.30 Firewall. To start you must  SSH into firewall host (or active member). To turn on VPN debug from the expert mode: # vpn debug trunc At this point you want to test your VPN connection and verify that […]

Categories
News Personal Technical

X1 Set-Top Box Issues RDK-03004 & RDK-03033

Excellent Comment from one of my previous post: https://jermsmit.com/x1-error-code-rdk-03004-unable-to-connect-to-xfinity/ Sharing the information below.  Thanks dude for sharing.   Equipment List: 1. Cable Modem -> Xfinity TG1682G internet cable modem (https://tinyurl.com/y7vmfwr9) 2. Main DVR Unit -> Xfinity PX0113ANM main cable box (https://tinyurl.com/ybqa3m6y) 3. Remote Units -> 2 Xfinity PXD01ANI receivers (https://tinyurl.com/y97fawjj) 4. Amplifier -> Commscope CSAPDU5VP […]

Categories
How-To Software Technical

OpenVPN Access Server on Ubuntu

I recently retired my OpenVPN Turnkey appliance and needed to get my VPN solution up and running again. I decided to go with installing OpenVPN Access Server on a clean install of Ubuntu Server to create a stable and lightweight Virtual Private Network (VPN) to access my network. I chose to go with OpenVPN AS because […]

Categories
How-To Technical

Server 2008 R2, ‘Powershell’ is not recognized as an internal or external command …

While working on a task scheduling a powershell script, it was noticed that the powershell command does not execute from the command prompt on a server. When run I would encounter the following error: ‘powersehll’ is not recognized as an internal or external command, operable program or batch file. After searching around Google / Bing I […]

Categories
How-To Software Technical

[SOLVED] Unable to migrate VM’s to other host

I had encountered the following issue when attempting to migrate a live VM to another host w/in my lab cluster. The error received was:  Currently connected network interface” ‘Network adapter 1’ cannot use network ‘VM Network’, because “the destination network on the destination host is configured for different offload or security policies than the source network […]

Categories
How-To Technical

VMware vCenter 6/6.5: Creating Host Profiles

This post describes how to perform the basic task of creating a host profile. Description of Hos Profiles: VMware Host Profiles are available through VMware vCenter Server and enable you to establish standard configurations for VMware ESXi hosts and to automate compliance to these configurations, simplifying operational management of large-scale environments and reducing errors caused by […]