From owner-freebsd-questions Tue May 12 11:04:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA19652 for freebsd-questions-outgoing; Tue, 12 May 1998 11:04:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA19647 for ; Tue, 12 May 1998 11:04:27 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id LAA03162; Tue, 12 May 1998 11:02:44 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 12 May 1998 11:02:44 -0700 (PDT) From: Doug White Reply-To: Doug White To: Andre Albsmeier cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can this be done with natd in -STABLE? In-Reply-To: <199805120453.GAA10057@internal> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 12 May 1998, Andre Albsmeier wrote: > > > I would like to change a connection request made to host1:port1 > > > to another host2:port2 instead. Is this possible with natd? > > > I have experimented a little bit but I only get it conncted > > > to host2:port1... > > > > Yes, you have to set up redirections. Of course you'll never be able to > > reach host2:port1 once you set it up. It's detailed on the natd man page. > > That would mean that I have to redirect host1 to host2 and port1 to > port2, right. I didn't find that in the natd man page... Also, if > host2:port1 can't be reached anymore, that would be a problem here. Hm, I found it easily: -redirect_port linkspec Redirect incoming connections arriving to given port to another host and port. Linkspec is of the form proto targetIP:targetPORT [aliasIP:]aliasPORT [re- moteIP[:remotePORT]] I could be wrong about the host2:port1 thing. I think I am... Maybe it's host1:port1? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message