Author Archive

Cisco PIX and “DNS Doctoring”

July 29th, 2005

I have been searching long and hard for the solution that allows Server A and Server B, both of which are behind the same Cisco PIX and are within the same private network, to communicate with each other using their public IP addresses. The firewall, in this case a Cisco PIX 515E, is configured with […]

Hello, World!

July 28th, 2005

Here’s my variation of Brian Kernighan’s famous phrase: std::cout << “Hello, World!” << std::endl;