From owner-freebsd-questions Sun Feb 16 09:36:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA14473 for questions-outgoing; Sun, 16 Feb 1997 09:36:17 -0800 (PST) Received: from d2si.com (macbeth.d2si.com [206.8.31.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA14467 for ; Sun, 16 Feb 1997 09:36:13 -0800 (PST) Received: (from alec@localhost) by d2si.com (8.8.3/8.8.3) id LAA11622; Sun, 16 Feb 1997 11:36:05 -0600 (CST) From: Alec Kloss Message-Id: <199702161736.LAA11622@d2si.com> Subject: Re: Can I use FREEBSD as a router for my network with only 1 IP address? To: jmccsd@bellatlantic.net Date: Sun, 16 Feb 1997 11:36:05 -0600 (CST) Cc: questions@freebsd.org In-Reply-To: <330717F7.689C@bellatlantic.net> from "John M Carini (jmccsd)" at "Feb 16, 97 09:21:43 am" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk John M Carini (jmccsd) is responsible for: > I have a small home LAN - 1 95 box, 1NT & 1 AS400 > > Mys ISP gives me a dynamically assigned IP address. > > The AS400 requires a static IP - Igave it 192.168.0.1 & would like to > keep it there. > > I would like the ability to TELNET to the AS400 from the net (for > instance) at 192.168.0.1 on the local network and ftp to the NT box at > 192.168.0.2. > > I have no experience with unix. > > I have a small 386 with 8 meg that I could use to run freebsd & I have > many questions. > > 1. Can I do this kind of routing? Absolutely. > > 2. If so what functions within FREEBSD do I need to invoke? It depends on how you want to set things up. > > 3. Is it required that the box running FREEBSD also be connected to the > net using PPP? Shouldn't be required but is probably better than using Win95 to connect. > > 4. Can teh FREEBSD box use an internal modem? Yes. > > 5. Is there some way to have the FREEBSD box automatically dial my ISP & > redial if the line drops? Yes. > > 6. Is there some way I can broadcast my dynamically assigned IP so that > it can be found and used for connection. (I have a product for 95 that > does this) I'm not sure about what you mean by broadcast. If I were in you shoes, I'd use the FreeBSD box to dial out and maintain the connection. After it dials, I'd have it send email to a account you have on a fully connected computer with it's dynamic address. When you want to telnet to a machine at home, check your email, get the address, and telnet to the FreeBSD box. Then telnet to the machines on your local network from there. This is (I think) the simplest way to do things. I do know of people who have set up Linux routers where you telnet to a specific port to get a particular machine. I think they patched telnetd to do it. > > > Can't believe you guys are here for free but I am very glad you are. > > > THANKS IN ADVANCE - John Carini > (201) 701-9141 >