There is a slight problem with source IP identification when using terminal multiplexors like screen.
Say, I login from IP 1.2.3.4, start screen, start some processes, then detach, then... login from another IP (4.3.2.1), attach, and try to do something nasty (which would trigger a log or so)... and... The old (original) IP will be logged - "grsec: From 1.2.3.4:..."...
This is not a mystery - and I doubt that something can be done about this (unless all apps which may exec() will be pacthed) - but anyway, the problem exists... So, mainly, this post is merely to inform about possible "misinformation" in log messages