subnetmask

Hi,

I have routerboard 450g and public IP /27 and I want configration to this router to convert subnetmask IP/29 , IP/29, IP/29,…

how I can do this

Thans

sipcalc will do this:

$ sipcalc 192.0.2.32/27 -s29
-[ipv4 : 192.0.2.32/27] - 0

[Split network]
Network                 - 192.0.2.32      - 192.0.2.39
Network                 - 192.0.2.40      - 192.0.2.47
Network                 - 192.0.2.48      - 192.0.2.55
Network                 - 192.0.2.56      - 192.0.2.63

-