View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007014 | Kali Linux | [All Projects] Kali Package Bug | public | 2021-01-29 06:37 | 2021-02-21 18:20 |
Reporter | steve4c1 | Assigned To | |||
Priority | high | Severity | trivial | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 2020.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007014: Trying to download | ||||
Description | Trying to download repository from a PRIVATE IP address instead of a PUBLIC IP address. Since Private IP's are non-routeable, the system is not able to download the repository's. This should be the Public IP that it is trying to download from since Public IP's are what can be routeable over the web. | ||||
Steps To Reproduce | sudo apt full-upgrade -y | ||||
|
|
|
Correction, I forgot the 192.99.200.0/24 is still technically a public IP address - but still, will not download |
|
Did you run apt update first? |