From owner-freebsd-questions@FreeBSD.ORG Sat May 15 20:26:37 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CD801065678 for ; Sat, 15 May 2010 20:26:37 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 503AD8FC1D for ; Sat, 15 May 2010 20:26:37 +0000 (UTC) Received: from mail1.rawbw.com (mail1.rawbw.com [198.144.192.43]) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o4FKQaL3038200; Sat, 15 May 2010 13:26:36 -0700 (PDT) (envelope-from yuri@rawbw.com) Received: from user131.bxgcorp.com (user131.bxgcorp.com [65.222.120.131]) by webmail.rawbw.com (Horde Framework) with HTTP; Sat, 15 May 2010 13:26:36 -0700 Message-ID: <20100515132636.194977mx70hrxngg@webmail.rawbw.com> Date: Sat, 15 May 2010 13:26:36 -0700 From: Yuri To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.2.1-RC1) X-Mailman-Approved-At: Sat, 15 May 2010 21:20:05 +0000 Subject: Can I tunnel TCP over SNMP? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2010 20:26:37 -0000 In my hotel WiFi is supposed to work, but something is broken, and only SNMP can pass through. I have my host outside, that replies to SNMP (pings). Maybe this is a crazy question, but is is possible to tunnel TCP over SNMP? I know SNMP ping can carry payload back and forth. I could set up the squid under the tunnel on my outside host and HTTP forwarding here on my laptop. So is such tunneling possible? Yuri