|
||||||||||
On Friday 14 May 2004 10:32 pm, Christian Nyegaard wrote: > This presumes the following: > > A) You are using the DHCP server function of the m0n0 > B) You have enabled the DNS Forwarder > > If you only have done B, you need to set your lan pc's up > To use you m0n0's IP as their primary DNS server. > > Either way; > > When you add an override it will look like this: > > Host Domain IP > Test domain.com 192.168.0.123 > > When you query your m0n0's dns forwarder for test.domain.com, > It'll return 192.168.0.123. Example: > > C:\>nslookup test.domain.com > Server: gatekeeper.*********.net > Address: 192.168.0.1 > > Name: test.domain.com > Address: 192.168.0.123 > > > Say you have your mail server in a DMZ with the IP 192.168.1.2 > And it's called mail.fubar.foo. > > You should then enter mail as host, foobar.foo as domain > And 192.168.1.2 as the ip adress. Ah I see. This is why the forwarding wasn't working correctly. I had server.mydomain.com entered. Thus it wouldn't resolve with mydomain.com or www.mydomain.com. I did as you mentioned there with > You should then enter mail as host, foobar.foo as domain > And 192.168.1.2 as the ip adress. and it works fine now. No need for host file manipulation. I added www mydomain IP and this works as well. Very well. Thank you for the tutoring. So far just after a couple days with monowall, I am amazed. Thank you for your help. Rick Spence > > > Mvh., > Christian Nyegaard mailto:christian at nyegaard dot net > > > -----Original Message----- > > From: Rick Spence [mailto:rjspence at tampabay dot rr dot com] > > Sent: 15. mai 2004 04:21 > > To: christian at nyegaard dot net > > Cc: m0n0wall at lists dot m0n0 dot ch > > Subject: Re: [m0n0wall] How do you do this? > > > > On Friday 14 May 2004 09:53 pm, Christian Nyegaard wrote: > > > How about using the DNS forwarder and adding an override? > > > > > > ->Services > > > -> DNS Forwarder > > > > > > Wouldn't this work fine in this situation ? > > > > I have this turned on, but don't understand how the overrides work. > > Still only get IP without configuring the internal hosts file. > > The DNS forwarder is on and the site can be viewed from the web. > > So everything is working alright, I just cannot view the tld > > without setting this up in the hosts file for clients. With > > the overrides, I'm wondering if the hosts file needs > > configured or not? > > > > Thanks > > Rjspence > > > > > Mvh., > > > Christian Nyegaard mailto:christian at nyegaard dot net > > > > > > > -----Original Message----- > > > > From: David Kitchens [mailto:spider at webweaver dot com] > > > > Sent: 15. mai 2004 03:15 > > > > To: rjspence at tampabay dot rr dot com; m0n0wall at lists dot m0n0 dot ch > > > > Subject: RE: [m0n0wall] How do you do this? > > > > > > > > Edit your local machines hosts file and add entries for: > > > > mydomain.com 192.168.X.1 > > > > Myotherdomain.com 192.168.X.2 > > > > > > > > The only problem with this is that for a large organization with > > > > many machines, it needs to be done on every machine. For > > > > developer > > > > > > testing on a few machines it is not a bad solution. > > > > It could also be done with an internal DNS zone I believe but a > > > > small home network is not likely to have an internal DNS server. > > > > > > > > Dave > > > > > > > > > -----Original Message----- > > > > > From: rjspence [mailto:rjspence at tampabay dot rr dot com] > > > > > Sent: Friday, May 14, 2004 8:41 PM > > > > > To: m0n0wall at lists dot m0n0 dot ch > > > > > Subject: [m0n0wall] How do you do this? > > > > > > > > > > I've read the monowall docs that state that you cannot > > > > > > > > access domain > > > > > > > > > from the internal networks. I've taken the suggestions > > > > > > > > provided for a > > > > > > > > > workaround and can access the server via IP. > > > > > However, this poses the issue of some of the scripts needing > > > > > actual domain names for configuration. As such, I have > > > > configured > > > > > > them by IP. > > > > > > > > > Question is, it's mentioned that there will be no > > > > "bounce" feature. > > > > > > > How can it be done in such away that your external > > > > domain can be > > > > > > > accessed? leaving it as IP's show the external IP for the > > > > > > > > site and not > > > > > > > > > not the Tld. Anyone have a work around for accessing your pages > > > > > via domain behind a monowall setup? > > > > > > > > > > Thank you, > > > > > rjspence > > > > -------------------------------------------------------------------- > > > > > > - > > > > > > > > > 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 > > > > > > > > > > > > > > > --- > > > > > Incoming mail is certified Virus Free. > > > > > Checked by AVG anti-virus system (http://www.grisoft.com). > > > > > Version: 6.0.684 / Virus Database: 446 - Release Date: 5/13/2004 > > > > -------------------------------------------------------------------- > > > > > > - 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 > > > > --------------------------------------------------------------------- > > > > > 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 > > > > --------------------------------------------------------------------- > > 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 > > --------------------------------------------------------------------- > 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 |