Is there a command or GUI option to get a list of outbound connections. Ideally, I'd like to know the internal IP address, the external IP address, and the remote port used.
I don't need a lot of history, but an hour or two is helpful.
Is there a command or GUI option to get a list of outbound connections. Ideally, I'd like to know the internal IP address, the external IP address, and the remote port used.
I don't need a lot of history, but an hour or two is helpful.
You can try...
sh conn
. This show active connections.