From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 16:59:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BB7516A4CE for ; Fri, 18 Feb 2005 16:59:55 +0000 (GMT) Received: from web54101.mail.yahoo.com (web54101.mail.yahoo.com [206.190.37.236]) by mx1.FreeBSD.org (Postfix) with SMTP id 29A0743D3F for ; Fri, 18 Feb 2005 16:59:55 +0000 (GMT) (envelope-from saigon_ca@yahoo.com) Received: (qmail 58420 invoked by uid 60001); 18 Feb 2005 16:59:54 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=B2DxDt/Og8qpWQYW2eZIfVdcAv5yiZnfr6BM28oSH2My49ySp/5x/MtTVz9688J8OrTZNBwwGdnDK5ouprWiRPlKHNSlwP/VpDN7Jwjl3U3gtla8BDBHvw16q6E9VgoggxytENSBaXqhErwYSLLxcvlYlNzGtXY80bKIrqfHqwI= ; Message-ID: <20050218165954.58418.qmail@web54101.mail.yahoo.com> Received: from [136.1.1.33] by web54101.mail.yahoo.com via HTTP; Sat, 19 Feb 2005 00:59:54 CST Date: Sat, 19 Feb 2005 00:59:54 +0800 (CST) From: Kangaroo To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: freebsd and 2 broaband dsl router X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 16:59:55 -0000 ZoomX4modem/router Dlinkrouter PCs --------------------------------- ------------------------- -------- Internet -------------| 64.123.128.11 10.0.0.3 10.0.0.5 192.168.0.2 192.168.0.29 |______________________ __________________ _____________ gw2 :10.0.0.3 gw1:192.168.0.2 allow port 8080 PCs: port 8080 webserver port 21,23 set virtual server :port 21 ftp server addr:? allow port 21,8080,23 :port 23 telnet addr:192.168.0.29 Zoom/modem router connect to ISP address 63.123.128.11 Zoom router local IP : 10.0.0.3 Zoom is DHCP generate ip 10.0.0.5 for D-LINK. D-LINK local IP 192.168.0.2 D-LINK DHCP generate IP for PC ip:192.168.0.29 * Connection to outside world is OK. Question. How do set up that internet user can access PCs local webserver? http://64.123.128.11:8080 does not work http://64.123.128.11 will ask admin name and password of zoom modem and lead to admin page of the modem How do i get it connect to webserver from the intermet user? Your help is greatly appreciate. Regards, Kdao