From owner-freebsd-net@FreeBSD.ORG Mon Jan 17 21:44:27 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E97316A4CE for ; Mon, 17 Jan 2005 21:44:27 +0000 (GMT) Received: from james.phatservers.com (www.phatservers.com [216.17.104.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5DCF43D46 for ; Mon, 17 Jan 2005 21:44:26 +0000 (GMT) (envelope-from fbsdnet@mikewesson.com) Received: from sabotage (S0106001217ad2d99.ss.shawcable.net [70.64.126.134]) j0HLiOFT043840 for ; Mon, 17 Jan 2005 13:44:24 -0800 (PST) (envelope-from fbsdnet@mikewesson.com) Message-Id: <200501172144.j0HLiOFT043840@james.phatservers.com> From: "Mike Wesson" To: Date: Mon, 17 Jan 2005 15:44:20 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcT83bNpuIBaNqI9Qw6/i4VV2vPH8Q== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Scanned-By: MIMEDefang 2.48 on 216.17.111.92 Subject: Using aliased IPs for outbound requests X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 21:44:27 -0000 Hi there, I have a client who wants a http proxy set up using multiple ips, and he wants the IP the request is sent to to send the outbound request, rather than the interfaces main IP. I've done the usual google searching and consulted the documentation for both Squid and mod_proxy and have not found a solution. If anyone has any suggestions, they would be very much appreciated (Aside from using jails, which I suspect would work but would be cumbersome). Thanks! Mike