Date: Thu, 15 Jul 2021 21:53:52 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 257213] dhclient on ue0 not working correctly Message-ID: <bug-257213-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257213 Bug ID: 257213 Summary: dhclient on ue0 not working correctly Product: Base System Version: 13.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: usb Assignee: usb@FreeBSD.org Reporter: michael.hmich@gmail.com I use usb tethering on my mobil for network access which comes up correctly ugen1.3: <LG Electronics Inc. LGE Android Phone> at usbus1 urndis0 on uhub2 urndis0: <RNDIS Communications Control> on usbus1 ue0: <USB Ethernet> on urndis0 ue0: Ethernet address: 02:41:4e:11:33:02 the interface is in rc.conf interface_ue0=3DDHCP up dhclient_enable=3DYES dhclient.conf interface "ue0" { request subnet-mask, broadcast-address, time-offset, router= s, domain-name, host-name; } thing is, it get an IPaddress only occasionally, that is when I tap on the phone to activate the usb tethering at the moment when usb devices are scan= ned, but that is good luck and I need to do it manually, service dhclient stop | sudo dhclient ue0 I guess that is not the right way to do it may be I'm doing something wrong=20=20 thanks --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257213-19105>