Raspberry Pi Zero与USB/以太网加密狗

发布于 2025-01-21 09:21:46 字数 652 浏览 0 评论 0原文

我看了看和看,在任何地方都找不到这个问题的答案!

我想将我的pi零连接到以太网电缆。我有一个USB/以太网加密狗。我有3个零,都有USB-Hub帽子。我插入加密狗并重新启动(这是我发现的每个视频所说的就是您要做的一切)。恢复后,以太网端口被确认,但不会获得IP地址。

这是Ifconfig所说的:

eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:0e:c6:78:62:89  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)

我能找到的唯一提示建议我需要将其添加到接口文件中:

auto eth0
allow-hotplug eth0
iface eth0 inet DHCP

但是这一切都没有改变。 DHCP客户端似乎没有运行(尽管它适用于WiFi)。但是,当我Google Google'DHCP设置Raspberry Pi Zero''我得到的所有如何设置服务器。

I have looked and looked and looked, I can't find an answer to this problem anywhere!

I want to connect my PI zero to an ethernet cable. I have a USB/Ethernet dongle. I have 3 zero's, all have USB-HUB hats. I plug in the dongle and reboot (which is what every video I've found says is all you have to do). When it comes back up, the ethernet port is recognized, but won't get an IP address.

Here's what ifconfig says:

eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:0e:c6:78:62:89  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)

The only hint I can find suggests I need to add this to the interfaces file:

auto eth0
allow-hotplug eth0
iface eth0 inet DHCP

But this changes nothing. It seems that the DHCP client is not running (although it works for the WiFi). But when I google 'DHCP setup raspberry pi zero' all I get it how to setup a server.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

第几種人 2025-01-28 09:21:46

很尴尬!

以太网电缆未插入

VERY Embarrassing!

The ethernet cable was not plugged in ????????‍♂️

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文