Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Kali / WSL2 //// IPTables issue when starting daemon #104

Open
ring0L opened this issue Oct 23, 2020 · 2 comments
Open

Kali / WSL2 //// IPTables issue when starting daemon #104

ring0L opened this issue Oct 23, 2020 · 2 comments

Comments

@ring0L
Copy link

ring0L commented Oct 23, 2020

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

@heroalbert
Copy link

i having the same problem pls help me

@shoeyn
Copy link

shoeyn commented Dec 2, 2020

If you find replace 'iptables ' with 'iptables-legacy ' before building from source it'll all work in WSL2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants