Pre-Planning new domain and environment
-
@JaredBusch said in Pre-Planning new domain and environment:
@Dashrender said in Pre-Planning new domain and environment:
@scottalanmiller said in Pre-Planning new domain and environment:
@Dashrender said in Pre-Planning new domain and environment:
OK this post has turned into rambling... I wonder how well a SAMBA domain hosted on say Vultr, with ZT used to connect all clients with the domain, then local NAS/server for fast local storage of large files?
Exactly the same as a Windows DC hosted there.
That's not saying much - because I've never done that and have no idea how good or not it would work.
It will work just fine. but it will never be a fast solution for large CAD or Video files.
It's be just fine. The domain services over VPN will be milliseconds of delay once in a while, with the NAS still local, all of the CAD performance will be just as fast. There's extremely tiny amounts of authentication traffic for large file transfers like that.
-
@scottalanmiller said in Pre-Planning new domain and environment:
@JaredBusch said in Pre-Planning new domain and environment:
@Dashrender said in Pre-Planning new domain and environment:
@scottalanmiller said in Pre-Planning new domain and environment:
@Dashrender said in Pre-Planning new domain and environment:
OK this post has turned into rambling... I wonder how well a SAMBA domain hosted on say Vultr, with ZT used to connect all clients with the domain, then local NAS/server for fast local storage of large files?
Exactly the same as a Windows DC hosted there.
That's not saying much - because I've never done that and have no idea how good or not it would work.
It will work just fine. but it will never be a fast solution for large CAD or Video files.
It's be just fine. The domain services over VPN will be milliseconds of delay once in a while, with the NAS still local, all of the CAD performance will be just as fast. There's extremely tiny amounts of authentication traffic for large file transfers like that.
Misread his question.
Yes. that will work like any remote office where the DC is in the head office over VPN.
-
@scottalanmiller said in Pre-Planning new domain and environment:
@JaredBusch said in Pre-Planning new domain and environment:
@Dashrender said in Pre-Planning new domain and environment:
@scottalanmiller said in Pre-Planning new domain and environment:
@Dashrender said in Pre-Planning new domain and environment:
OK this post has turned into rambling... I wonder how well a SAMBA domain hosted on say Vultr, with ZT used to connect all clients with the domain, then local NAS/server for fast local storage of large files?
Exactly the same as a Windows DC hosted there.
That's not saying much - because I've never done that and have no idea how good or not it would work.
It will work just fine. but it will never be a fast solution for large CAD or Video files.
It's be just fine. The domain services over VPN will be milliseconds of delay once in a while, with the NAS still local, all of the CAD performance will be just as fast. There's extremely tiny amounts of authentication traffic for large file transfers like that.
It's the whole ZT/DNS issues that I would mainly be concerned about. I know DC authentication over VPN works very well, I'm doing it now, have been for nearly 20 years.
But I don't have multi-homed servers, and when I tested ZT in the past, machines having two IPs (LAN and ZT) it caused issues. -
@Dashrender said in Pre-Planning new domain and environment:
It's the whole ZT/DNS
@Dashrender said in Pre-Planning new domain and environment:
and when I tested ZT in the past,
It is just DNS. You have to have it on EVERYTHING if you go that route.
Or, you make the ZT network the same subnet and not different.
Just take your 10.0.0.0/24 and make it a 10.0.0.0/23 instead.
have the local DHCP server hand out 10.0.0.101-254
have ZT DHCP hand out 10.0.1.101-254or use ZT Bridging
Lots of ways to skin the cat.