What's new

x3mRouting help me Please, x3mRouting Selective Routing installation failed

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

worf

Occasional Visitor
I cannot install x3mRouting via amtm on ASUS RT-AC86U.


A9DBE0CF-5C06-4356-9939-7ADF2EFBE3AB.jpg


firmware version:merlin 384.19


Thanks.
 
Last edited:
I cannot install x3mRouting via amtm on ASUS RT-AC86U.


View attachment 29595

firmware version:merlin 384.19


Thanks.
That error message is from amtm. You need to have a USB plugged in and formatted as ext2, ext3 or ext4 with entware installed. amtm has the option to format the USB and install entware. If you still have issues, let me know. Or, try installing without amtm by copying and pasting the command below into an SSH session:

Code:
sh -c "$(curl -sL https://raw.githubusercontent.com/Xentrk/x3mRouting/master/Install_x3mRouting.sh)"

x3mRouting README
 
That error message is from amtm. You need to have a USB plugged in and formatted as ext2, ext3 or ext4 with entware installed. amtm has the option to format the USB and install entware. If you still have issues, let me know. Or, try installing without amtm by copying and pasting the command below into an SSH session:

Code:
sh -c "$(curl -sL https://raw.githubusercontent.com/Xentrk/x3mRouting/master/Install_x3mRouting.sh)"

x3mRouting README

Hi, Xentrk:

Thank you for your answer。 I have installed entware and formatted the USB as ext4, please see the screenshot
9F52008A-E2B9-4879-9045-48BE706FF00B.jpg
81F048AE-5FD8-4922-A897-E7E8B00902CA.jpg
 
I found the reason. Because the terminal cannot connect to raw.githubusercontent.com


curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
 
I found the reason. Because the terminal cannot connect to raw.githubusercontent.com


curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
You are being blocked. Either a firewall setting or the ip you are connected to (geo location) is my guess. Can you access github in a browser?

Readme Page
https://github.com/Xentrk/x3mRouting

Raw Installation Source Code
https://raw.githubusercontent.com/Xentrk/x3mRouting/master/Install_x3mRouting.sh
 
Last edited:
You are being blocked. Either a firewall setting or the ip you are connected to (geo location) is my guess. Can you access github in a browser?

Readme Page
https://github.com/Xentrk/x3mRouting

Raw Installation Source Code
https://raw.githubusercontent.com/Xentrk/x3mRouting/master/Install_x3mRouting.sh

Thanks, I have already installed it. Please take a look at this ticket https://www.snbforums.com/threads/x3mrouting-failed-to-configure-based-on-vpn-client-routing.69391/
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top