• issue with ufw blocking interface

    From Kyonshi@2:250/1 to All on Wednesday, April 24, 2024 12:35:14
    Ok, here's an issue where I might have some issues with understanding
    how this actually works.
    I have a machine that has both a public IP on eth0 and a private one on
    wlan0.
    I tried to block off all inbound traffic on eth0 with
    ufw deny in on eth0

    Instead I now seem to have blocked all incoming traffic, including the
    wlan0 interface (which kicked me out of the ssh session).
    What am I doing wrong here?

    --
    microblog: https://dice.camp/@kyonshi
    macroblog: https://gmkeros.wordpress.com
    pictures: https://portfolio.pixelfed.de/kyonshi

    --- MBSE BBS v1.0.8.6 (Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From Kyonshi@2:250/1 to All on Wednesday, April 24, 2024 15:21:09
    On 4/24/2024 1:35 PM, Kyonshi wrote:
    Ok, here's an issue where I might have some issues with understanding
    how this actually works.
    I have a machine that has both a public IP on eth0 and a private one on wlan0.
    I tried to block off all inbound traffic on eth0 with
        ufw deny in on eth0

    Instead I now seem to have blocked all incoming traffic, including the
    wlan0 interface (which kicked me out of the ssh session).
    What am I doing wrong here?


    ah, no, turns out it just blocks everything and I needed to allow port
    22 first. yeah, I was thinking the wrong direction.

    --
    microblog: https://dice.camp/@kyonshi
    macroblog: https://gmkeros.wordpress.com
    pictures: https://portfolio.pixelfed.de/kyonshi

    --- MBSE BBS v1.0.8.6 (Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)