HI Guys
I'm busy writing a script to split local and international traffic on my router and need some help.
I have found the following link in the forums: http://www.ipmaster.org/ranges.php?cc=ZA
The ranges are posted like this: 41.192.0.0 - 41.195.255.255
What I need is a easy way to put all the ranges in the following format without manually typing it out:
ip add route <ip address> <mask> interface <interface>
Any ideas?
I'm busy writing a script to split local and international traffic on my router and need some help.
I have found the following link in the forums: http://www.ipmaster.org/ranges.php?cc=ZA
The ranges are posted like this: 41.192.0.0 - 41.195.255.255
What I need is a easy way to put all the ranges in the following format without manually typing it out:
ip add route <ip address> <mask> interface <interface>
Any ideas?