Opened 3 years ago
Closed 2 years ago
#73 closed defect (implemented)
Make Qubes IP addressing somehow uniqe
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 1 |
| Component: | core | Keywords: | |
| Cc: |
Description
Clearly, the use of 10.x.0.0/16 addressing make it prone to IP conflicts when the user connects to network that itself uses same addressing scheme. There doesn't seem to be any good generic solution for this problem (?), but perhaps we could use some less likely addressing for our network? Like e.g. 10.199+x.0.0/16? Or 10.137.x.0/24? (who needs more than 254 AppVMs anyway?).
Change History (3)
comment:1 Changed 3 years ago by joanna
- Milestone changed from Release 1 Alpha 3 to Release 1 Beta 1
comment:2 Changed 2 years ago by joanna
- Owner changed from joanna to marmarek
- Status changed from new to assigned
comment:3 Changed 2 years ago by marmarek
- Resolution set to implemented
- Status changed from assigned to closed
Changed addresses to 10.137.x.0/24

At least two other tools need to be updated, as they use hardcoded IP of Dom0 (10.0.0.1):