Date: Sat, 14 Apr 2001 15:08:54 -0700 From: "Doug Wilson" <want_2_learn_freebsd@hotmail.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: NAT + Web server Message-ID: <DAV34oFLaqSOc7wo95E00000bcc@hotmail.com> References: <Pine.GSO.4.31.0104141423500.4859-100000@condor.NACSE.ORG>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi there, you can run a website like you suggest. All you'd need to do is forward port 80 (or whatever port you'd like) from your public machine to your nat'ed machine. I have this arrangement with web, mail(s), vnc, etc. Never got ftp to work though. I don't think ftp servers work though nat. However, I have done this with a linksys router, so I'm not sure of the steps with FreeBSD. Doug. ----- Original Message ----- From: "Daehyun Yoon" <yoon@nacse.org> To: <questions@freebsd.org> Sent: Saturday, April 14, 2001 2:30 PM Subject: NAT + Web server > > Hi all, > > I have a FreeBSD 4.2 Machine with Cable Modem. I use NAT to > connect multiple machines to it. > My question is, is it possible to have one of the machines > in internal network to run a webserver that doesn't have > legitimate IP address? That is, if A is the firewall machine > with valid IP, and B is the one in internal network that > has 192.168.0.2 address, can I run web server on B and > have outside to connect to it? > Sorry about dumb question. I'd be grateful for your help. > If this question has been repeated many times before, could > you just point out where to look for? > Thank you very much. > > Dan > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DAV34oFLaqSOc7wo95E00000bcc>