Guest User

ure0issue

a guest
Mar 8th, 2024
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. dmesg:
  2. OpenBSD 7.5 (GENERIC.MP) #58: Tue Mar 5 16:45:36 MST 2024
  3. ure0 at uhub0 port 1 configuration 1 interface 0 "TP-LINK USB 10/100 LAN" rev 2.10/20.00 addr 4
  4. ure0: RTL8152 (0x4c10), address d0:37:45:10:3d:ea
  5. rlphy1 at ure0 phy 0: RTL8201E 10/100 PHY, rev. 2
  6.  
  7. ifconfig:
  8. lo0: flags=2008049<UP,LOOPBACK,RUNNING,MULTICAST,LRO> mtu 32768
  9. index 3 priority 0 llprio 3
  10. groups: lo
  11. inet6 ::1 prefixlen 128
  12. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
  13. inet 127.0.0.1 netmask 0xff000000
  14. re0: flags=808802<BROADCAST,SIMPLEX,MULTICAST,AUTOCONF4> mtu 1500
  15. lladdr 08:9e:01:71:e8:fc
  16. index 1 priority 0 llprio 3
  17. groups: egress
  18. media: Ethernet autoselect (none)
  19. status: no carrier
  20. inet 192.168.1.130 netmask 0xffffff00 broadcast 192.168.1.255
  21. enc0: flags=0<>
  22. index 2 priority 0 llprio 3
  23. groups: enc
  24. status: active
  25. pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
  26. index 4 priority 0 llprio 3
  27. groups: pflog
  28. ure0: flags=808843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,AUTOCONF4> mtu 1500
  29. lladdr d0:37:45:10:3d:ea
  30. index 6 priority 0 llprio 3
  31. groups: egress
  32. media: Ethernet autoselect (100baseTX full-duplex)
  33. status: active
  34. inet 192.168.1.131 netmask 0xffffff00 broadcast 192.168.1.255
  35.  
  36. route show:
  37. Routing tables
  38.  
  39. Internet:
  40. Destination Gateway Flags Refs Use Mtu Prio Iface
  41. default 192.168.1.1 GS 9 12829 - 8 re0
  42. 224/4 localhost URS 0 46 32768 8 lo0
  43. 127/8 localhost UGRS 0 0 32768 8 lo0
  44. localhost localhost UHhl 1 2 32768 1 lo0
  45. 192.168.1/24 192.168.1.131 UCn 0 132 - 4 ure0
  46. 192.168.1/24 192.168.1.130 Cn 1 14 - 4 re0
  47. 192.168.1.1 00:23:69:81:f6:d7 HLch 1 305 - 3 re0
  48. 192.168.1.130 08:9e:01:71:e8:fc UHLl 0 410 - 1 re0
  49. 192.168.1.131 d0:37:45:10:3d:ea UHLl 0 0 - 1 ure0
  50. 192.168.1.255 192.168.1.131 UHb 0 0 - 1 ure0
  51. 192.168.1.255 192.168.1.130 Hb 0 0 - 1 re0
  52.  
  53. ping:
  54. PING 1.1.1.1 (1.1.1.1): 56 data bytes
  55. ping: wrote 1.1.1.1 64 chars, ret=-1
  56. ping: wrote 1.1.1.1 64 chars, ret=-1
  57. ping: wrote 1.1.1.1 64 chars, ret=-1
  58.  
  59. --- 1.1.1.1 ping statistics ---
  60. 3 packets transmitted, 0 packets received, 100.0% packet loss
Advertisement
Add Comment
Please, Sign In to add comment