This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Astaro and home network management.

With my home network growing, I find myself sometimes spending way too much time in Astaro trying to juggle all the devices I have on my network; setting up a fixed ip/device name in dns, firewall rules, etc. I've read up abit on this and it seems like a Active Directory server would integrate well with Astaro to help manage the device names and ip addresses (eg, the DNS server in a Windows server can automatically be updated when a device connects, so that the device ip can be resolved by a simple name in the network).

However, I have a very mixed home network (Iphones/pad, Androids, XBoxs, set top boxes, VMs, etc), and most of the PCs are not capable of joining a AD domain (nor do I really need to manage logins/resources/permission), so that idea is pretty much out the window.

Is there a simple way to manage so many devices along with their ip/name in Astaro, or am I stuck manually editing dns/names and rules? I'm getting very close to the 50 ip limit (never thought that would happen :eek[:)], and trying to remember IPs instead of a simple name is getting bothersome.


This thread was automatically locked due to age.
Parents
  • Just a quick idea:

    1. Build physical or virtual Windows server in a Workgroup (no AD). Install DNS service on it, create a new DNS zone (myhome.local or similar) and enable Dynamic update (scrshot 1).
    2. Create a firewall rule on UTM that allows DNS queries from Server IP to Internet.
    3. Create new DNS Request Route on UTM for myhome.local to point to Server IP.
    4. Set Server IP as a DNS server for all devices in DHCP or manually for hosts with static IPs.
    5. For Windows PC computers, go to IP properties -> Advanced -> DNS and set myhome.local in DNS suffix field. Make sure that checkbox "Register this connection..." is checked (screenshot 2).
    6. For other devices (phones, etc..), find if they support dynamic DNS update to custom DNS and how. Quick google search revealed that there are some applications for Android on Google play.

    Conclusion:
    If you are looking for simpler and faster solution...enter static UTM entries...[;)]
Reply
  • Just a quick idea:

    1. Build physical or virtual Windows server in a Workgroup (no AD). Install DNS service on it, create a new DNS zone (myhome.local or similar) and enable Dynamic update (scrshot 1).
    2. Create a firewall rule on UTM that allows DNS queries from Server IP to Internet.
    3. Create new DNS Request Route on UTM for myhome.local to point to Server IP.
    4. Set Server IP as a DNS server for all devices in DHCP or manually for hosts with static IPs.
    5. For Windows PC computers, go to IP properties -> Advanced -> DNS and set myhome.local in DNS suffix field. Make sure that checkbox "Register this connection..." is checked (screenshot 2).
    6. For other devices (phones, etc..), find if they support dynamic DNS update to custom DNS and how. Quick google search revealed that there are some applications for Android on Google play.

    Conclusion:
    If you are looking for simpler and faster solution...enter static UTM entries...[;)]
Children
No Data