> On 30 Nov 2020, at 21:03, Ed Greshko <ed.gres...@greshko.com> wrote:
> 
> On 01/12/2020 04:57, home user wrote:
>> How do I check that?  And how do I change it?  By the way, I power down 
>> every night; and power up every morning.
> 
> Along with watching the output of wireshark, you should run "netstat -atuevp" 
> and see what connections
> are "established".

You should be using ss not netstat as netstat is slower and is deprecated.

        ss -atuep

Barry


> 
> ---
> The key to getting good answers is to ask good questions.
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to