mandiant/flare-fakenet-ng

Diverter failed calling GetBestInterface - error output not informative enough

Open

#138 创建于 2020年2月26日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Python (1,626 star) (359 fork)batch import
enhancementgood first issue

描述

This error message is very technically specific and not very helpful. It would be helpful to those who use FakeNet-NG to confirm one or more reasons why this error message can arise, and indicate that information in the error message along with suggested troubleshooting steps.

Upon starting up, FakeNet-NG may display this error:

02/26/20 11:49:52 AM [          Diverter] Failed calling GetBestInterface

This may mean that a network interface with a valid IP address could not be identified. Ensuring that the guest is at least attached to a host-only network and has valid settings from DHCP may resolve the error.

贡献者指南