Unable to properly pass UDP packets to hosts

huntson

New Member
Apr 9, 2024
4
0
1
I seem to be having an issue properly passing UDP packets to hosts on pve 8.2.2. This is a relatively new install and this is the first time I'm trying this. I'm working on setting up a docker container inside an Ubuntu install to capture net flow data. In order to test I've done the following from another system on the network:

Code:
sudo hping3 -2 -c 1 -p 9995 <ip of pve>

Packets are returned without issue. Incidentally while doing a tcpdump on the pve at the same time:

Code:
tcpdump -i vmbr0 src port 9995

No packets are shown as being captured.

When doing
Code:
sudo hping3 -2 -c 1 -p 9995 <ip of host>

I receive no packets back. Also while doing a tcpdump on that host, nothing is recorded as hitting the interface.

Let me know you thoughts and if I can provide any additional info.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!