About 58 results
Open links in new tab
  1. What's the meaning of `inet` and `inet6`? - network

    When I reading a doc: Logical properties settings include: - Protocol family: inet inet6 iso mpls bridge/ethernet-switching I don't know the inet, inet6, and iso meaning there, I sea...

  2. networking - What does "inet" stand for in the ip utility? - Unix ...

    Oct 7, 2019 · manpage inet DESCRIPTION The Internet protocol family is a collection of protocols layered atop the Internet Protocol (IP) transport layer, and utilizing the Internet address format. The …

  3. Good detailed explanation of /etc/network/interfaces syntax?

    Both. Together they define method of ip address aquisition (dhcp, static, ppp scripts, no address) and version of ip protocol (inet = v4 and inet6 = v6). The interface names pretty much depends on the …

  4. the inet/inet6 line of ip a output - Unix & Linux Stack Exchange

    Jan 11, 2022 · As pointed out by others, the man page for ip and ip-address can provide additional information for some of the other values that you can see in the output following inet and inet6. This …

  5. iproute - What is "inet prefix"? - Unix & Linux Stack Exchange

    Feb 7, 2019 · $ ss 'state = established' Error: an inet prefix is expected rather than "state". Cannot parse dst/src address. What is "inet prefix"? What is a valid "inet prefix"?

  6. How to fix inet not showing after sometime permanently?

    Dec 22, 2023 · inet 192.168.25.209 netmask 255.255.255.0 broadcast 192.168.25.255 line doesn't show after sometime. I have to restart network manager to fix it. I'm using Oracle VM VirtualBox on a …

  7. linux - GL.iNet Router Connects to WireGuard VPN but Has No Internet ...

    Apr 11, 2025 · VPN connection is successful -All traffic is routed through the VPN -whatismyip.com shows the server’s IP DNS resolution works (via Pi-hole) However, when I import the same .conf into …

  8. Packet processing order in nftables - Unix & Linux Stack Exchange

    Sep 1, 2020 · I am moving from iptables to nftables. I have a basic questions about the packet processing order in nftables. Since one can create multiple tables of same type, say inet, and also …

  9. What's the meaning of `unit 0` and `family inet`?

    Jul 27, 2018 · What's the meaning of `unit 0` and `family inet`? Ask Question Asked 7 years, 8 months ago Modified 7 years, 8 months ago

  10. bash - How to test whether a secondary inet address exists on an eth ...

    Jul 29, 2025 · How to test whether a secondary inet address exists on an eth interface? Ask Question Asked 8 months ago Modified 8 months ago