From owner-freebsd-questions Wed May 5 13:10:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pcpsj.pfcs.com (harlan.clark.net [168.143.10.179]) by hub.freebsd.org (Postfix) with ESMTP id C878814D53 for ; Wed, 5 May 1999 13:10:06 -0700 (PDT) (envelope-from Harlan.Stenn@pfcs.com) Received: from mumps.pfcs.com [192.52.69.11] (HELO mumps.pfcs.com) by pcpsj.pfcs.com (8.9.3/8.9.3) via ESMTP id ; Wed, 5 May 1999 16:10:00 -0400 (EDT) Received: from brown.pfcs.com [192.52.69.44] (HELO brown.pfcs.com) by mumps.pfcs.com (8.8.8/8.8.8) via ESMTP id ; Wed, 5 May 1999 13:09:55 -0700 (PDT) Received: from localhost [127.0.0.1] (HELO brown.pfcs.com) by brown.pfcs.com (8.8.8/8.8.8) via ESMTP id ; Wed, 5 May 1999 16:09:55 -0400 (EDT) To: Benjamin Gavin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: proxy/nat question In-Reply-To: Benjamin Gavin's (gavinb@supranet.net) message dated Wed, 05 May 1999 14:33:02. <4.1.19990505143149.00ca1890@mail.supranet.net> X-Face: "csXK}xnnsH\h_ce`T#|pM]tG,6Xu.{3Rb\]&XJgVyTS'w{E+|-(}n:c(Cc* $cbtusxDP6T)Hr'k&zrwq0.3&~bAI~YJco[r.mE+K|(q]F=ZNXug:s6tyOk{VTqARy0#axm6BWti9C d Date: Wed, 05 May 1999 16:09:54 -0400 Message-ID: <16471.925934994@brown.pfcs.com> From: Harlan Stenn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, I have gatewaying enabled, thanks. I'm willing to go in to gotyy detail about all of the things I've tried, but it might be loads simpler if somebody who has this working would be so kind as to let me know what they did. For example, if I fire up natd at all, I can no longer send packets "out" even though the rulesets seem to allow outgoing packets. Furthermore, when I connect to the ssh port on the aliased IP address, the sshd I talk to is on the local host; no proxying is done. I've tried Lots of options for natd. I'm hoping to have: - connections to port 22 on *1* IP address get proxied to another machine - connections to port 22 on all other (local) addresses are handled on *this* machine (that would be the 127 address, and the primary addresses on each of the 2 NIC cards). I'm almost ready to try running multiple sshd processes, with each one answering for a specific IP address. H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message