On Fri, Jul 30, 2021 at 12:37:40PM +0100, mick crane wrote: > On 2021-07-30 11:59, Dan Ritter wrote: > > mick crane wrote: > > > Can I assume there is something else binding to the scanner address ? > > > How to find out what that might be ? > > > > > > sudo netstat -ltp|grep sane-port > > > > should tell you the PID and name of the process. > > it's inetd > tcp 0 0 0.0.0.0:sane-port 0.0.0.0:* LISTEN > 869/inetd > > Is this to be expected or might it be something to do with network manager ?
At this point, you look at your inetd.conf file and see what's in there.