On Mon, Mar 16, 2026 at 11:36:01PM +0100, Bartek Dygas wrote: > Hi, > > When I connect my phone with a USB cable, turn on USB Tethering on it, then > on OpenBSD do: > > $ doas ifconfig urndis0 up > $ doas dhcpleasectl urndis0 > . > urndis0 [Bound] > inet 192.168.18.123 netmask 255.255.255.0 > default gateway 192.168.18.208 > nameservers 192.168.18.208 > lease 60 minutes > dhcp server 192.168.18.208 > > I can ping domains, but wget doesn't work (hangs at least for a few minutes) > and after using wget pinging stops working too.
Does your mobile ISP support tethering/connection sharing? I've had issues with a provider that only allows for the phone itself to access the internet, and blocks shared connections. --

