Auditing/logging port forwarding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OpenSSH Version: any

From all I can gather, there is no way to log port forwarding
that is going on.  This seems like a glaring ommission to me.

Am I wrong?

Is there any reason not to log the port here in sshd.c:

    verbose("Connection from %.500s port %d", remote_ip, remote_port);

So that the info states (note the 9999):

"Connection on port 9999 from 192.168.1.5 port 5180"

And IDEALLY:

"Connection on port 9999 (forwards to google.com:80) from
192.168.1.5 port 5180"

[Index of Archives]     [Open SSH Unix Development]     [Fedora Users]     [Fedora Desktop]     [Yosemite Backpacking]     [KDE Users]     [Gnome Users]

  Powered by Linux