Ticket #27 (closed enhancement: fixed)

Opened 6 years ago

Last modified 4 years ago

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:1 Changed 6 years ago by yarrick

  • Description modified (diff)

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"

comment:4 Changed 4 years ago by yarrick

With [737], netmask can now be hardcoded and will affect number of users available.

comment:5 Changed 4 years ago by yarrick

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in [738].

Note: See TracTickets for help on using tickets.