So the good news is the `netstat -an | grep 6566` returns `tcp6       0      0 
:::6566                 :::*                    LISTEN`

To "scanimage" list that printer is `scanimage -L` enough or do you have to 
specify the target IP address?

> On May 8, 2021, at 10:54 AM, Ralph Little <skelb...@gmail.com> wrote:
> 
> Perhaps check to see if a saned process is running. You could also see if a 
> service manager is listening on your behalf:
> 
> netstat -an | grep 6566
> 
> In my case:
> 
> tcp6       0      0 :::6566                 :::*                    LISTEN 
> 

Reply via email to