Tag: Networking
If you have Windows Firewall enabled then chances are that eventually you are going to find that it will be blocking one or more ports required by your applications. Checking Windows Firewall for blocked ports will help you troubleshoot your issues.
To check if Windows Firewall is blocking a port(s) that your machine is trying to communicate, follow the steps below…
By default DHCP works via broadcasting on the local subnet and therefore is limited to being able to provide IP addresses for devices on its subnet only. In modern day networks this is a serious limitation as it would mean that for every subnet you would need a DHCP server – imagine the management overhead!
So how can we configure a DHCP server in one subnet to respond and provide IP addresses to clients in multiple other subnets? The answer is to use a DHCP Relay Agent.
The following article explains how to configure a DHCP relay agent for a Cisco SG300 Layer 3 managed switch.
Recently I upgraded my home test lab with a new ESXi white box host. This host is a custom built PC that runs an Asus Gryphon Z97 micro-ATX motherboard. A few people have asked me how I got ESXi 5.5 running on the Asus Gryphon Z97, so I thought I would post up how I did it here….
By default, all domain-joined servers and workstations synchronise their time with the PDC Emulator Domain Controller. However how do you configure Windows Time synchronisation for the PDC Emulator and for non-domain joined machines?
This article explains how to configure Windows Time to synchronise an external time source (NTP server), whether that be internal to your network or an internet NTP server.
You have a VM that is part of a port group on a distributed switch, however the network adapter is disconnected. When attempting to enable the network adapter for the VM by ticking Connected in Edit Settings, it fails and you get the error message of: Invalid Configuration for device '0'
.
I had the same problem and here is how I fixed it…
In October 2014, I wrote an article about what I was looking to build in my new home test lab. Since then I have been hard at work setting it up and I have made a number of design changes since then. Here is an update on my progress…