i am having trouble with ipv6 in a specific program. (sf6 steam version)
completely disabling it has resolved my issues.

but this solution just doesn’t sit well with me.

is there a way to only block that one problematic program from using ipv6?

  • suodrazah@aussie.zone
    link
    fedilink
    arrow-up
    19
    ·
    3 months ago

    You could just setup a separate namepace with IPv6 disabled and move the process into it. I’d be more detailed, but this comment is one eyed and very sleepy, let us know how you go.

    • 2xsaiko
      link
      fedilink
      arrow-up
      7
      ·
      3 months ago

      Seconding this. Take a look at the unshare program and user namespaces.

  • Papamousse@beehaw.org
    link
    fedilink
    arrow-up
    4
    ·
    3 months ago

    with iptables you could block the port used by this app, but maybe it would not fix your problem

  • allywilson@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    I feel selinux should be able to do something clever here, like it can manage/block port access.

  • Khanzarate@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    Off the top of my head, the only way I can think of is to install steam using docker, and install SF6 on dockerized steam.

    Then you’ve converted the problem to either configuring docker to use ipv4 internally or setting up the container to ignore ipv6, both of which are doable.

    There’s a good chance it’ll be perfectly playable but without trying it out or doing more research than I’ve invested here, it’s not a guarantee.

  • vzq@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    3 months ago

    Nobody out there seems to know how to do IPv6 properly. Lots of issues just went away when I disabled it on my “end user” subnets.

    Harsh but true.