Git Product home page Git Product logo

Comments (12)

naishi001 avatar naishi001 commented on July 30, 2024 1

golang跨平台的

from mikrotikpatch.

elseif avatar elseif commented on July 30, 2024 1

shell下可以运行go编译的程序。

from mikrotikpatch.

elseif avatar elseif commented on July 30, 2024 1

内核就没iptables,所有容器才不能装wrt

from mikrotikpatch.

Chupaka avatar Chupaka commented on July 30, 2024 1

Yeah, you need to get it somewhere else. I just know that nftables work in Containers, so it does have support in kernel.

from mikrotikpatch.

amilus668 avatar amilus668 commented on July 30, 2024

哇👍那我就可以试试部署 opengfw(¯▽¯)👍

from mikrotikpatch.

amilus668 avatar amilus668 commented on July 30, 2024

测试了一下,部署OpenGFW

报错

/flash/rw/disk # ./OpenGFW-linux-amd64 -c config.yaml rules.yaml 
2024-06-25T10:58:45Z    FATAL   failed to parse config  {"error": "invalid config: io: exec: \"iptables\": executable file not found in $PATH"}

看起来是RouterOS没有iptables程序

from mikrotikpatch.

amilus668 avatar amilus668 commented on July 30, 2024

哈哈,看来是没救了🤦‍♂️

from mikrotikpatch.

Chupaka avatar Chupaka commented on July 30, 2024

There are nftables modules in RouterOS kernel, so you just need nft command to try again: apernet/OpenGFW#101 (comment)

from mikrotikpatch.

amilus668 avatar amilus668 commented on July 30, 2024

There are nftables modules in RouterOS kernel, so you just need nft command to try again: apernet/OpenGFW#101 (comment)

/flash/rw/disk # nft
bash: nft: not found

from mikrotikpatch.

amilus668 avatar amilus668 commented on July 30, 2024

Yeah, you need to get it somewhere else. I just know that nftables work in Containers, so it does have support in kernel.

Are you running opengfw on Containers?

from mikrotikpatch.

pop2006 avatar pop2006 commented on July 30, 2024

能自由升级吗?如从7.15.1升级到7.15.2

from mikrotikpatch.

Chupaka avatar Chupaka commented on July 30, 2024

Are you running opengfw on Containers?

No, I was playing with WireGuard in Containers, it needs iptables, and I had to use iptables-legacy (in alpine linux) which is iptables interface for nftables

from mikrotikpatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.