启用容器功能

修改路由模式

RB5009 的模式是 advanced 模式,默认是关闭容器功能的,需要手动启用,否则会提示 failure: not allowed by device-mode

system/device-mode/print
                 mode: advanced
     allowed-versions: 7.13+,6.49.8+
              flagged: no
     flagging-enabled: yes
            scheduler: yes
                socks: yes
                fetch: yes
                 pptp: yes
                 l2tp: yes
       bandwidth-test: yes
          traffic-gen: no
              sniffer: yes
                ipsec: yes
                romon: yes
                proxy: yes
              hotspot: yes
                  smb: yes
                email: yes
             zerotier: yes
            container: no
  install-any-version: no
           partitions: no
          routerboard: no
        attempt-count: 1
  • 启用容器

在模式中启用容器,然后按下路由器的 reset 按钮,等待路由器重启后生效

system/device-mode/update container=yes
  update: turn off power or reboot by pressing reset or mode button in 4m57s to activate changes
-- [Q quit|D dump|C-z pause]

参考文档