|
||||||||
For each of your internal IP adress with server that is nated put (for example) in DNS forwarder tab: Host Domain IP Description www1 your.real.domain 192.168.1.5 My first webserver www2 your.real.domain 192.168.1.10 My second webserver Where each of these ip are internal and natted with thes following 2 rules in NAT tab of m0n0wall Proto Ext. port range Nat IP Int port range Description TCP 80 192.168.1.5 80 my first webserver TCP 8080 192.168.1.10 80 my second webserver So you can acces fom all your internal computer each of these two server with their name. It's works if you have configured dns server of your internal 'client' computers with m0n0wall LAN ip ----- Original Message ----- From: "SDamron" <sdamron at globalmtn dot com> To: "'T. Lechat'" <m0n0wall at lechat dot org> Sent: Tuesday, December 16, 2003 10:54 PM Subject: RE: [m0n0wall] Outbound NAT? Does that mean I need to put the actual routable IP address in there, or the internal IP address? TIA...again. Scott -----Original Message----- From: T. Lechat [mailto:m0n0wall at lechat dot org] Sent: Tuesday, December 16, 2003 2:47 PM To: SDamron; m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] Outbound NAT? I had same trouble. Setting dns names for each internal nateD servers in the DNS Forwader tab of m0n0wall solved my problems. Try it. Thierry ----- Original Message ----- From: "SDamron" <sdamron at globalmtn dot com> To: <m0n0wall at lists dot m0n0 dot ch> Sent: Tuesday, December 16, 2003 10:18 PM Subject: [m0n0wall] Outbound NAT? > Hello, > > I have NAT'd several servers to internal IP addresses, I am on the internal > subnet with the servers, and can not access them, all traffic is > forwarded to the m0n0. Do I need to do some other kind of config to > pass traffic to the nat'd servers? > > TIA, > > Scott > > > > --------------------------------------------------------------------- > 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 |