torghost
torghost copied to clipboard
Kali / WSL2 //// IPTables issue when starting daemon
sudo torghost --start [11:53:42] Always check for updates using -u option [11:53:42] Torrc file already configured [11:53:42] Configuring DNS resolv.conf file.. [done] System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down [11:53:42] Stopping tor service [done] [11:53:42] Starting new tor daemon [done] iptables v1.8.5 (nf_tables): Couldn't load match `owner':No such file or directory
Try iptables -h' or 'iptables --help' for more information. iptables v1.8.5 (nf_tables): unknown option "--dport" Try
iptables -h' or 'iptables --help' for more information.
iptables v1.8.5 (nf_tables): CHAIN_ADD failed (No such file or directory): chain PREROUTING
iptables v1.8.5 (nf_tables): CHAIN_ADD failed (No such file or directory): chain PREROUTING
iptables v1.8.5 (nf_tables): CHAIN_ADD failed (No such file or directory): chain PREROUTING
iptables v1.8.5 (nf_tables): CHAIN_ADD failed (No such file or directory): chain PREROUTING
iptables v1.8.5 (nf_tables): unknown option "--syn"
Try iptables -h' or 'iptables --help' for more information. iptables v1.8.5 (nf_tables): Couldn't load match
state':No such file or directory
Try iptables -h' or 'iptables --help' for more information. iptables v1.8.5 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain OUTPUT iptables v1.8.5 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain OUTPUT iptables v1.8.5 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain OUTPUT iptables v1.8.5 (nf_tables): Couldn't load match
owner':No such file or directory
Try iptables -h' or 'iptables --help' for more information. iptables v1.8.5 (nf_tables): Chain 'REJECT' does not exist Try
iptables -h' or 'iptables --help' for more information.
[11:53:42] setting up iptables rules [done]
[11:53:42] Fetching current IP...
^Z
[2]+ Stopped
i having the same problem pls help me
If you find replace 'iptables ' with 'iptables-legacy ' before building from source it'll all work in WSL2