QUESTION IMAGE
Question
you manage a network that has multiple internal subnets. you connect a workstation to the 192.168.1.0/24 subnet. this workstation cannot communicate with any other host on the network. you run ipconfig /all and see the following: ethernet adapter local area connection: connection-specific dns suffix. : mydomain.local description ......... : broadcom network adapter physical address ..... : 00-aa-bb-cc-74-ef dhcp enabled. ....... : no autoconfiguration enabled ... : yes ipv4 address. ......... : 192.168.2.102(preferred) subnet mask ......... : 255.255.255.0 default gateway. ..... : 192.168.1.1 dns servers ......... : 192.168.2.20 what is the most likely cause of the problem? incorrect dns server address incorrect subnet mask incorrect ip address incorrect default gateway
The workstation is connected to the 192.168.1.0/24 subnet but has an IPv4 address of 192.168.2.102, which belongs to a different subnet (192.168.2.0/24). A mismatched IP address outside the connected subnet prevents communication with local hosts. DNS issues or gateway problems would affect external/name resolution, not local host communication; the subnet mask 255.255.255.0 is correct for /24 subnets.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Incorrect IP address