From nobody Sun Feb 19 13:21:14 2023 X-Original-To: freebsd-virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PKR5W6zLPz3r7dY for ; Sun, 19 Feb 2023 13:21:19 +0000 (UTC) (envelope-from torsten.kaestel@cgnf.net) Received: from smtp.cgnf.net (smtp.cgnf.net [217.91.244.36]) (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) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PKR5V5k5cz4St0 for ; Sun, 19 Feb 2023 13:21:18 +0000 (UTC) (envelope-from torsten.kaestel@cgnf.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cgnf.net header.s=mail header.b=BpKVMwND; spf=pass (mx1.freebsd.org: domain of torsten.kaestel@cgnf.net designates 217.91.244.36 as permitted sender) smtp.mailfrom=torsten.kaestel@cgnf.net; dmarc=pass (policy=reject) header.from=cgnf.net Received: from smtp.cgnf.net (localhost [127.0.0.1]) by smtp.cgnf.net (Postfix) with ESMTP id AC9FD202B5 for ; Sun, 19 Feb 2023 14:21:14 +0100 (CET) Content-Type: multipart/alternative; boundary="------------atcRFIVP49Y8OJziJ0w0ACSG" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cgnf.net; s=mail; t=1676812874; bh=aPsb0jKydwUEmrof7qqCiodMv9suXVFx60P8pwXOkvk=; h=Date:To:From:Subject:From; b=BpKVMwND6hQHP+UJJ661dstMN2bMvgee1NCu39qEzAI7CyM4OdPJkvOjEN6ABW5Ph P57XbOGooxKzbGxct8qZWFn8jtIPBcWgPNoKLze6xVx/bmqstwjuAWFZgYfYJlG9ac UGT6jwpS7DBobaT26rUvGcimhT7OtfiIwTM2qLzc= Message-ID: Date: Sun, 19 Feb 2023 14:21:14 +0100 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Content-Language: de-DE From: =?UTF-8?Q?Torsten_K=c3=a4stel?= Subject: xn_txeof Warning repsonse is -1! X-Antivirus: Avast (VPS 230219-0, 19.2.2023), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV using ClamSMTP X-Spamd-Result: default: False [1.05 / 15.00]; URI_COUNT_ODD(1.00)[3]; NEURAL_HAM_SHORT(-0.98)[-0.984]; NEURAL_SPAM_MEDIUM(0.95)[0.948]; R_MIXED_CHARSET(0.71)[subject]; DMARC_POLICY_ALLOW(-0.50)[cgnf.net,reject]; NEURAL_SPAM_LONG(0.37)[0.375]; R_SPF_ALLOW(-0.20)[+ip4:217.91.244.36]; R_DKIM_ALLOW(-0.20)[cgnf.net:s=mail]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; ASN(0.00)[asn:3320, ipnet:217.80.0.0/12, country:DE]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_EXCLAIM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; MLMMJ_DEST(0.00)[freebsd-virtualization@freebsd.org]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[cgnf.net:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-virtualization@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4PKR5V5k5cz4St0 X-Spamd-Bar: + X-ThisMailContainsUnwantedMimeParts: N This is a multi-part message in MIME format. --------------atcRFIVP49Y8OJziJ0w0ACSG Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hello all, I am running a firewall OPNsense 23.1.1 with FreeBSD 13.1-RELEASE-p6 virtualized on a server with Ubuntu 20.04. After a kernel update in the Ubuntu dom0 to 5.4.0-139 , I repeatedly get the following error message when starting my OPNSense VM in its console xn_txeof: WARNING: response is -1! This means that the firewall is not working.  Also with the hwe kernel 5.15.0-60 of Ubuntu this error occurs. With the Ubuntu kernel 5.4.0-136 the error does not occur. I have tried google but can't find anything to help with this message. Does anyone have any idea where this is coming from or what setting I need to change in freebsd. What setting could I adjust? Many greetings Torsten -- Diese E-Mail wurde von Avast-Antivirussoftware auf Viren geprüft. www.avast.com --------------atcRFIVP49Y8OJziJ0w0ACSG Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Hello all,

I am running a firewall OPNsense 23.1.1 with FreeBSD 13.1-RELEASE-p6 virtualized on a server with Ubuntu 20.04. After a kernel update in the Ubuntu dom0 to 5.4.0-139 , I repeatedly get the following error message when starting my OPNSense VM in its console

xn_txeof: WARNING: response is -1!

This means that the firewall is not working.  Also with the hwe kernel 5.15.0-60 of Ubuntu this error occurs.

With the Ubuntu kernel 5.4.0-136 the error does not occur.  

I have tried google but can't find anything to help with this message. Does anyone have any idea where this is coming from or what setting I need to change in freebsd. What setting could I adjust?

Many greetings
Torsten



Virenfrei.www.avast.com
--------------atcRFIVP49Y8OJziJ0w0ACSG--