Herman Semenoff

Results 218 comments of 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. ![311538592-fc874839-f470-498c-8cd5-2ba7a97cee4c](https://github.com/Ysurac/openmptcprouter/assets/21138600/4eadaae4-9e3c-40cb-a8a1-c4d43cc245bf) ![Screenshot_20240310-221835_Mull](https://github.com/Ysurac/openmptcprouter/assets/21138600/4a5f62e0-3e4b-4aef-bfcd-dd6ef0ee9b7d) ![Screenshot_20240310-221856_Mull](https://github.com/Ysurac/openmptcprouter/assets/21138600/9f8a024a-261c-46c1-82d2-c73b793f3d91) ![Screenshot_20240310-221920_Mull](https://github.com/Ysurac/openmptcprouter/assets/21138600/33e3f994-cc76-4db4-bced-4ed4acd66037)

@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