On 05/08/2017 12:18 PM, Patrick O'Callaghan wrote:
On Mon, 2017-05-08 at 12:02 -0400, Bob Goodwin wrote:
.
Ihave a printer "Bus 005 Device 005: ID
04f9:0063 Brother Industries, Ltd"
connected to my F-25 computer. I don't
want to reset and change it's configuration.
Is there any way to determine the
printer's ip address so that I can view
the existing configuration from my browser.
Normally I would ask it to print its
settings but it has a defective toner
cartridge and I wont be able to do that
until I receive a new one but I would
like to see the config. now.
Any suggestions appreciated,
You must run this command as root--probably a sudo command in your system.
Here's how it works in my system. (Do not input the "<<<<<") Note that
it identifies
each device by its manufacturer's name. So when it encounters your Brother,
it should display the name and IP.
--doug
[root@linux1 doug]# nmap -sP 192.168.1.* <<<<<
Starting Nmap 7.40 ( https://nmap.org ) at 2017-05-08 14:37 EDT
Nmap scan report for 192.168.1.1
Host is up (-0.20s latency).
MAC Address: 30:5A:3A:A0:55:30 (Asustek Computer)
Nmap scan report for 192.168.1.12
Host is up (0.000052s latency).
MAC Address: 50:E5:49:B3:A2:51 (Giga-byte Technology)
Nmap scan report for 192.168.1.26
Host is up (0.00019s latency).
MAC Address: A4:EE:57:73:CB:85 (Seiko Epson)
Nmap scan report for 192.168.1.29
Host is up (0.00013s latency).
MAC Address: D0:BF:9C:34:CF:8A (Hewlett Packard)
Nmap scan report for 192.168.1.11
Host is up.
Nmap done: 256 IP addresses (5 hosts up) scanned in 5.78 seconds
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx