nat capabilities

How many users could I expect to NAT on an RB532?

I have about 96 dialup lines (2 pm3) behind the rb532 now, meaning upto 96 simultaneous users. default settings regarding connection tracking and so forth.

How many NAT users have people had succesfully, if you’ve gone past 96?

[] > /system resource print
uptime: 1d3h24m44s
version: "2.9.29"
free-memory: 18084kB
total-memory: 30440kB
cpu: "MIPS 4Kc V0.10"
cpu-frequency: 264MHz
cpu-load: 6
free-hdd-space: 94424kB
total-hdd-space: 126976kB
write-sect-since-reboot: 141
write-sect-total: 26105
bad-blocks: 4
[] > /ip firewall nat export
/ ip firewall nat
add chain=srcnat out-interface=ether1 src-address=10.4.8.0/24 \
action=masquerade comment="" disabled=no

I think you would hit the CPU / bandwidth limitation before you hit the nat / connection table limit. A rb532 should handle the nat no problem … 96 users at 56k is about 4-5mbps right?