9 comments

  • ronsor 11 minutes ago

    > There is one DHCP server.

    There'd better be or your network is probably hosed.

      wmf 8 minutes ago

      In theory it's fine to have multiple DHCP servers as long as they don't step on each other. But in reality a bunch of the things mentioned in this post are ways for the network to be hosed. Unfortunately, enough LANs are semi-hosed that it's worth working around known problems.

      kryogen1c 2 minutes ago

      Windows supports dhcp failover, where multiple dhcp servers can exist on the same subnet.

      Hikikomori 5 minutes ago

      That works mostly, you'll have problems if you have duplicate IP addresses though.

  • StilesCrisis 7 minutes ago

    >Two hosts on the same subnet can reach each other without leaving the LAN.

    Barring "very buggy software," when is this false?

      dipierro 2 minutes ago

      Port- or Client-isolation on Ethernet switches and Wi-Fi access points respectively. Often seen in corporate environments and (properly configured) guest networks.

      justinlivi a minute ago

      I feel like the better of this is maybe "will" instead of "can"

      Waterluvian 3 minutes ago

      Yeah… I feel like “falsehoods X believe about Y” need to omit anything a reasonable X would consider to be a bug.

      basilikum 2 minutes ago

      VPNs