[Bug 287229] IP reassembly issue in FreeBSD 14.1

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287229

--- Comment #8 from Lucas Aubard <[email protected]> ---
Unfortunately, I have only Virtualbox-based boxes prepared. Since I don't have
an arm64 laptop, I can't test an adaptation of the Vagrantfile for arm64 hosts. 
However, I don't think it would require much changes. 
* The current Base box (debian/testing64) is amd64 only, but this one
https://portal.cloud.hashicorp.com/vagrant/discover/generic/debian12, for
example, has arm64 support. 
* The current Target box (bento/freebsd-14.1) is also amd64 only. But, this one
has arm64 support
https://portal.cloud.hashicorp.com/vagrant/discover/bento/freebsd-14.

To recall, the tool deploys two Vagrant boxes: Base (a debian) and Target
(freebsd 14.1). Base box is not essential; you can actually execute the
commands from your host machine (Base mainly allows us to launch generic
commands in our IP testing). You may prefer to run/prepare your own freebsd VM
(Target). In any case, if you change our default setup, be careful to 1) adapt
MAC and IP addresses in the PCAP files, 2) disable NIC offloading that could
interfere with freebsd host reassembly. 

I forgot to mention that we would like the entire PCAP file set not shared
publicly until our work is published. We plan to publish the entire tool after
that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.