Skip to main content

Questions tagged [ethernet]

A family of networking technologies for LANs. Ethernet encompasses bother the physical connection between devices and part of the protocols which define how the connected devices can communicate.

1 vote
0 answers
19 views

Make NAS discoverable to Network

Good evening, I just got myself an Asustor NAS with a 10gbit ethernet port. On my PC (Windows 10) I have a PCIe 10gig ethernet card that I use to connect directly to the NAS. I my main ethernet port ...
Herbert's user avatar
  • 11
-1 votes
0 answers
36 views

Network connection issues

Users have reported that a desktop computer has been having network disconnection issues. I have updated the drivers and made sure there are no pending Windows updates. I noticed in Event Viewer the ...
aberrytech's user avatar
0 votes
0 answers
28 views

Ho to set up virtual interface with netplan to communicate with IP-device?

I have an IP-device that connects via ethernet and then communicates over UDP. The IP-device has hardcoded IP address (169.254.241.10). This is my draft netplan configuration: network: version: 2 ...
FirePapaya's user avatar
1 vote
0 answers
19 views

WiFi Adapter disables as soon as connection is established while connected to ethernet domain network

I am having an issue on my laptop where the Wi-Fi connection is automatically disabled as soon as a connection is established while connected to my work ethernet LAN domain network. If I only connect ...
David_M16's user avatar
0 votes
0 answers
8 views

net.ifnames=0 disables PNIN fine on Debian Bullseye, but doesn't seem to on Debian Bookworm?

I'm trying to upgrade an embedded device from Debian Bullseye (v5.x) to Debian Bookworm (v6.x), where the (somewhat ancient) application running on top of it expects the Ethernet adapter to be eth0 (I ...
nickpelling's user avatar
0 votes
2 answers
34 views

Cat6 pairs inner wires

I bought two 50 meter long cat6 cables. On the first one, each of inner wires of the pairs, was actually solid one wire while on the other it was like multiple hairs put together. Can someone give me ...
jamana's user avatar
  • 57
0 votes
0 answers
11 views

Ethernet connection with stm32 lwip [closed]

netif_add(&gnetif, &ipaddr, &netmask, &gw, NULL, &ethernetif_init, &tcpip_input); while(1){ netif_set_default(&gnetif); if (netif_is_link_up(&gnetif)) { netif_set_up(&...
Tugba Ozcan's user avatar
0 votes
1 answer
43 views

In systemd-networkd, when trying to [Match] an ethernet interface in a .network file, what is the difference between `Name=en*` and `Type=ether`?

I haven't been capable of finding anything on the different performance implications of Name=en* and Type=ether. The only difference I have found is that Type=ether also matches virtual ethernet ports,...
Dexus's user avatar
  • 3
0 votes
1 answer
27 views

Unable to Find Issue With New Network Setup

can someone find or guess whats wrong? Equipment: ISP CPE - Huawei HG8145V5 Switch in Office - TP Link TL-SG108E Switch in Bedroom - TP-Link TL-SG105E Wifi Router in Bedroom - TP Link Archer C20 (...
Adam A R's user avatar
14 votes
1 answer
2k views

Why can Ethernet NICs bridge to VirtualBox and most Wi-Fi NICs don't?

I saw in forums that some Wi-Fi adapters can't support bridge, but they didn't explain very well why. So: Why can all Ethernet NICs bridge to a VM, like VirtualBox bridge mode, and some Wi-Fi ...
Kobra's user avatar
  • 289
0 votes
0 answers
29 views

In windows, how to change the order of networks priority to use when multiples are availables?

I have an android smartphone with USB tethering connection sharing... it's plugged to my windows PC I have an ethernet RJ45 wire.... also plugged to my windows PC... It uses automatically the ethernet ...
user381936's user avatar
1 vote
0 answers
39 views

Wifi/LAN stops working randomly

Problem Behavior: Internet on my PC stops working randomly. This happens both with WiFi and LAN. I have seen that once the computer locks/goes to sleep, I am unable to access internet. I can access ...
user20969617's user avatar
0 votes
0 answers
18 views

L2 WiFi-to-Eth Bridge: Drops Internet Connection

Using Ubuntu x64 Server 23.10: I have an L2 bridge that links a WiFi adapter in 4addr mode to an Ethernet jack. The WiFi adapter is meant to connect to my gateway, the Ethernet jack should then ...
cdubs's user avatar
  • 101
0 votes
0 answers
33 views

TP-Link USB hub not working properly on my Asus Zenbook 14

Last week I bought a usb 3.0 hub from tplink which offers 3 usb 3 ports and a gigabit internet port. I connected the hub to my Asus Zenbook 14 UM3402YAR laptop. After I wanted to test if the wired ...
Andrei Chiper's user avatar
1 vote
0 answers
56 views

How to create a network bridge between wlan0 and eth1 to connect a second eth0 device?

I have a network topology as described in the Network Setup image above. I have a WiFi router on a private 10.12.12.1 network. An Ubuntu 20.04 box, on a Nvidia Jetson, is connected to a WiFi network ...
Wess's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
173