At first I have to correct a typo in my former post: "must have sequence
number 465" (not 455).
In the meantime I have build a complete test environment to debug this
problem and I am rather sure, there is a bug in natd.
For every ftp connection natd creates a little table (struct
ack_data_record
The fibs_test:subnet_route_with_multiple_fibs_on_same_subnet test
(/usr/tests/sys/netinet/) consistently provokes a panic.
Note that this requires:
- test_suites.FreeBSD.fibs = '1 2' in /usr/local/etc/kyua/kyua.conf
- net.fibs=3 in /boot/loader.conf
- sysctl net.add_addr_allfibs=0
Then:
-