Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2002 08:51:13 +0200
From:      "Admin" <admin@ella.lt>
To:        <questions@FreeBSD.org>
Subject:   HTTP server on internal network
Message-ID:  <APEDIKEDLGHANJCCEFLJEEBLCAAA.admin@ella.lt>

next in thread | raw e-mail | index | archive | help
Hello,
 I want to run HTTP and FTP servers on internal network, and I want that
they (servers) can be visible from internet. How I must to configure my
router to get this result.
for example I want to run HTTP server on 192.168.110.100 and FTP server on
192.168.110.101

internet<-->MyRouter(freebsd)<--->internal network(192.168.110.1-254)
MyRouter external address is 213.194.56.48 (example)
MyRouter internal address is 192.168.110.115

Internal network computers starts from 192.168.110.1 ends 192.168.110.50 and
they using gateway 192.168.110.115.
Computer with address 192.168.110.100 runing HTTP server
Computer with address 192.168.110.101 runing FTP server

On MyRouter I'm using NAT and IPFW.
I tryed to use -redirect_port tcp 192.168.110.100:80 80 command in NAT
configuration but nothing's work
Where could be my mistake?

Mindaugas



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?APEDIKEDLGHANJCCEFLJEEBLCAAA.admin>