On 2023-05-12 06:26:00 -0400, gene heskett wrote: > I'm not able to test that on the bpi's, telnet is not installed.
You can try with nmap: $ nmap -p 631 localhost $ nmap -p 631 <server_IP> PORT STATE SERVICE 631/tcp open ipp means that you can connect. PORT STATE SERVICE 631/tcp closed ipp means that you can't. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)