QuestionQ240
NetworkingGiven the following routing table:

How would an outbound packet destined for 192.168.2.150 be handled?
- A It would be passed to the default router 192.168.178.1 on wlan0.
- B It would be directly transmitted on the device eth0.
- C It would be passed to the default router 255.255.255.0 on eth0.
- D It would be directly transmitted on the device wlan0.
- E It would be passed to the router 192.168.1.1 on eth0.
Community Discussion