1

Temat: Nodogsplash i OpenWrt 22.03

Hej, zabrałem się ostatnio za ten poradnik https://eko.one.pl/?p=openwrt-nodogsplash
Niestety chyba nie do końca jest on zgodny z najnowszą wersją OpenWRT bo log systemowy wywala takie błędy:

Fri May  6 20:26:24 2022 daemon.notice nodogsplash[14130]: Detected gateway br-guest at 10.20.30.1 (00:25:9c:14:4f:9e)
Fri May  6 20:26:24 2022 daemon.notice nodogsplash[14130]: Created web server on 10.20.30.1:2050
Fri May  6 20:26:24 2022 daemon.notice nodogsplash[14130]: Preauth is Enabled.
Fri May  6 20:26:24 2022 daemon.notice nodogsplash[14130]: Preauth Script is /mnt/sda1/nodogsplash/user-auth.sh
Fri May  6 20:26:24 2022 daemon.notice nodogsplash[14130]: Initializing firewall rules
Fri May  6 20:26:24 2022 daemon.err nodogsplash[14130]: Cannot get iptables version.
Fri May  6 20:26:24 2022 daemon.err nodogsplash[14130]: Error initializing firewall rules! Cleaning up
Fri May  6 20:26:24 2022 daemon.err nodogsplash[14130]: Exiting because of error initializing firewall rules

I teraz pytanie: czy to wina błędnej konfiguracji czy tego, że ten pakiet nie wspiera nowego OpenWrt 22.03? (choć podejrzewam, że raczej ta druga opcja)

WinISO.pl - Archiwum polskich wersji systemów Windows, Windows Serwer i Office

2 (edytowany przez Cezary 2022-05-06 20:55:40)

Odp: Nodogsplash i OpenWrt 22.03

Że domyślnie w 22.03 nie ma iptables.

Możesz spróbować zainstalować iptables-nft i zobaczysz czy coś to da.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: Nodogsplash i OpenWrt 22.03

OK. Dzisiaj przetestuje

WinISO.pl - Archiwum polskich wersji systemów Windows, Windows Serwer i Office

4

Odp: Nodogsplash i OpenWrt 22.03

Czy udało Ci się rozwiązać ten problem? Mam ten sam problem, zainstalowałem iptables-nft, ale nodogpslah nadal się nie uruchamia.

5

Odp: Nodogsplash i OpenWrt 22.03

Nadal nie został przepisany. Co wypisuje w logach?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

6

Odp: Nodogsplash i OpenWrt 22.03

Tutaj:

Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: maxclients, arg: 250
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: gatewayname, arg: OpenWrt Nodogsplash
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: gatewayinterface, arg: br-lan
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: sessiontimeout, arg: 1200
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: preauthidletimeout, arg: 30
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: authidletimeout, arg: 120
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: checkinterval, arg: 600
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: FirewallRuleSet, arg: authenticated-users {
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing FirewallRuleSet authenticated-users
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow all]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow all port (null) to 0.0.0.0/0 to FirewallRuleset authenticated-users
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: FirewallRuleSet authenticated-users parsed.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: FirewallRuleSet, arg: preauthenticated-users {
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing FirewallRuleSet preauthenticated-users
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: FirewallRuleSet preauthenticated-users parsed.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: FirewallRuleSet, arg: users-to-router {
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing FirewallRuleSet users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow tcp port 22]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow tcp port 22 to 0.0.0.0/0 to FirewallRuleset users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow tcp port 23]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow tcp port 23 to 0.0.0.0/0 to FirewallRuleset users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow tcp port 53]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow tcp port 53 to 0.0.0.0/0 to FirewallRuleset users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow udp port 53]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow udp port 53 to 0.0.0.0/0 to FirewallRuleset users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow udp port 67]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow udp port 67 to 0.0.0.0/0 to FirewallRuleset users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: p1 = [FirewallRule]; p2 = [allow tcp port 80]
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Adding FirewallRule allow tcp port 80 to 0.0.0.0/0 to FirewallRuleset users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: FirewallRuleSet users-to-router parsed.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: FirewallRuleSet, arg: trusted-users {
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing FirewallRuleSet trusted-users
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: FirewallRuleSet trusted-users parsed.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing option: FirewallRuleSet, arg: trusted-users-to-router {
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Parsing FirewallRuleSet trusted-users-to-router
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: FirewallRuleSet trusted-users-to-router parsed.
Sat Aug  6 15:40:46 2022 daemon.info nodogsplash[5507]: Done reading configuration file '/tmp/etc/nodogsplash_cfg015847.conf'
Sat Aug  6 15:40:46 2022 daemon.info nodogsplash[5507]: Initializing signal handlers
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting SIGCHLD handler to sigchld_handler()
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting SIGPIPE  handler to SIG_IGN
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting SIGTERM, SIGQUIT, SIGINT  handlers to termination_handler()
Sat Aug  6 15:40:46 2022 daemon.info nodogsplash[5507]: Setting started_time
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Finding IP address of br-lan
Sat Aug  6 15:40:46 2022 daemon.notice nodogsplash[5507]: Detected gateway br-lan at 192.168.2.1 (9c:9d:7e:ea:57:40)
Sat Aug  6 15:40:46 2022 daemon.notice nodogsplash[5507]: Created web server on 192.168.2.1:2050
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Locking config
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Config locked
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Unlocking config
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Config unlocked
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Destroying our iptables entries
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Destroying chains in the MANGLE table
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsTRU in chain PREROUTING of table mangle
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsBLK in chain PREROUTING of table mangle
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsALW in chain PREROUTING of table mangle
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsOUT in chain PREROUTING of table mangle
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsINC in chain POSTROUTING of table mangle
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsBLK > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsALW > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsINC > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsBLK > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsALW > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsINC > /dev/null 2>&1
Sat Aug  6 15:40:46 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Destroying chains in the NAT table
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsOUT in chain PREROUTING of table nat
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5548 exited normally, status 0
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -F ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -X ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Destroying chains in the FILTER table
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsRTR in chain INPUT of table filter
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsNET in chain FORWARD of table filter
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsRTR > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsNET > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsAUT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsTRT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsRTR > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsNET > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsAUT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsTRT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.notice nodogsplash[5507]: Initializing firewall rules
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Locking config
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Config locked
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Unlocking config
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Config unlocked
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables -V
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.info nodogsplash[5507]: Iptables mark Preauthenticated: 0x0
Sat Aug  6 15:40:47 2022 daemon.info nodogsplash[5507]: Iptables mark Authenticated: 0x30000
Sat Aug  6 15:40:47 2022 daemon.info nodogsplash[5507]: Iptables mark Trusted: 0x20000
Sat Aug  6 15:40:47 2022 daemon.info nodogsplash[5507]: Iptables mark Blocked: 0x10000
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -I PREROUTING 1 -j MARK --or-mark 0x10000 > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -D PREROUTING 1 > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Kernel supports --or-mark.
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -I FORWARD 1 -m mark --mark 0x10000/0x30000 -j REJECT > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -D FORWARD 1 > /dev/null 2>&1
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Kernel supports mark masking.
Sat Aug  6 15:40:47 2022 daemon.info nodogsplash[5507]: Iptables mark op "--or-mark" and mark mask "/0x30000".
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -N ndsTRU
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -N ndsBLK
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -N ndsALW
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -N ndsINC
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -N ndsOUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -I PREROUTING 1 -i br-lan -s 0.0.0.0/0 -j ndsOUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -I PREROUTING 2 -i br-lan -s 0.0.0.0/0 -j ndsBLK
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -I PREROUTING 3 -i br-lan -s 0.0.0.0/0 -j ndsTRU
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -I POSTROUTING 1 -o br-lan -d 0.0.0.0/0 -j ndsINC
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -N ndsOUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -I PREROUTING -i br-lan -s 0.0.0.0/0 -j ndsOUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -A ndsOUT -m mark --mark 0x20000/0x30000 -j RETURN
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -A ndsOUT -m mark --mark 0x30000/0x30000 -j RETURN
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading ruleset preauthenticated-users into table nat, chain ndsOUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Ruleset preauthenticated-users loaded into table nat, chain ndsOUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -A ndsOUT -p tcp --dport 80 -j DNAT --to-destination 192.168.2.1:2050
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -A ndsOUT -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -N ndsNET
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -N ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -N ndsAUT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -N ndsTRU
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -N ndsTRT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -I INPUT -i br-lan -s 0.0.0.0/0 -j ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -m mark --mark 0x10000/0x30000 -j DROP
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -m conntrack --ctstate INVALID -j DROP
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -p tcp --tcp-flags SYN SYN \! --tcp-option 2 -j DROP
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -p tcp --dport 2050 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -m mark --mark 0x20000/0x30000 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading ruleset users-to-router into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 22 -j ACCEPT" into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 22 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 23 -j ACCEPT" into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 23 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 53 -j ACCEPT" into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 53 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsRTR -d 0.0.0.0/0 -p udp --dport 53 -j ACCEPT" into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -d 0.0.0.0/0 -p udp --dport 53 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsRTR -d 0.0.0.0/0 -p udp --dport 67 -j ACCEPT" into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -d 0.0.0.0/0 -p udp --dport 67 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 80 -j ACCEPT" into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -d 0.0.0.0/0 -p tcp --dport 80 -j ACCEPT
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Ruleset users-to-router loaded into table filter, chain ndsRTR
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsRTR -j REJECT --reject-with icmp-port-unreachable
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -I FORWARD -i br-lan -s 0.0.0.0/0 -j ndsNET
Sat Aug  6 15:40:47 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -m mark --mark 0x10000/0x30000 -j DROP
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -m conntrack --ctstate INVALID -j DROP
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -m mark --mark 0x20000/0x30000 -j ACCEPT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -m mark --mark 0x30000/0x30000 -j ndsAUT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsAUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Loading ruleset authenticated-users into table filter, chain ndsAUT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Loading rule "-t filter -A ndsAUT -d 0.0.0.0/0 -p all -j ACCEPT" into table filter, chain ndsAUT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsAUT -d 0.0.0.0/0 -p all -j ACCEPT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Ruleset authenticated-users loaded into table filter, chain ndsAUT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsAUT -j REJECT --reject-with icmp-port-unreachable
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -j REJECT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -A ndsNET -j REJECT --reject-with icmp-port-unreachable
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.err nodogsplash[5507]: Error initializing firewall rules! Cleaning up
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Locking config
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Config locked
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Unlocking config
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Config unlocked
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Destroying our iptables entries
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Destroying chains in the MANGLE table
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsTRU in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 3 from mangle.PREROUTING because it mentions ndsTRU
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -D PREROUTING 3 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5637 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsTRU in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5639 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsBLK in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 2 from mangle.PREROUTING because it mentions ndsBLK
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -D PREROUTING 2 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5640 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsBLK in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5642 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsALW in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5643 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsOUT in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 1 from mangle.PREROUTING because it mentions ndsOUT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -D PREROUTING 1 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5644 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsOUT in chain PREROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5646 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsINC in chain POSTROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 1 from mangle.POSTROUTING because it mentions ndsINC
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -D POSTROUTING 1 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5647 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsINC in chain POSTROUTING of table mangle
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5649 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsBLK > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsALW > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -F ndsINC > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsBLK > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsALW > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t mangle -X ndsINC > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Destroying chains in the NAT table
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsOUT in chain PREROUTING of table nat
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 1 from nat.PREROUTING because it mentions ndsOUT
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -D PREROUTING 1 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5660 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsOUT in chain PREROUTING of table nat
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -F ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t nat -X ndsOUT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Destroying chains in the FILTER table
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsRTR in chain INPUT of table filter
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 1 from filter.INPUT because it mentions ndsRTR
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -D INPUT 1 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5665 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsRTR in chain INPUT of table filter
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: waitpid(): No child exists now.
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsNET in chain FORWARD of table filter
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Deleting rule 1 from filter.FORWARD because it mentions ndsNET
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -D FORWARD 1 > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5668 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Checking all mention of ndsNET in chain FORWARD of table filter
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Trying to reap a child
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: SIGCHLD handler: Process PID 5670 exited normally, status 0
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsRTR > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsNET > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsAUT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -F ndsTRT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsRTR > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsNET > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsAUT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsTRU > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Executing command: iptables --wait -t filter -X ndsTRT > /dev/null 2>&1
Sat Aug  6 15:40:48 2022 daemon.debug nodogsplash[5507]: Setting default SIGCHLD handler SIG_DFL
Sat Aug  6 15:40:48 2022 daemon.err nodogsplash[5507]: Exiting because of error initializing firewall rules
Sat Aug  6 15:40:48 2022 daemon.info procd: Instance nodogsplash::cfg015847 s in a crash loop 9 crashes, 2 seconds since last crash
Sat Aug  6 15:41:44 2022 daemon.err nodogsplash[6234]: Error initializing firewall rules! Cleaning up
Sat Aug  6 15:41:44 2022 daemon.err nodogsplash[6234]: Exiting because of error initializing firewall rules

7

Odp: Nodogsplash i OpenWrt 22.03

Nawet Ci się wywalił.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

8 (edytowany przez GektorUA 2022-08-06 13:54:50)

Odp: Nodogsplash i OpenWrt 22.03

Co masz na myśli?

9

Odp: Nodogsplash i OpenWrt 22.03

Sat Aug  6 15:40:48 2022 daemon.info procd: Instance nodogsplash::cfg015847 s in a crash loop 9 crashes, 2 seconds since last crash

Wywalił się nodogsplah, możesz to zgłosić na https://github.com/openwrt/packages/issues

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.