When I am entering ip addresses in the fail2ban ignore field, it tends to get long. I am separating each one with a space
So far I am doing this:
127.0.0.1/8 52.68.36.21 25.36.32.65 21.25.23.36
Can I do this instead?
127.0.0.1/8
52.68.36.21
25.36.32.65
21.25.23.36
Just trying to figure a better way to shorten the long string
***These are made up IP's above for example purposes only
So far I am doing this:
127.0.0.1/8 52.68.36.21 25.36.32.65 21.25.23.36
Can I do this instead?
127.0.0.1/8
52.68.36.21
25.36.32.65
21.25.23.36
Just trying to figure a better way to shorten the long string
***These are made up IP's above for example purposes only