|
||||||||
I think what you want is inbound NAT, since you only have one static WAN IP http://m0n0.ch/wall/docbook/firewall-inbound-nat.html This way if you decide to have an ftp server on one box and a webserver on another box, you can still get to them from the internet with a single public IP mapped to two internal LAN IP's "BY" port. - Don On Apr 7, 2005 9:50 AM, Henning Wangerin <mailinglists dash after dash 041101 underscore reply dash not dash possible at hpc dot dk> wrote: > On Thu, 2005-04-07 at 15:36, My List Mail wrote: > > im using m0n0wall for internet sharing in my dsl > > > > i have a static ip address given by my isp. > > > > public static ip: 203.190.x.x > > m0n0wall ip: 192.168.1.1 > > dhcp range: 192.168.1. 2 - 192.168.1.50 > > > > windows pc (192.168.1.3) with file server installed > > i can access the file server inside lan by typing > > http://192.168.1.3:1400 in browser > > > > but when i type http://203.190.x.x:1400 > > its not accessible. > > > > how can i make it accessible outside lan? > > Natted services are not accessible via the public IP. That's why it's > not working. > > Try to connect from a location outside your LAN (you can send me your > IP, and I'll try to connect ;-) ) > > As it's a http-service you could try using w3c.org's validator to fetch > the page from outside your lan, or some of alle the public > anonymizer-services > > -- > Henning Wangerin <mailinglists dash after dash 041101 underscore reply dash not dash possible at hpc dot dk> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |