HelloZeroNet / HelloZeroNet/ZeroNet
ZeroHello said port closed but nmap says it is open
- 主要言語
- JavaScript
- スター
- 18.8k
- フォーク
- 2.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Step 1: Please describe your environment
* ZeroNet version: Rev3844
* Operating system: Linux
* Web browser: Firefox
* Tor status: not available
* Opened port: ?
* Special configuration: Using docker
### Step 2: Describe the problem:
ZeroHello says "Your port 15441 is closed. You are still fine, but for faster experience try open it."
It always used to show 'opened' in the precedent version. And nmap says the port is open.
```
root@webradio:~# nmap localhost -p 15441
Starting Nmap 7.01 ( https://nmap.org ) at 2019-02-06 16:12 UTC
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00014s latency).
Other addresses for localhost (not scanned): ::1
PORT STATE SERVICE
15441/tcp open unknown
```
From my machine it also says open :
```
lola@HappyPills:~$ nmap **.**.**.** -p 15441
Starting Nmap 7.60 ( https://nmap.org ) at 2019-02-06 17:30 CET
Nmap scan report for 168-214-15-51.rev.cloud.scaleway.com (51.15.214.168)
Host is up (0.23s latency).
PORT STATE SERVICE
15441/tcp open unknown
Nmap done: 1 IP address (1 host up) scanned in 0.52 seconds
```
#### Steps to reproduce:
1. Run Zeronet inside docker container (using official image)
2. Open ZeroHello and verify if port open
#### Observed Results:
Message show port being close.
#### Expected Results:
ZeroHello saying it is open.
#### Notes
Running the same version on my local computer and not inside the docker and I have the port being detected open.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start at the ZeroHello port-status check and reproduce the report inside and outside the official Docker container. Compare its result with nmap on port 15441, including the container's port exposure and the address being checked. Done means ZeroHello correctly reports the externally reachable port in the Docker setup and the mismatch has regression coverage.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, javascript
- 領域
- devops, networking
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100