From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4d3fnJ491wz2ytH for ; Sat, 08 Nov 2025 15:22:44 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4d3fnF1zLcz2xLw for ; Sat, 08 Nov 2025 15:22:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4d3fnD45jBz1B1 for ; Sat, 08 Nov 2025 15:22:40 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1762615360; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=nn7DwCvqgQixJN0vxIZTpJ6ri5KDyfe0WRkwoqoK7NQ=; b=In+T37d61FDxtaWEPrTWOiphjpNwxgrMOLWr3V5C9s8q7qk8dUv9yODXUID6Z7fqhe6jCY Ash311t05EcmHaCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1762615360; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=nn7DwCvqgQixJN0vxIZTpJ6ri5KDyfe0WRkwoqoK7NQ=; b=ICKRI3js5bIO3gmnnA9HVgTgRffh31wQxBErRzYyiR+2kvxEfurdx8vGL589o1nUyWuliY 1JTU5f/1XkN5JN6QyULEODrADQkZ7mNqWXZun31wn6Vgt/wjXzZm0M+7FCsTA5voS5srOO k2hoJ7xi9xPnnD/jRLKiWZYI9fIyQCtHeondpveJHBQYhv1VqIG7aYcYJ+rUf4TAnG60jQ kAYHaUj0Dx2MDq9zg2fHMn1SEqMdDGPaPdRbl1NAdJPgI+o+7VA2d4DqZCG7Fo9l2A/3me IGpqFKU3YGw3ZwvSmuk3Byrfldb8q6cQLjYyhLR96xodbuvTnHivfqSOQ4S3Yw== Message-ID: <7e91c26b-3398-43ce-b36d-0dcbc306f95e@ipfire.org> Date: Sat, 8 Nov 2025 16:22:37 +0100 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Language: en-GB To: "IPFire: Development-List" From: Adolf Belka Subject: Problem running fireperf Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi All, I am trying to run fireperf on a couple of machines on my network. One is on the red side of an IPFire system and the other is on the green subnet. Both are running Arch Linux and both have fireperf installed from the same build from the Arch Linux AUR. However fireperf works fine on one of the systems in both server and client mode but on the other, in both modes, I get the message Could not open socket: Address family not supported by protocol Both machines are up to date. I am sure in the past fireperf worked on both machines. Anyone got any idea what I have set up / modified wrong on the one giving the above message? Regards, Adolf.