|
||||||||
Niklas Petersen wrote: > Andrej Fercic wrote: > >> I am using m0n0 with 6 IPs (serverNAT config). All those IPs are maped to >> servers on LAN side. OK, it works fine, but from LAN side are those >> servers >> unreachable, becouse DNS holds their WAN ips of course. So, if I install >> another NIC for my LAN and use current for DMZ (or vice - versa) will I >> solve this problem or not. Does anybody have any experience with this, or >> own 3 NICs in m0n0 and can do an experiment for me. My m0n0 is in >> production >> env. so I coud not take any risk experimenting with it. > > > You could setup m0n0 to act as forwarding DNS, and put in the LAN IPs to > the corresponding hostnames. Then the hostnames will be available from > both the outside and inside of LAN if you use m0n0 as DNS server for LAN. Or if you have a DNS server inside your lan, you can create a local zone that will override the public one. > > /niklas > > |