![]() |
How can I find connected users?
Hi, I configured a transparent proxy. How can I know which users are connected?
I am using RedHat Linux 9.0 Thank you |
netstat |grep <local IP>:<proxy port number>
|
Quote:
|
Quote:
|
A little variation on the original suggestion:
Code:
$ netstat -tn | egrep 'Send-Q|:proxy_port_here\>' |
Quote:
By the way, I posted my question almost 5 years ago and I am not using Red Hat 9 anymore. I am just curious to know. |
Argh. I inadvertently got sucked into a resurrected thread. Sorry.
I'd suggest RHEL, CentOS, or Fedora instead. |
| All times are GMT -5. The time now is 09:44 PM. |