To get proxy configuration working for Safari on OSX Snow Leopard, utilising WPAD Auto-proxy and Squid proxy on a Debian server: 1. Install Squid – by default Squid listens on port 3128, test your Squid config by manually configuring the proxy settings in a client. 2. Install Apache (or your preferred web server) – add … Continue reading Auto-proxy configuration for Safari on OSX Snow Leopard
All posts by Bob
pfSense IPSEC issues
If you have problems getting an IPSEC tunnel to connect using pfSense at one end check the firewall rules. On the WAN interface there should be rules to pass: ISAKMP (UDP port 500) NAT-T (UDP port 4500) This will allow the VPN to connect, additional firewall rules on the IPSEC interface may be required to allow traffic, … Continue reading pfSense IPSEC issues
Debian Linux PXE installation with low memory detects no HDD
Attempting to install Debian Linux on a VMware guest with low memory (64MB) using PXE boot the installation fails to detect any hard drives. Tried LSI, Buslogic & IDE drives – all same problem. Tried increasing to 256MB – same problem. Instead of using PXE attach the Netinst.iso file to the VMware guest and boot … Continue reading Debian Linux PXE installation with low memory detects no HDD