Jump to content

h2-1

Validating
  • Posts

    1
  • Joined

  • Last visited

  1. 1. IF-ID means that inxi was not able to match the IF to any specific Device, it's what is left over. The man page explains this, I believe. 2. The speed is what your system reported, inxi is just repeating it. If that is wrong, the issue lies elsewhere, but inxi is showing you that there may be an issue elsewhere if the data seems wrong. IF-iD-1,2 might be a sort of virtual networking internal to the system, and might actually be that fast, for example, a vm guest talking to its host could easily be that fast since it's not going over your actual NIC, but instead is internal to the OS, between kernel and hypervisor, just as an example. That has nothing to do with inxi, it's just repeating what it was told by the OS. 3. WAN IP is not related to the previous items, it is your WAN IP, as it says. Some of these ambiguities were fixed in more recent inxis by creating a secondary indentation level to make which items belong to which more obvious. inxi can't do anything if the distro doesn't update the inxi in the pool, then users are stuck with the legacy version. I don't believe indentation updates would make the above much more clear because only items that belong on the same 'line' are indented a second level, new 'lines', like IF, IF-ID, WAN-IP, are not subject to this secondary indentation unless they are too long. WAN means Wide Area Network, aka, the internet. LAN means Local Area Network, aka, your local network. So whatever your WAN IP is, is what it is, and yes, it belongs usually to some ISP or other. IF-ID has never been the most clear thing, though it makes more sense once you understand what it refers to. it's just an Interface ID that can't be connected to the device logically, it exists, but inxi doesn't know what it belongs to. As noted, those are often things like vm networks, but they could be other things, docker, whatever. Often OS talking to itself or a vm of some type though, not the NIC.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines