Hi all,
I'm a system admin. I have a question:
- We have 1 static IP address from ISP: xxx.xxxx.xxx.xxx
- As well, we had been assigned with a domain like: *.abc.com
- So far, in our company, we have some servers, which are assigned to our sub-domains as:
file.abc.com: 123.456.789.123
mail.abc.com: 123.456.789.456
www.abc.com: 123.456.789.789
Questions are:
- Can DNS Forwarder feature solve this issue? Like an outside (from internet) request to file.abc.com, and DNS Forwarder will forward that request to inside server (file.abc.com)
- If it is, how to use, configure on m0n0wall???
Many tks.