I made a little progress. I made routing table show now by
setting re0 interface to down. It seems like everything is
set up now to work, but I'm getting no internet connectivity.
Here's the pastebin of dmesg/ifconfig/routes:
https://pastebin.com/imXdfPqC
When I unplug the USB dongle, plug ethernet cable into
re0 and set re0 to up, internet connectivity is there. So,
why is the ure0 not working?
A separate question: why is ure0 interface not added to the
egress group when the USB dongle is plugged in? I had to
manually add it to egress because my pf firewall is configured
to filter egress. Maybe there's an issue there somehow?




On Wed, Mar 6, 2024 at 12:54 PM Peter N. M. Hansteen <pe...@bsdly.net> wrote:
>
> On Wed, Mar 06, 2024 at 12:43:28PM +0500, ofthecentury wrote:
> > I'm stumped. Pls help.
> > I plug a TPLink USB ethernet dongle in, it
> > is identified by OpenBSD, and I get a ure0
> > interface. It says ure0 is up and running. I
> > give it the ip address, default route, but
> > nothing happens, I don't get connectivity.
> > I do everything the same for the USB dongle
> > as for the inbuilt ethernet (which works fine).
> > Dmesg says some additional interface rlphy0
> > is added or something, but the only interface
> > I see in ifconfig is ure0. `route show` gives
> > nothing.
>
> ENOACTUALINFO
>
> The actual output of those commands (censored of any not-to-be-revealed 
> information
> if need be) would be crucial in helping diagnose the problem.
>
> dmesg showing rlphy0 and possibly rgephy0 is to be expected, see man ure
>
> Hopefully the actual problem is a trivial one, easy to spot for a separate 
> set of eyes.
>
> - P
>
> --
> Peter N. M. Hansteen, member of the first RFC 1149 implementation team
> https://bsdly.blogspot.com/ https://www.bsdly.net/ https://www.nuug.no/
> "Remember to set the evil bit on all malicious network traffic"
> delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to