View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008137 | Kali Linux | Kali Package Bug | public | 2023-01-10 09:52 | 2023-01-10 21:28 |
Reporter | enropash | Assigned To | daniruiz | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 2022.4 | ||||
Summary | 0008137: problem with Covenant on Kali wsl | ||||
Description | Lately I've been running Windows Subsystem for Linux (wsl) Kali (using "kex --esm") and that is working great. Except for one app that I've tried - covenant-kbx which runs, but whose listeners will only listen on Docker's loopback IP address 172.17.0.2. If I try to listen on an eth0 IP or tun0 IP, that doesn't work. | ||||
Steps To Reproduce |
wget http://172.17.0.2:80
Connecting to http://10.10.14.69:80 will show there is no server listening on port 80 wget http://10.10.14.69:80 ↵ 4 | ||||
I updated the package so that covenant-kbx can listen on the host network. Please run "sudo apt update && sudo apt install covenant-kbx" in a terminal, that should get you the latest version of the package (ie. version 0.6-0kali6). Tell me if it fixes the issue. Thanks! |
|
Thanks for the update! (ran above commands as directed) The following packages will be upgraded: sudo service docker start sudo covenant-kbx start
Is there something special I will need to do for port bindings? |
|
Oups! Please open (as root) the file /usr/share/kaboxer/covenant.kaboxer.yaml, and comment out (ie. add a '#' at the beginning of the lines) these 3 lines: <pre>
Does that work? |
|
Yes! It appears that worked like a charm. Will need to do some real testing to confirm but this looks promising. ╭─kali@BOB-GRAM /home/kali [ Jan 05 22:17 ]
╭─kali@BOB-GRAM /home/kali [ Jan 05 22:18 ] tcp LISTEN 0 512 0.0.0.0:80 0.0.0.0: <<<--- listener running on tun0 IP ╭─kali@BOB-GRAM /home/kali [ Jan 05 22:18 ] |
|
Great to hear, thanks for the feedback! I just uploaded version 0.6-0kali7 with the fix. |
|
Thank you for the fix. I have confirmed I am able to install the latest using Covenant starts up with no issues and is able to listen on interface tun0 and eth0. Gratitude and respect to you and happy New ear. |
|
LOL happy New Year I mean |
|
Thanks for your feedback! No new ear for this year for me ;) I wish you a great 2023! |
|
Yet another wrongly cloned issue... Dup of 0008109 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-10 09:52 | enropash | New Issue | |
2023-01-10 09:52 | enropash | Issue generated from: 0008109 | |
2023-01-10 21:05 | kali-bugreport | Note Added: 0017392 | |
2023-01-10 21:28 | daniruiz | Assigned To | => daniruiz |
2023-01-10 21:28 | daniruiz | Status | new => closed |
2023-01-10 21:28 | daniruiz | Resolution | open => duplicate |
2023-01-10 21:28 | daniruiz | Relationship added | duplicate of 0008109 |