• 1 Post
  • 6 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2023

help-circle

  • I’ve tried to match your setup, but to no avail.

    Interfaces:

    lan

    Static address (192.168.2.1) Firewall zone: lan

    wwan

    Static address (192.168.0.211) Device: phy0-sta0 (listed as the client in the dropdown) Gateway: 192.168.0.1 Use custom DNS servers: 1.1.1.1 (using root router’s IP causes DNS to stop working) Firewall zone: WLAN

    repeater_bridge

    Relay bridge Relay between: lan wwan Firewall zone: unspecified

    Firewall zones: lan ⇒ WLAN accept accept accept WLAN ⇒ lan accept accept accept

    With this, I am able to ping google.com from a openwrt ssh session, but not my laptop connected w/ ethernet (and a static ip). In the interfaces list, lan is green, repeater_bridge is grey, and wwan is red. I tried running /etc/init.d/firewall stop but still no luck.






  • I want to move my whole server to NixOS. It’s gotten to the point where I have no idea where all the Ubuntu config files went, and handling half of it via Docker vs baremetal. I hope this will allow me to set up proper backups as well, and maybe get better at Nix! I started a few days ago using the VM feature, but it’s tricky to work on for now, perhaps I haven’t found the right workflow.