mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

343K
active users

#ethernet

10 posts8 participants0 posts today

What to do if your USB (or Thunderbolt) Ethernet adapter is not recognized by Ubuntu server (or similar Linux servers that use netplan)

Photo credit: Santeri Viinamäki, CC BY-SA 4.0, via Wikimedia Commons

If you have purchased a USB (or Thunderbolt) Ethernet adapter for use with Ubuntu server, or probably any other Linux server where the networks connections are configured using Netplan, you may find it doesn’t work (but works great if you connect to a full Ubuntu system with a desktop). This happened to us and this is how we fixed it. We cannot absolutely guarantee this will work on your system but if it’s a Ubuntu server (or other server that uses netplan for network configuration) it probably will. But again, no guarantees, and if you manage to break your system we can offer our sympathy and not much else, because this worked for us. From here on we will simply refer to this type of device as a USB Ethernet adapter, but this should work with a Thunderbolt Ethernet adapter as well – in fact some such devices can connect to either type of port.

First plug in the USB Ethernet adapter to a suitable USB port on your server, and make sure it has a connection to the network (a connection to a switch or router). This may not work if it doesn’t have a network connection. Make sure you are using a known good Ethernet cable.

Then run this command:

lshw -class network

This should show all your network interfaces, and one of them will be your USB Ethernet adapter. You can probably tell which one it is from the “bus info” item, which will likely contain “usb”, for example

bus info: usb@2:4

Just below that, there should be a line that starts with “logical name”, for example

logical name: enxxxxxxxxxxxxx

We have used placeholders here because each logical name is unique to a device. Copy that logical name and save it to a location where you can easily retrieve it again, such as a text editor.

By the way, do not be concerned if you see a “capacity:” line that shows the wrong speed. For example, with a 2.5 Gbit/s device, the “capacity” may only be reported as 1Gbit/s. That does not mean you will be limited to a 1Gbit/s, if the device can actually do 2.5 Gbit/s.

Now that you have the “logical name” string saved, do this:

ls /etc/netplan/*.yaml

On a server you should only see one entry, on Ubuntu server it is most likely /etc/netplan/50-cloud-init.yaml

So, open that file in a text editor, such as nano:

sudo nano /etc/netplan/50-cloud-init.yaml

Now this is where it gets a little tricky, because .yaml files are VERY picky about indentation and syntax. Get it wrong and you won’t have any network connection at all, so be careful here. You may want to make a copy of your existing .yaml file in case things go wrong. But what you want to do is replace the existing connection name with the “logical name:” you copied and saved. So, lets say it currently looks like this:

network:    ethernets:        enp2s0:            dhcp4: true    version: 2    wifis: {}

You would want to replace the enp2so: line, like this:

network:    ethernets:        enxxxxxxxxxxxxx:            dhcp4: true    version: 2    wifis: {}

But of course you would use the “logical name:” you copied and saved.

Now at this point we strongly suggest you run this command BUT DO NOT DO THIS OVER AN SSH CONNECTION – if you do you will lose your connection to the server:

sudo netplan try

If there are no complaints about errors then you can go ahead and run:

sudo netplan apply

This will make the change survive after a reboot. If it did complain about errors when you ran “sudo netplan try” then fix those errors and run “sudo netplan try” again before you run “sudo netplan apply”.

If anything goes wrong change your .yaml file back to what it was originally, do “sudo netplan try” and “sudo netplan apply” again, and you should be able to use your original interface.

We will note that it may be possible to do all this over a ssh connection IF you have both the old and new interfaces enabled at the same time – in other words, rather than editing the original stanza in the .yaml file, copy it and paste it as an additional stanza, then edit the pasted stanza, so that both the old and new network adapters will be recognized. And then both the original and new Ethernet adapters will need to be connected to your router or switch at the same time, and you would make your ssh connection to the old adapter until you know for certain the new one is working. Once the new one is working, if you don’t want both Ethernet interfaces to be active you can remove or comment out the original stanza in the .yaml file and do the “sudo netplan try” and “sudo netplan apply” again, and then only the new connection should be active. If this does not make sense to you, then we suggest just having a keyboard and display directly connected to the server for the duration of this process, and use those.

Whatever you have done, we would suggest rebooting the system after each “sudo netplan apply” so that you know it is working as intended. Good luck, and hope this gets your USB Ethernet adapter working.

commons.wikimedia.orgFile:Thunderbolt ethernet adapter.jpg - Wikimedia Commons

Make U/FTP great again?
I got a few of those slim cat6a patch cables and I like them a lot. Could save a lot of space/weight/hassle compared to boring cat7 cables.

Any concerns when used up to 10m length? I just plugged this cable into a 10gbase-t link which seems to work fine.
What's your favorite fancy CAT cable?
#networking #homelab #ethernet

#WasFehlt: vorgeschriebene #Kindersicherung bei #Koaxialkabel|n und #Kabelsanschluss-Dosen...

Denn so sieht das aus wenn ein [mutmaßliches Nachbars-] Kind mutmaßlich ne Büroklammer in ne Kabeldose klemmt:

Wenigstens ne Art Abdeckkappe wie bei Herdanschluss wäre 1NICE!

Und ja, #SharedMedia wie #GPON / #XGPON sind nur was #Funkstörungen angeht weniger problematisch als #DOCSIS-#Kabel!

Linux 6.15 will bring graphics improvements

Linux 6.15 is currently under development with a lot of promising changes, such as better support for PlayStation 5 controllers, lots of networking changes, and much more to come. It also brings the following key graphics and chipset improvements:

  • Added support for Apple Touch Bar for M1 and M2 MacBooks using the appletbdrm driver
  • Added the nova-core driver as a skeleton Rust driver
  • Added the DPCD eDP v1.5 definition
  • Added support for B140UAN04.4, BOE NV140FHM-NZ, CSW MNB601LS1-3, LG LP079QX1-SP0V, MNE007QS3-7, STA 116QHD024002, Starry 116KHD024006, Lenovo T14s Gen6 Snapdragon
  • Added support for CSOT PNA957QT1-1, Kingdisplay kd110n11-51ie, Starry 2082109qfh040022-50e
  • Added support for Raydium RM67200
  • Added support for BOE AV123Z7M-N17, BOE AV123Z7M-N17
  • Added driver for the Apple Summit display panel
  • Added driver for Visionox RM692E5
  • Added support for GC 11.5.2 + 11.5.3
  • Added support for SDMA 6.1.3
  • Added support for NBIO 7.9.1 + 7.11.2
  • Added support for MMHUB 1.8.1 + 3.3.2
  • Added support for DCN 3.6.0
  • Added support for G200eH5
  • Added support for the MT8365 SoC
  • Added support for MT8188 with DSC compatibility
  • Added support for rk3562-mali
  • Added support for AIC200
  • …alongside other improvements for existing devices

After updating to Linux 6.15, you will notice improved graphics performance across many areas, alongside the new features that this pull request brings.

Linux 6.15 will bring networking improvements

Linux 6.15 is currently under development with a lot of promising changes, such as better support for PlayStation 5 controllers, lots of graphics driver changes, Apple Touch Bar support, and much more to come. It also brings the following networking improvements for the core implementation:

  • Continue Netlink conversions to per-namespace RTNL lock (IPv4 routing, routing rules, routing next hops, ARP ioctls).
  • Continue extending the use of netdev instance locks.
  • Support collecting TCP timestamps (data submitted, sent, acked) in BPF, allowing for transparent (to the application) and lower overhead tracking of TCP RPC performance.
  • Tweak existing networking Rx zero-copy infra to support zero-copy Rx via io_uring.
  • Optimize MPTCP performance in single subflow mode by 29%.
  • Enable GRO on packets which went thru XDP CPU redirect (were queued for processing on a different CPU). Improving TCP stream performance up to 2x.
  • Improve performance of contended connect() by 200% by searching for an available 4-tuple under RCU rather than a spin lock.
  • Avoid unconditionally touching sk_tsflags on RX, improving performance under UDP flood by as much as 10%.
  • Avoid FIB lookup in netfilter if socket is available, 20% perf win.
  • Rework network device creation (in-kernel) API to more clearly identify network namespaces and their roles.
  • Use sysfs_break_active_protection() instead of trylock to avoid deadlocks between unregistering objects and sysfs access.
  • Add a new sysctl and sockopt for capping max retransmit timeout in TCP.
  • Support masking port and DSCP in routing rule matches.
  • Support dumping IPv4 multicast addresses with RTM_GETMULTICAST.
  • Support specifying at what time packet should be sent on AF_XDP sockets.
  • Expose TCP ULP diagnostic info (for TLS and MPTCP) to non-admin users.
  • Add Netlink YAML spec for WiFi (nl80211) and conntrack.
  • Introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() for symbols which only need to be exported when IPv6 support is built as a module.
  • Age FDB entries based on Rx not Tx traffic in VxLAN, similar to normal bridging.
  • Allow users to specify source port range for GENEVE tunnels.
  • netconsole: allow attaching kernel release, CPU ID and task name to messages as metadata.

After updating to Linux 6.15, you will notice improved networking performance across many areas, alongside the new features that this pull request brings. The driver API has also seen interesting improvements, such as:

  • Continue rework / fixing of Energy Efficient Ethernet (EEE) across the SW layers. Delegate the responsibilities to phylink where possible. Improve its handling in phylib.
  • Support symmetric OR-XOR RSS hashing algorithm.
  • Support tracking and preserving IRQ affinity by NAPI itself.
  • Support loopback mode speed selection for interface selftests.

In addition to that, those improvements also bring support for new device drivers, improve existing device drivers, remove the IBM LCS driver for s390, and remove the sb1000 cable modem driver.

[Перевод] Пишем стек TCP/IP с нуля: Ethernet, ARP, IPv4 и ICMPv4

Написание собственного стека TCP/IP поначалу может показаться пугающей задачей. И в самом деле, за свой тридцатилетний срок жизни TCP впитал в себя множество спецификаций. Однако базовая спецификация остаётся относительно компактной1 — из важных частей в ней можно выделить парсинг заголовков TCP, машину состояний, отслеживание перегрузок и вычисление таймаута повторной передачи. Самые распространённые протоколы слоя 2 и слоя 3, Ethernet и IP, скромны по сравнению с сложностью TCP. В этой серии статей мы реализуем минимальный стек TCP/IP пользовательского пространства для Linux. Посты и код служат исключительно в образовательных целях, они позволят вам глубже изучить сетевое и системное программирование.

habr.com/ru/articles/889618/

ХабрПишем стек TCP/IP с нуля: Ethernet, ARP, IPv4 и ICMPv4Часть 1: Ethernet и ARP Написание собственного стека TCP/IP поначалу может показаться пугающей задачей. И в самом деле, за свой тридцатилетний срок жизни TCP впитал в себя множество спецификаций....

Nvidia has been doing a lot of useless stuff lately, but this is actually a big deal. I wonder what the latency looks like on these switches. Traditionally direct-attach copper has always been the preferred choice for low-latency applications, with optics used for longer connections where latency matters less. I'm curious if this is going to change that.

techpowerup.com/334337/nvidia-