How to add many many static route in one time?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
I want to add more than 1000+ static route (according to some country and another country IP range).
In Linux, I can run a shell file to use 'route add' command, but, how to do this work in pfsense?
Thanks.