Allow access to VMware View through Cisco ASA 5500
Nov17

Allow access to VMware View through Cisco ASA 5500

KB ID 0000545  Problem To access VMware View though a firewall you need the following ports to be open; TCP Port 80 (http/www) TCP Port 443 (https/ssl) TCP Port 4172 (PCoIP) UDP Port 4172 (PCoIP) In the following example I’m using 192.168.1.100 as the internal IP address of the View Server and the public IP address of the firewall is 123.123.123.123. Which solution you use, depends on weather you are allowing access via a...

Read More
Update Cisco ASA – Directly from Cisco (via ASDM)
Nov17

Update Cisco ASA – Directly from Cisco (via ASDM)

KB ID 0000636  Problem Warning: Before upgrading/updating the ASA to version 8.3 (or Higher) Check to see if you have the correct amount of RAM in the firewall (“show version” command will tell you). This is VERYIMPORTANT if your ASA was shipped before February 2010. See the link below for more information. ASA – Memory Error (Post upgrade to version 8.3) Warning 2: Be aware, if you are upgrading to an OS of...

Read More
Redirect AnyConnect Browser Connections From HTTP to HTTPS
Nov17

Redirect AnyConnect Browser Connections From HTTP to HTTPS

KB ID 0000707  Problem AnyConnect, is great for users, but most of them are not used to typing full URL’s into their browsers. Modern browsers will prefix your URL with ‘http://’ for you. That’s brilliant most of the time, but AnyConnect and SSL VPN need to go to ‘https://’. Wouldn’t it be good if your users typed vpn.petenetlive.com into their browsers, and instead of the browser...

Read More
CentOS – Setup the iptables Firewall
Nov17

CentOS – Setup the iptables Firewall

KB ID 0000938 Problem I was a little perturbed to find out the firewall on my CentOS web server was wide open today. My server setup notes yielded no clues, so it was time to put my ‘Linux Head’ on and fix it. Solution 1. Connect to the server via console or SSH. As I’m going to change the iptables config file lets back it up (always assume you are going to smash something!) cp /etc/sysconfig/iptables iptables.bak 2....

Read More