Recent content by viwrtuser

  1. V

    How to open ipv6 firewall to a port on the router?

    My router has a dynamic IPv6 address. How can I dynamically add an ip6tables rule? This command has fixed ipv6 address , not work for me.
  2. V

    How to open ipv6 firewall to a port on the router?

    Hi, bro. I have the same issue. How can I open a specific port on the router? For example, I'm running Nginx on my router, listening on IPv6 at port 8888. How do I add iptables rules for this? Thank you in advanced.
  3. V

    merlin toolchain issue on Mac

    I am not a pro user, I do not think that cross-compilation requires a specific system.
  4. V

    merlin toolchain issue on Mac

    I have tried 12.04 32bit and 16 64bit. stuck same error...
  5. V

    merlin toolchain issue on Mac

    Thank you for your help. Now i use VM to build. I stuck error on this ubuntu@ubuntu:~/Desktop/lighttpd1.4$ ./configure CC=OUTPUTFROMGREP --prefix=/opt --host=arm-linux configure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross...
  6. V

    merlin toolchain issue on Mac

    Sorry, I am noob. Does the Openwrt toolchain work for this? Well,It will not work.
  7. V

    merlin toolchain issue on Mac

    Hi: I want to compiling merlin on Mac. I set the environment by https://github.com/RMerl/asuswrt-merlin/wiki/Compiling-from-source-using-a-Debian-based-Linux-Distribution . echo $PATH...
Back
Top