Ticket #27 (closed enhancement: fixed)
make netmask configurable
| Reported by: | guest | Owned by: | yarrick |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5.0 "iPassed" |
| Version: | 0.4.0 "Run Home" | Keywords: | |
| Cc: |
Description (last modified by yarrick) (diff)
I'd like to use public IP-Addresses with iodine. unlike !rfc1819-Adresses, public-addresses should not be wasted at any cost, and doubleusing Addresses with proxy-arp is not the real way to go. It would be nice to have an additional parameter --netmask or just give the server-ip in the 10.0.0.1/28 notation.
Change History
comment:2 Changed 6 years ago by yarrick
iodined by default needs 9 IP numbers, one for it self and one for each of the 8 possible concurrent clients. We need to handle the case when the netmask is to small to fit all of the clients.
comment:3 Changed 4 years ago by yarrick
- Owner set to yarrick
- Priority changed from major to minor
- Status changed from new to assigned
- Milestone set to 0.5.0 "iPassed"
Note: See
TracTickets for help on using
tickets.
