#ovs

Thorsten Leemhuis (acct. 1/4)kernellogger@hachyderm.io
2025-10-02

""Dumping packets from a network interface is a common debugging step. […] excessive and uncontrolled dumping can quickly become overwhelming, in terms of the amount of data and the impact on the inspected system. […] In this article, we will explore Retis[1] filtering capabilities, highlighting the differences, similarities, and expectations compared to other existing tools.""

developers.redhat.com/articles

[1] from github.com/retis-org/retis "Retis – #Tracing (filtered) packets in the #Linux #networking stack, using #eBPF probes and interfacing with control and data paths such as #OvS or #Netfilter."

#Linux #Kernel #eBPF #networking #LinuxKernel #tracing

2025-09-16

Scopri il mondo di Massimo Piombo: stile italiano, sartoria raffinata e influenze cosmopolite in un unico articolo! 👔✨

#MassimoPiombo #ModaMaschile #SartoriaItaliana #Stile #Collezioni #Eleganza #Fashion #Design #Lifestyle #CapiIconici #ovs #perfettamentechic

perfettamentechic.com/2025/09/

2025-09-08

OVS ✨ Dal primo negozio a Padova nel 1972 al grande gruppo quotato in Borsa del 2025: la storia di OVS è un viaggio tra moda, innovazione e nuove sfide. Scoprila nel nostro nuovo articolo!

#OVS, #moda, #fashion, #abbigliamento, #shopping, #stileitaliano, #madeinitaly #OVIESSE #perfettamentechic

perfettamentechic.com/2025/09/

2025-07-31

The call for talks for the Open vSwitch and OVN 2025 Fall Conference is now open! ovscon.site #openvswitch #ovs

2025-06-26

OVN под капотом: как построить сеть в OpenStack

Привет, Хабр! На связи Кирилл Савин, я — архитектор SDN в Облаке Рег.ру. Недавно мы с командой начали большой переезд OpenStack облака на OVN, который идет и сейчас. Это непростое путешествие, в котором мы пробовали разные решения, извлекали уроки из ошибок и продолжали двигаться вперед. Так появилась идея рассказать о рабочих кейсах и идеях, которые мы почерпнули. Мыслей на этот счет получилось много, поэтому решил сделать серию статей об инструментах для сетевой виртуализации. В первой начнем с обзора OVN: об архитектуре, преимуществах и недостатках. Будет полезно тем, кто в контексте OpenStack работает с сетевой виртуализацией и уже «трогал» OVN.

habr.com/ru/companies/runity/a

#ovn #ovs #openstack #сетевая_инфраструктура #виртуализация #openvswitch #облако #облачные_технологии #сети #архитектура_системы

Joel Takvorianjotak@framapiaf.org
2024-11-14

Is there some #ebpf #linux #linuxkernel expert out there who can give advices on how it's possible to trace packets via TC hooks attached on all hosts interfaces, ie. being able to recognize that packet X seen on interface B was the same packet already seen on interface A previously?

I know there's the SKB "mark" field done in this purpose but unfortunately it's not reliable as it's too overloaded and sometimes erased (seen with #OVS/ #OVN)

2023-06-27

@ChrisUplus @travis I'm using #ovn with #OVS and it's great until you need to troubleshoot. Then it's a fucking mess.

🌈 Kerblambuli 🦄ChrisUplus@chaos.social
2023-06-25

#OVS on #PVE?

The experience might be worthwile.

pve.proxmox.com/wiki/Open_vSwi

2023-03-29

#homelab it's become clear to me that I shouldn't be running something I really don't understand! I still haven't figured out why my #ovs / #OVN cluster won't work even though the cluster looks like it's up and has a leader! Can't really find support for it either. I ain't no chump! I'm ganna fix this!! But it's clear I shouldn't be running it.

#network #networking #overlay #OpenvSwitch

Nicholas-ITSulunicholas@verze.social
2022-12-30

This is an improvement to the front end of #OVS which scans #source_code dependencies for #security issues.

#Google Releases Open-Source Vulnerability Scanning Tool

Google has released OSV-Scanner, an open-source front-end interface to the Open Source Vulnerability (OSV) database. The OSV-Scanner assesses a project's dependencies against the OSV database showing all vulnerabilities relating to the project.

infoq.com/news/2022/12/google-

Illustration of a magnifying glass against a circuit board
p̻̻̥r̥̻̥o̻j̤͛ec͔t̞dp :verifiedpurple:projectdp@infosec.exchange
2022-12-25

The SDN / VXLAN Proxmox saga continues...

After posting this I noticed some strange behavior. I was getting ping packets fine and nmap was showing the https service for my new firewall. The problem was when I would navigate to my new firewall's management site it wouldn't work. I would get ssl_error_rx_record_too_long on Firefox and timeouts on Chrome.

I opened up Wireshark and noticed the return traffic for SSL was severely delayed and appeared malformed.

What I missed in my instructions is that VXLAN takes up 50 bytes for encapsulation, so for the endpoints within the internal network I had to set a custom MTU of 1450 so that the VXLAN encapsulation could happen within the 1500 limit of the interface on the Proxmox nodes.

After configuring this on one of the internal machines and it worked to get to the site I thought maybe I had to also configure the 1450 MTU on the firewall's internal interface. I did that and was immediately getting some rapid drop-connect-and-drops repeatedly on my home network so I reverted that change. I really don't know why changing the MTU on the internal interface of the firewall would cause that on my main network but it did, so I reverted it. It seems any device on that internal LAN will need the MTU change other than the firewall, for all the traffic to work properly.

Now it looks like the next thing to do is to start putting various machines behind the new routers to start segmenting my lab network, and get it off of the flat network for increased security and traffic isolation and control.

The Proxmox guide I linked earlier will give more details on the 50 byte allocation for VXLAN.

@zrail @r3pek @junq @train

#homelab #proxmox #networking #sdn #vxlan #ovs #selfhosted #selfhostingmastodon #MTU

p̻̻̥r̥̻̥o̻j̤͛ec͔t̞dp :verifiedpurple:projectdp@infosec.exchange
2022-12-24

Ok quick update: I got Proxmox SDN working with VXLAN and Vnets across the cluster!

To reproduce:

1. Install SDN per instructions (about three easy steps per node). See docs: pve.proxmox.com/wiki/Software_
2. Add a Zone at the SDN datacenter level. Specify Zone name and Prox nodes to apply to.
3. Add a Vnet at the SDN datacenter level. Specify zone, Vnet name, and VXLAN ID.
4. Apply SDN configuration, this pushes the Vnet config to each Prox node.
5. Add/replace interface on target VM. In my case for testing I added an interface targeting the new Vnet and specified IPv4 statics on two VMs on separate prox nodes and pinged each other.

@zrail @r3pek @junq

#homelab #proxmox #networking #sdn #vxlan #ovs #selfhosted #selfhosting

p̻̻̥r̥̻̥o̻j̤͛ec͔t̞dp :verifiedpurple:projectdp@infosec.exchange
2022-12-23

Currently patching my Proxmox cluster to prep the experimental SDN functionality to enable me to do VXLAN across my cluster of nodes.

I want to test this so I can have virtual routers with devices on the same internal networks but spread across multiple physical nodes.

I'm familiar with doing this on VMware with dVSes and VLANs but trying to replicate it on Proxmox. If this doesn't work as expected I may end up trying some other options. Hope to solve this in software so I don't have to buy gear.

#homelab #proxmox #networking #sdn #vxlan #ovs #selfhosted #selfhosting

p̻̻̥r̥̻̥o̻j̤͛ec͔t̞dp :verifiedpurple:projectdp@infosec.exchange
2022-12-23

@train @juref

I do networking too so maybe I can accomplish it but one of the things I wanted to do with Proxmox was use the capability of distributed virtual switches across nodes in my cluster. What I see in Proxmox is the ability to add bridges via OVS but they don't seem to have a higher-level abstraction across the multiple nodes. It looks like OVN can be that abstraction and communicate between the clustered nodes, but I'm not completely sure how it works.

Currently I don't have a managed switch behind my cluster so no VLANs, and only a single interface per node so I can't solve it with individual interface mappings. If OVN can handle that abstraction and still transport over my existing link and interface with the OVS bridge that would be great and solve my issue.

I know you're using lxd instead of Proxmox so it's not exactly apples-to-apples but I was hoping what you're doing is conceptually compatible with what I am looking to do.

#homelab #ovn #ovs #proxmox #lxd #lxc #networking

2021-07-08

Des gens arrivent à faire des bridges avec #ProxmoxVE 7 ?
Depuis l'upgrade, dès que j'assigne ma carte réseau comme port du bridge, je me coupe la chique.
Impossible de démarrer un bridge, qu'ils soit classique ou bien #OVS
😒😢😡

2017-04-20

Je me suis inscrit sur #Ovs . On m'a dis que c'étais bien pour se sociabiliser. Nous verrons bien.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst