Muhammad AL-Qadhy

Results 32 comments of Muhammad AL-Qadhy

@brada4 Same thing . reboots occurs in some devices lowering transmission power made reboots to stop or be be much less than before. i opened an issue [https://github.com/openwrt/mt76/issues/858](url) before i...

> Can you identify who pulled nf-conntrack module? It should be like same nf-conntrack or xt_conntrack via xt_bridge, wrong to have both required at once. > > You fount it...

can coova work without iptables ? all this because i have to use old ipt for coova.

> In fact i had to edit, because my wan-device is not eth0.2, but simply wan. > > So maybe it would be better to have a section with: WAN_DEV=...

@Lutzion Please test this out ``` #!/bin/sh # # daloRADIUS Heartbeat agent # @version 1.1 # @author Liran Tal # @author Muhammed Al-Qadhy # ---------------------------------------------------------------------------- # Configuration -------------------------------------------------------------- # ----------------------------------------------------------------------------...

Solution for this is to disable chilli autostart @ boot and create file /etc/hotplug.d/ntp/90-chilli ``` #!/bin/sh /etc/init.d/chilli start ``` This makes Chilli starts after NTP Sync.

Hi @mans0n you were right I looked up the factory partition well and found out mac addresses @ these address `0x4` `0x2004` `0x4004` `0x6004` `0x8004` `0xa004` `0xc004` `0xe000` `0xe006` gmac...

``` // SPDX-License-Identifier: GPL-2.0-or-later OR MIT #include "mt7621.dtsi" #include #include / { compatible = "hanyang,hyc-g920", "mediatek,mt7621-soc"; model = "CJ-Hello HYC-G920"; aliases { led-boot = &led_power; led-failsafe = &led_power; led-running =...

@mans0n i am sorry i made another pull request because i started all over see this https://github.com/openwrt/openwrt/pull/12230

devices are connected on the same switch. and they all share the same internet connection. ![zerotier#2](https://github.com/zerotier/ZeroTierOne/assets/25464943/9a2d657b-38ad-48e0-bc8a-fd8230f97650) i will try to restart the controller service and see might change the ports....