[DragonFlyBSD - Bug #3317] Network vtnet0 not working on Hetzner cloud

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Thu Jun 16 10:19:08 PDT 2022


Issue #3317 has been updated by tuxillo.


It seems to be related with our dhclient, it's definitely route related becuase if I use the config below in my rc.conf I'll get the bug you're reporting.

<pre>
ifconfig_vtnet0="DHCP"
</pre>

However, if I just use dhcpcd, all seems to work fine, can you please try it?

<pre>
dhcpcd_enable="YES"
</pre>



----------------------------------------
Bug #3317: Network vtnet0 not working on Hetzner cloud
http://bugs.dragonflybsd.org/issues/3317#change-14376

* Author: mneumann
* Status: New
* Priority: Normal
* Category: Networking
* Target version: 6.4
* Start date: 2022-06-09
----------------------------------------
After running `dhclient vtnet0`, I cannot ping anything except the default gateway (172.31.1.1).

`route show` shows two entries for the default route (172.31.1.1) and
one contains *very* strange characters:

!clipboard-202206091711-dw2gp.png!

(See the second line for 172.31.1.1...)

---Files--------------------------------
clipboard-202206091711-dw2gp.png (69.3 KB)
clipboard-202206140707-0biu1.png (326 KB)
clipboard-202206140730-vzpkc.png (302 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list