The IP ban list works on a substring basis starting to the left, so the following list will achieve what you desire:

58.
60.
196.192.
202.
210.

Note that you may have better success using wildcards at the server level, i.e. in an .htaccess file.


Charles Capps
Former UBB.classic Maintainer