Tag: networking

  • wAP ax 5 GHz Wi-Fi not appearing on devices

    Recently, I picked up a MikroTik wAP ax access point because I wanted something that is not UniFi. Out of the box, the 5 GHz Wi-Fi was not visible to most devices at my place including a Pixel 3a, iPhones, and ThinkPads. On the other hand, my Pixel 7a connected without issue. Strange …

  • Binding container port(s) to a specific IP address

    By default, when one publishes a port for a container, all interfaces (IP addresses) listen for traffic on that port. There may be instances where we only want to publish the port on a specific IP address.