Em sex., 26 de set. de 2025 às 10:06, Chris Hofstaedtler <[email protected]> escreveu: > > * Eriberto <[email protected]> [250926 14:56]: > >To reproduce in a ease way, considering a machine 10.0.0.1 as a target: > > > ># tcpdump -n host 10.0.0.1 (run this command in a terminal) > ># packit -d 10.0.0.1 (run this command in other terminal and check > >the first terminal to see if the packet was sent) > > Seems to work fine, using all of: > - packit from unstable > - a locally rebuilt packit > - packit_1.8.1-1+b2_arm64 (the version from bookworm) > > 15:02:04.032360 IP 192.168.65.36.62073 > 10.0.0.1.0: Flags [none], win 65535, > length 0 > > >> These names have never been exported symbols, but instead they are > >> structs. > > Could you expand on my comment?
Thanks a lot Chris. packit is working fine. I found the real problem. I have KVM on my main machine and I made several tests over it. The packit was sending the packets via eth0, however the main interface is the br-kvm bridging over eth0. Using -i br-kvm solved the problem. I will close this bug. Sorry for the noise and thanks for your time. Cheers, Eriberto

