ZeroTier Question
-
@Dashrender said in ZeroTier Question:
Ultimately, the simplest solution might be to completely rework your network as follows:
Production network physical, only thing on this network is servers and printers, including DNS servers, configure non ZT NICs to not register with DNS - this is critical (though could break things like clustering)
PC internal network, This network has PCs a DHCP server on it, DNS is something global, like 8.8.8.8
Guest network, Guest PCs and a DHCP server, DNS is something global, like 8.8.8.8
(really splitting the guest and PC internal is really more for show than anything)
All business devices have ZT installed with the ZT network having DNS configured for Production DNS servers.
The PC's would need to have their ZT IPs manually added to production DNS.
How this works: The ZT PCs will have access to the Production network through ZT network, and will use that because the production network will use the ZT DNS servers. You'll never have to worry about IP issues because the only ones in DNS should be the ZT ones. Non ZT users will use global DNS and that will resolve to something on your firewall and your firewall should forward as needed internally.
I think this may cause bigger issues as there are rules on the core switch which is on the ZT/LAN side to allow access to the printer, exchange server, and the DHCP/DNS server.
-
that proposal is a huge massive upset to the way things are working today. That Core switch would have to have a major overall in it's configuration.
But the simply idea that it represents is that you move to a LANLess design - not to different than saying you put everything in a remote datacenter and you have to access all services over the internet basically the same way websites and email are accessed today over the internet.
-
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@dafyre said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@scottalanmiller said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
I don't see how I can create a unique A record for the Public Network when it goes through the same DNS as the other two networks.
You can't. That's why I mentioned having a different DNS server for that network.
So I would be making an entirely separate network for the Student/Public network on the same internet pipe?
Time for a dumb question... If we know that they have a URL that works on the Student/Guest side... why not just have them use that URL?
This is what I have going on for now as https://wls-exchange.wls.wels.net/owa doesn't work off campus. So I have them go to that on campus and mailhost off campus.
This just wraps you back around to either using the public DNS servers for the Public WiFi, or setting up a separate DNS server for that network.
So I should just set in the Scope options 8.8.8.8 and 4.4.4.4 as the DNS and see if mailhost works on the Student/Guest network?
You could, but, if there are any other hostnames that you reference from the Guest network that only exist on your internal DNS, those will no longer function when you make the change.
the changing of your Core Switch without my massive changes post would be in line with this post.
-
Silly question. Could I just uninstall ZT from the exchange server and all my issues go away?
-
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
-
@WLS-ITGuy said in ZeroTier Question:
Silly question. Could I just uninstall ZT from the exchange server and all my issues go away?
hmm... that's interesting... maybe. let's see it through.
Local devices in that network will see it fine, because DNS will only have one IP for it, devices on the guest network use the same DNS, so they too will be fixed because only one IP, and people at starbucks will be fine because global DNS is working.
-
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
Yes. That is how they should work.
-
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
-
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot. -
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
-
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
I was referring to the client you just set up. did you change his ZeroTier adapter to have a DNS value? Not to changing server side DNS settings.
-
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
I was referring to the client you just set up. did you change his ZeroTier adapter to have a DNS value? Not to changing server side DNS settings.
Sorry - When I said no Static IP on the ZT NIC I meant didn't set static DNS.
-
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
I was referring to the client you just set up. did you change his ZeroTier adapter to have a DNS value? Not to changing server side DNS settings.
Sorry - When I said no Static IP on the ZT NIC I meant didn't set static DNS.
Good, then you are working as it is intended. You are resolving things by NetBIOS.
DNS has nothing to do with it since you did not set an address.
-
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
I was referring to the client you just set up. did you change his ZeroTier adapter to have a DNS value? Not to changing server side DNS settings.
Sorry - When I said no Static IP on the ZT NIC I meant didn't set static DNS.
Good, then you are working as it is intended. You are resolving things by NetBIOS.
DNS has nothing to do with it since you did not set an address.
OK
-
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
I was referring to the client you just set up. did you change his ZeroTier adapter to have a DNS value? Not to changing server side DNS settings.
Sorry - When I said no Static IP on the ZT NIC I meant didn't set static DNS.
Good, then you are working as it is intended. You are resolving things by NetBIOS.
DNS has nothing to do with it since you did not set an address.
But shouldn't the other machines be working in the same fashion?
I mean without the static DNS settings?
-
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
@JaredBusch said in ZeroTier Question:
@Dashrender said in ZeroTier Question:
@WLS-ITGuy said in ZeroTier Question:
Here is some weird shit.
New install of ZT on machine off campus. No static IP on the ZT NIC. Mapped Drives work as well as Exchange. WTF!
it's the round robin DNS thing.. aka you got lucky!
I assumed form the statement that he changed no DNS settings.
If that is the case, then it is NetBIOS over ZeroTier.
If he changed the DNS , then yeah, a crapshoot.I have made no DNS changes since I was told to do FQDN names yesterday.
I was referring to the client you just set up. did you change his ZeroTier adapter to have a DNS value? Not to changing server side DNS settings.
Sorry - When I said no Static IP on the ZT NIC I meant didn't set static DNS.
Good, then you are working as it is intended. You are resolving things by NetBIOS.
DNS has nothing to do with it since you did not set an address.
But shouldn't the other machines be working in the same fashion?
I mean without the static DNS settings?
Yes. Your one specific non working example was getting a DNS result from its local connection and was causing your problem. I suspect something was resolving weird from the AT&T IPv6 DNS that was listed.
-
But relying on NetBIOS - come on, really? I don't want to hang my hat on that nail.
-
Just wanted to ask how this was going in general.
-
It is quite odd. I have a few machines that are working without static DNS set for the ZeroTier NIC. But most mapped drives do not work unless I have static DNS set but then Exchange doesn't work.
Jeff
-
@WLS-ITGuy said in ZeroTier Question:
It is quite odd. I have a few machines that are working without static DNS set for the ZeroTier NIC. But most mapped drives do not work unless I have static DNS set but then Exchange doesn't work.
Jeff
Does the FQDN that you use for Outlook/OWA exist the same on your internal and external networks? But first, is your internal domain name the same as your external one? i.e. Spit horizon?