LAN DNS Resolving

Hi,
I would like to achieve this behaviour but I cannot mix the configuration to reach my goal.
Issues are on LAN host name resolution. Internally I have a domain casa.me I would like to:

  1. I have fixed host indise Local DNS config:
    router.casa.me 192.168.198.1
    accesspoint1.casa.me 192.168.198.4
    .........

  2. all devices with .casa.me not inside Local DNS should resolve same address that is my reverse proxy:
    device1.casa.me 192.168..198.3
    device3.casa.me 192.168..198.3
    device4.casa.me 192.168..198.3
    anydevice.casa.me 192.168..198.3

  3. all name without domain, domain should be added and resolve reverse proxy:
    for example: host televisone should became televisione.casa.me

it is possible to achieve this?
Thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.