On Mon, 21 Feb 2005 23:19:50 +0800 (CST), Orchid <[EMAIL PROTECTED]> 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?

Nothing is missing, from the local LAN you have to use the internal address.
For an explanation and possible solutions see
http://openbsd.org/faq/pf/rdr.html#reflect
_______________________________________________
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