You should create a GRE tunnel to decapsulate the GRE packets as Henrik has mentioned in STEP 2: # ifconfig gre0 create # ifconfig gre0 link0 tunnel squid_host_IP router_IP up where: router_IP is IP address of routers physical interface (not loopback interface)