Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't fix gateway or detect non-working gateway in VirtualBox #168

Open
thejoelpatrol opened this issue Aug 21, 2023 · 0 comments
Open

Can't fix gateway or detect non-working gateway in VirtualBox #168

thejoelpatrol opened this issue Aug 21, 2023 · 0 comments

Comments

@thejoelpatrol
Copy link

thejoelpatrol commented Aug 21, 2023

Guest OS: Windows 10 22H2 19045.2604
VM: VirtualBox 7.0.4 r154605
Virtualbox Guest Additions: 7.0.4
Fakenet Binary Release: 1.4.11
Expected Behavior: Fakenet changes gateway setting at startup, if necessary
Actual behavior: Fakenet can detect that the gateway is not set, but cannot set it, and cannot detect a case where the current gateway setting will not work.
These problems only occur in VirtualBox guests. The same guest image on VMWare works fine (with VMWare guest drivers and tools substituted for VirtualBox's, obviously).

Case 1: Gateway not set
Fakenet detects this but can't fix it.
case1

Case 2: Current gateway setting does not work (x.x.x.1), Fakenet doesn't notice.
Unclear why x.x.x.1 does not work but x.x.x.100 does work.
Fakenet responds with ICMP errors in this case.
case2

Case 3: Gateway setting is OK (x.x.x.100)
Fakenet works as expected.
case3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant