|
||||||||
Actually I found something else in the hidden options. All of my interfaces bar one use the m0n0wall for DNS. The corporate network has an AD server running its own DNS. So I simply used the hidden option of specifying the DNS server for each interface and everyone on all interfaces now use LAN IP of the m0n0wall for DNS. Which means my reverse lookups work :) Thanks for your help though James -----Original Message----- From: Bjoern Euler [mailto:lists at edain dot de] Sent: 13 September 2006 21:13 To: Subject: Re: [m0n0wall] Default Server Unknown James W Harrington wrote: > but I wanted to know if there is a way I could get a reverse entry on > the other interfaces You could add the following lines using the hidden features (see *1) of the config file: echo "10.0.10.254 host1.your.domain host1" >> /etc/hosts echo "10.0.8.254 host12.your.domain host2" >> /etc/hosts etc. Regards -Björn *1: http://doc.m0n0.ch/handbook/faq-hiddenopts.html |