From owner-freebsd-questions Wed Jul 14 12:57: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 17BFF14D13 for ; Wed, 14 Jul 1999 12:57:02 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id <3X0XH9B5>; Wed, 14 Jul 1999 15:55:10 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105AAC@site2s1> From: Christopher Michaels To: "'Michael P. Neuman'" , freebsd-questions@FreeBSD.ORG Subject: RE: natd/ipfw question. Date: Wed, 14 Jul 1999 15:57:18 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can't DIRECTLY specify the internal ip address, it's just not possible. What you can do is add an option to your NATd config to redirect requests going to a specific port to port 23 of the machine you want. Otherwise just telnet to your firewall machine and then run another telnet from there. -Chris > -----Original Message----- > From: Michael P. Neuman [SMTP:neubyneu@twcny.rr.com] > Sent: Monday, July 12, 1999 1:59 AM > To: freebsd-questions@FreeBSD.ORG > Subject: natd/ipfw question. > > Hello. I'm currently running FreeBSD-3.2-RELEASE. I have natd and ipfw > working great right now I'm also runninng DNS. Currently, it directs my > internal network of unregistered IP's to the internet. What I want to > also do is the reverse. I want to be able to telnet to my computer with > the unregistered address from the internet. I.E.: I'm on the internet. I > want to connect to kramer.cmsnet.net (IP 192.168.1.2) from the internet. > Is there a way to set up NATD/IPFW to do this??? Thanks in advance. I > hope you can understand what I'm saying > -- > Michael P. Neuman - Consultant, NeuTech Computer Consulting > > neubyneu@twcny.rr.com > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message