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


_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to