In article <Xns965CA72337A79newsgmxnet@213.0.184.81>, George wrote:
> This one is only for the OUTPUT chain so cannot use it with INPUT one
(
> Could you explain to me what should I do?
Woops, I didn't read the original post - just the later one. For your
needs there really is no packet filtering that will do it. User names
are only transfered after the TCP connection is up which requires some
IP packet exchange for the three way handshake
OpenSSH instead has AllowUsers option. See man sshd_config for
details.
-Mikko