Exactly that! 👍
APTMAN hasn't said how many holiday lets, but a /29 gives six five (oops forgot about the gateway) useable public IP's, presumably plenty if he was hopeful of a 4-port ONT.
You'll get 5 IPs if you put them on a flat LAN, but that's not how you'll do it (unless you want to put a separate router in each apartment)
With a single router, you'd create separate private subnets, e.g.
192.168.0.0/24
192.168.1.0/24
192.168.2.0/24
... etc
each with their own DHCP pool; and then you'll map each of these to a different public IP for NAT. You can use all 8 of your addresses from the /29 this way, because the /29 isn't appearing on a single ethernet segment, it's being treated as 8 x /32.
Ah yes, see what you're saying. If you've already got another say a /30 on the WAN interface (probably just the PPPoE assigned addressed in an FTTP scenario to be fair) then you can static route the 'additional' /29 block over it, and as this new block isn't actually allocated to any interface, the full 8 IP's can be used. The concept/need for for network, broadcast IP etc addresses from the block isn't needed.
I had in my head, that the /29 block is directly on an interface (no other seperate WAN IP already, doh!!), then to be able to route from the block, one IP address must go to the network IP, one IP for the gateway and one IP for the broadcast. In that case its back to 5 useable host IP's.



Pages in this thread:
Print Thread
