Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

升级6.12.6后接口显示未连接

Featured Replies

接口显示这些:

bond0 bond down

eth0 interface down

lo loopback

也没有任何流量信息

 

配置我说明一下,我4个网口,三个直通给了路由器,剩下这个eth0是管理口,也作为br0分配给路由器的,照理不应该是未连接啊

以前版本都是有流量在跑的,不知道是不是新版本又改了什么?

 

谁知道怎么配置呢?

Solved by neoherozzz

  • Author

我看日志不断有这种信息:

vetha89f12d: renamed from eth0
eth0: renamed from vethca0566e

这些名字每条都不一样

请上传诊断信息。

  • Author

看看

 

Edited by telphy

关闭docker服务重启还会出现这种情况吗?

  • Author
59 minutes ago, neoherozzz said:

关闭docker服务重启还会出现这种情况吗?

试了还是一样。用起来是没什么问题,就是看着不爽

无标题.png

Edited by telphy

  • Solution

eth0管理口有接网线吗?没有的话这里interface down是正常的。

有的话试一下

ethtool -s eth0 autoneg on speed 2500 duplex full

或者

ethtool -s eth0 autoneg on speed 1000 duplex full

 

  • Author
13 minutes ago, neoherozzz said:

eth0管理口有接网线吗?没有的话这里interface down是正常的。

有的话试一下

ethtool -s eth0 autoneg on speed 2500 duplex full

或者

ethtool -s eth0 autoneg on speed 1000 duplex full

 

没接网线,接上确实有了,不过虚拟机的网络都绑的这个管理口,以前都是能显示的,看来这块逻辑也改了

5 hours ago, telphy said:

没接网线,接上确实有了,不过虚拟机的网络都绑的这个管理口,以前都是能显示的,看来这块逻辑也改了

 

诊断信息里面没看出系统有什么网络设置上的错误,不显示流量就是前面那位朋友说的没有插上物理网卡的原因。

 

On 12/29/2023 at 9:30 PM, telphy said:

我看日志不断有这种信息:

vetha89f12d: renamed from eth0
eth0: renamed from vethca0566e

这些名字每条都不一样

 

这里的 vethxxxx 是虚拟网卡设备(veth(4) — Linux manual page),当你每创建一个 docker 容器的时候就会创建一个 vethxxx ,也就说每一个 docker 容器都会绑定一个 vethxxx 网卡。

 

Github 上 有个 micahculpepper/dockerveth 项目可以查看 veth 设备都对应的哪一个 docker 容器:

 

Snipaste_2023-12-31_00-36-26.thumb.png.5175dc1d0b4b3c7abd6d5890a3c526b0.png

Edited by JackieWu

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.