Date: Mon, 21 Feb 2005 09:50:41 -0600 (CST) From: RacerX <racerx@makeworld.com> To: Orchid <saigon_ca@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Need HELP on Configuration for access freeBSD webserver from Local LAN... Message-ID: <20050221094954.A10848@makeworld.com> In-Reply-To: <20050221151950.62229.qmail@web54102.mail.yahoo.com> References: <20050221151950.62229.qmail@web54102.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Feb 2005, Orchid wrote: > Need help on config. to access freesbsd webserver > configuration lay out: 2 DSL router , one freebsd WK > running bsd web. port 8080. > here is the config below: > > 64.11.22.33 zoom modem router 10.0.0.3 <--> 10.0.0.5 > d-link dsl router 192.168.0.2 < --> 192.168.10 PC# > Internet IP:64.11.22.33 > zoom modem ip 10.0.0.2 ( gateway#2) > set virtual server port 21,23,8080 address ? > ( what is missing?....) > d-link WAN IP connect to zoom router: 10.0.0.5 > dlink router local IP: 192.168.0.2 ( gateway #1) > set virtual server: port 8080,21,23 ; ip=192.168.0.88 > pc #1 connect to d-link router ip:192.168.0.10 > pc #1 is a webserver; ftpserver; telnet server > webserver port:8080; ftp port 21, telnet port 23 > > 1/ Connection to outside is working > 2/How to get internet user connect to webserver? > http://64.11.22.33 did ask for password for zoom modem > http://64.11.22.33:8080 did not work > > What is the missing in configuration? Try this: 64.11.22.33 <--> Dlink DSL device 192.168.0.2 <--> 192.168.0.10 PC If the DLink is able to do port forwarding, then you can redirect a port. I am unaware if that is possible. If not, you may need a real router in the mix. But as I see it, you don't need the Zoom. The password you were getting is probably the admin login to the Zoom device. Now, get yourself a good TCP/IP book. Take a step back, and look at this again. Best regards, Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050221094954.A10848>