I'm trying to perform the same as above with logging but cant get it to work:
Anyone know what I'm doing wrong? The only difference I see is that its looking for numbers instead of characters.
logging host (?!(1.1.1.1|2.2.2.2|3.3.3.3|4.4.4.4))
I'm trying to perform the same as above with logging but cant get it to work:
Anyone know what I'm doing wrong? The only difference I see is that its looking for numbers instead of characters.
logging host (?!(1.1.1.1|2.2.2.2|3.3.3.3|4.4.4.4))