Tagged: IP address

Google IP address ranges

Google IP address ranges Recently I decided to try the Google Compute Engine Cloud, and one of the things I liked right from the beginning was the ability to connect via SSH to your...

Resolved: DNS Lookup Order with VPN on OSX

Resolved: DNS Lookup Order with VPN on OSX Question: Why can’t I access intranet resources over my VPN connection? After performing an update on my Mac I wasn’t able to access intranet resources over...

How to: Create a Self Signed Certificate in Ubuntu

How to: Create a Self Signed Certificate in Ubuntu Many times during the initial phases of a Web Server deployment we are in need of testing secure communications (and its configuration) using a certificate. Unfortunately...

How to: Use NginX as a Forward Proxy server

How to: Use NginX as a Forward Proxy server Generally people use NginX as a Reverse Proxy server, which is what it was designed for. However, after working with NginX for sometime now, I...