From owner-freebsd-questions Thu Jan 18 5: 4:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rubicon.fernonorden.com (unknown [195.139.149.229]) by hub.freebsd.org (Postfix) with ESMTP id 12DE237B401 for ; Thu, 18 Jan 2001 05:04:25 -0800 (PST) Received: by fernonorden.com with Internet Mail Service (5.5.2653.19) id ; Thu, 18 Jan 2001 13:59:36 +0100 Message-ID: <25879E6A7E74D411B9370050043B7F3E09F887@fernonorden.com> From: Per Tore Larsen To: 'ceh5' , "Freebsd-Questions (E-post)" Subject: SV: Apache 1.3 and FreeBSD 4.0/Win2k Date: Thu, 18 Jan 2001 13:59:35 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To start with I would throw out the W2k machine that acts as the gateway to the internet if you would like to keep you network secure. Use a FreeBSD 4.2 with a firewall and nat instead, with some good firewall rules. If you only are using IIS (ICS? I guess this is a typo) your out of luck. You need something like MS Proxy to let you map ports like that to the internal network. Your not really on the right mailing list to get support how to setup your Win2k to do this, but basiclly you need to tell Win2k that when it get a request on port 100 it should forward this to the internal ip of the FreeBSD port 80. You can know axess the web-page on the internet by typing in IE http://hostname.com:100 This is if you only have only 1 ip adress to the internet. If you have two or more and at least 1 is free, you could put the box dirctly on the internet with two netcards. One connected to the internet and one connected to the internal LAN. You need to implement some security on the FreeBSD, but it seems to me that security isn't a big thing in your network so natd should be sufficent. PeTe > -----Opprinnelig melding----- > Fra: ceh5 [mailto:ceh1@mail.flashmail.com] > Sendt: 17. januar 2001 20:33 > Til: questions@freebsd.org > Emne: Apache 1.3 and FreeBSD 4.0/Win2k > > > I have Apache on a computer (FreeBSD 4.0) which is part of a > LAN. This > computer connects to the internet (browser, mail etc., etc.) > through ICS > on a W2K computer. All computers on the LAN can connect to the > FreeBSD/Apache computer. > > How do I set up Apache/FreeBSD/LAN/W2k to allow connection from the > internet (or computers not on the LAN) to Apache? > > -- > Charles E. Hilton > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message