public inbox for passt-user@passt.top
 help / color / mirror / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: Ayon T <sanroz.mozan13@gmail.com>
Cc: passt-user@passt.top
Subject: Re: Help with pasta usage
Date: Tue, 20 May 2025 17:56:52 +0200	[thread overview]
Message-ID: <20250520175652.432c335b@elisabeth> (raw)
In-Reply-To: <CAD77DGGaRw=1hs+vWgNYhPbmYEHvifvHaK1T=hMNg0BO6y4qBQ@mail.gmail.com>

Hi Ayon,

On Tue, 20 May 2025 12:09:46 -0230
Ayon T <sanroz.mozan13@gmail.com> wrote:

> Hi,
> 
> I'm sorry for the delayed response. No, I am still using
> 0.0~git20250217.a1e48a0-1. I just meant that I had not used apt for
> installing passt.

...where did you take that package from, though? If it's something like
alvistack (https://github.com/alvistack/passt-top-passt/), there might
be other patches or modified / missing AppArmor profiles, and I can't
really look into that as well (I already maintain official packages, at
least for Debian).

> I had an upgrade planned to Ubuntu 24.10 and after that upgrade, my
> connections to port 53 are being refused when I'm using pasta, leaving me
> unable to use a DNS resolver. I'm not sure why this is. It works fine with
> the default network driver.
> 
> This is not the issue I contacted you with and that's why I'm trying to
> figure out why this is happening myself (albeit with little luck).

I would suggest to start passing the --pcap option to pasta, say:

  podman run --net=pasta:--pcap,/tmp/port53.pcap ...

and then have a look at the resulting packet capture (with Wireshark /
tshark, for example).

As we keep fixing bugs, and we fixed quite a lot of things with UDP
flows since February, an updated package, or even a build from source,
(git clone git://passt.top && cd passt && make && sudo make install)
might be worth a try.

It takes a few seconds to build / install, and can be removed cleanly
with 'sudo make uninstall'.

-- 
Stefano


      parent reply	other threads:[~2025-05-20 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAD77DGHbW+xrLB5VJq24eRF-EJ+LtrAm+9twJQnOoX7J0e=-XQ@mail.gmail.com>
2025-05-12 14:05 ` Help with pasta usage Stefano Brivio
     [not found]   ` <CAD77DGGAsxL9O0oHwmRoW2QuDCYLdWmmXcCZ+FMoVKwKJjTEfQ@mail.gmail.com>
2025-05-12 14:59     ` Stefano Brivio
     [not found]       ` <CAD77DGGaRw=1hs+vWgNYhPbmYEHvifvHaK1T=hMNg0BO6y4qBQ@mail.gmail.com>
2025-05-20 15:56         ` Stefano Brivio [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250520175652.432c335b@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=passt-user@passt.top \
    --cc=sanroz.mozan13@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).