About 155,000 results
Open links in new tab
  1. Internet connection sharing from wifi to ethernet - Super User

    May 19, 2025 · I have a tower PC under my desk running Ubuntu and it was connected to the internet via a USB wifi dongle. When I upgraded from 24.10 to 25.04, I completely lost wifi. I …

  2. linux - Unknown state of network interface - Super User

    Jul 23, 2019 · 9 What does "state UNKNOWN" mean in ip link output? For example 10: enp56s0f3u4u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel …

  3. networking - In systemd-networkd, when trying to [Match] an …

    Jul 2, 2024 · In systemd-networkd, when trying to [Match] an ethernet interface in a .network file, what is the difference between `Name=en*` and `Type=ether`? Ask Question Asked 1 year, 4 …

  4. networking - Anyone aware of an alternative solution to ifconfig: …

    May 26, 2023 · I tried all these steps described in your question to no avail. My solution was to install via Homebrew: brew install spoof-mac Then I disabled WiFi: networksetup …

  5. Synology DSM 6.0 SSH - command ether-wake no longer working

    Since I upgraded to DSM 6.0, I no longer have the ability to 'wake on lan devices in my network. I used to do an SSH from a remote computer and ran following command: ether-wake -i eth0 …

  6. filter by ether_type and by specified bytes using libpcap

    Jul 31, 2015 · ether proto 0x88b5 and ether[14:2] == 0x4153 and ether[16:1] == 0x4b But the number of bytes doesn't have to be even, it just has to be a power of 2 between 1 and 4, i.e., …

  7. Windows 11: impossible to use USB 2.0 to Ethernet adapters

    Jan 17, 2023 · I need a specific configuration on my Dell laptop with Windows 11 (more details in this question). To achieve this configuration, I need the following: One USB-to-Ethernet …

  8. How can I see my mac address on Ubuntu? - Super User

    Jul 16, 2010 · link/ether field of the output is the MAC address (Both for Wi-fi and ethernet connections, MAC address is represented by link/ether). Mostly this will be present in the …

  9. linux - Modem Manager can't find Mobile Broadband - Super User

    Jul 2, 2024 · I can tell you though: usb-storage 7-1:1-0 USB Mass Storage device detected shortly followed by: cdc_ether 7-1:1-0 eth1 register ´cdc_ether´at usb-xhci-hcd.4.auto-1, ZTE CDC …

  10. How to disable/enable network adapter from command line on …

    Nov 26, 2021 · Currently, when I need to disable/enable network adapter I'm performing the following steps: Opening the device manager (⊞ Win+R, devmgmt.msc and Enter). Searching …