Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 12:38:51 +0300
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        A FreeBSD User <freebsd@walstatt-de.de>, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: ipfw: ipfw: Adding record failed: Inappropriate ioctl for device
Message-ID:  <c2896b9e-f36d-4e98-80c0-edc27aaf8b5f@yandex.ru>
In-Reply-To: <20251011155130.47db5448@thor.sb211.local>
References:  <20251011155130.47db5448@thor.sb211.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11.10.2025 16:51, A FreeBSD User wrote:
> While running the skript, each time an address is picked up and inserted to the table, I see
> this on the console:
> 
> [...]
> added(reverted): 45.143.220.228/32 0
> ipfw: Adding record failed: Inappropriate ioctl for device
> added(reverted): 68.64.211.117/32 0
> ipfw: Adding record failed: Inappropriate ioctl for device
> added(reverted): 113.141.70.204/32 0
> ipfw: Adding record failed: Inappropriate ioctl for device
> added(reverted): 77.247.110.245/32 0
> ipfw: Adding record failed: Inappropriate ioctl for device
> 
> I never saw this happen on 14-STABLE with the very same scripts. What is the cause of this
> ioctl issue?

Hi, there is a patch that seems fixes the issue
	https://reviews.freebsd.org/D53050

Can you test it and make sure that the fix works for you?

-- 
WBR, Andrey V. Elsukov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c2896b9e-f36d-4e98-80c0-edc27aaf8b5f>