18

How did you find out an existing printer's IP in lion?

In Snow Leopard you can do it in this way:

  1. Open System Preferences
  2. Select the printer that you want to find the IP for
  3. Click 'Options & Supplies'
  4. The IP is shown next to the 'URL:' label, and might say 'lpd://192.168.0.50/'

How can you do this in OS X Lion?

  • How can you "change" the IP address on an existing printer without starting over and adding the printer again. I am having an issue with and HP7310xi, I use to have the scan feature show in the print & scan preferences menu but now I can get an Added printer to show the scan icon next to the printer icon. –  Jul 19 '13 at 20:52
  • if its connected to the network, you should be able to see it on your home network overview, say on your router? – OzzieSpin Sep 12 '16 at 08:28

1 Answers1

35

Use the built-in CUPS web interface to get detailed printer information:

http://localhost:631/printers/

On newer versions of macOS you'll need to run the following command to enable the web interface:

cupsctl WebInterface=yes