search for: machineroom

Displaying 2 results from an estimated 2 matches for "machineroom".

Did you mean: machineloop
2014 Dec 22
9
Dealing with roaming machines
Hey folks, As most of everyone, I use OpenSSH for almost everything and whenever I can: backups, sync, Git, configuration management, and of course console sessions. So much for an intro ;) My laptop and I roam between three networks, though sometimes I leave the laptop at the office overnight, or hop over to the third site for an hour or two. I'd like to find a way to configure OpenSSH (or
2014 Dec 23
3
Dealing with roaming machines
...first* in > DHCP configured DNS, you should be golden. > > laptop.internal.domain.com # when inside the building, > internaldomain.domain.com is first, then domain.com > laptop.vpn.domain.com # when VPN connected, vpn.domain.com is > first, then domain.com > laptop.machineroom.domain.com > > It's extra work in DNS and security policies to do this, especially if > you're using dynamic DNS through AD. If instead, your admins have set > up all these environments to share "domain.com", well, then you start > getting into DNS "views"...