Herman Semenoff
Herman Semenoff
@Ysurac, many thanks! and how do I setup wired interface for downloading `opkg update` and `opkg install` for OMR? I want to try create vpn ZeroTier with Moon tunnel between...
> I don't understand what you mean by "combine omrvps and omr into one network" You understood everything correctly, they see each other as VPN clients and can connect without...
@Ysurac, I tried not to delete vpn zone and left it without the first command. He writes the same thing. ``` root@OpenMPTCProuter:~# uci -q delete firewall.vpn root@OpenMPTCProuter:~# uci set firewall.vpn="zone"...
Im sorry i forgot remove copy zone 'vpn' ``` root@OpenMPTCProuter:~# uci -q delete firewall.vpn root@OpenMPTCProuter:~# uci set firewall.vpn="zone" root@OpenMPTCProuter:~# uci set firewall.vpn.name="vpn" root@OpenMPTCProuter:~# uci set firewall.vpn.input="REJECT" root@OpenMPTCProuter:~# uci set firewall.vpn.output="ACCEPT"...
I recheck, but again. I enabled all local instances.    
@Ysurac, is it possible to get technical journal service? something like `systemctl status shadowsocks-rust` I setup everything as it was written in Wiki->[Minimum configuration](https://github.com/Ysurac/openmptcprouter/wiki/OpenMPTCProuter-configuration)
@Ysurac, Snowflake should be configured in same way as in openwrt? https://forum.turris.cz/t/how-to-install-snowflake/18412/2
> Why do you want VPS part on a smartphone ? VPS locally under another ISP, phone with USB-HDMI-ETH hub is good use as adder omr-vps network bandwidth.
@Ysurac, Solution found: replace from https://github.com/Ysurac/openmptcprouter-vps/blob/0bd93fb5c8d01aea84303b001d7b6dfa26570b96/debian9-x86_64.sh#L345-L346 to ```sh echo 'deb http://ports.ubuntu.com/ubuntu-ports bionic-backports main' > /etc/apt/sources.list.d/bionic-backports.list echo 'deb http://ports.ubuntu.com/ubuntu-ports bionic universe' > /etc/apt/sources.list.d/bionic-universe.list ``` as for your script, you can check...
I was trying to build Arm64 image on Arm64 host Ubuntu 20.04