LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   network scanner Brother MFC-8510DN ip issue (https://www.linuxquestions.org/questions/linux-networking-3/network-scanner-brother-mfc-8510dn-ip-issue-4175610016/)

emamarro 07-17-2017 06:35 AM

network scanner Brother MFC-8510DN ip issue
 
Hello,
I installed week ago cento7 and scanner worked like a charm on the fly 192.168.001.077

However, yesterday I had to reinstall Centos7 for an efi bios problem, leaving untouched the /home partition
Unfortunately, despite the scanner being installed on the right ip 192.168.001.077 , when I try to launch a scanning, after the first ping at the right p, it changes IP
Here it is:

[root@Host-001 lando]# brsaneconfig4 -p
test SCANNER
ping 192.168.001.077 -w 10

PING 192.168.001.077 (192.168.1.63) 56(84) bytes of data.
From 192.168.1.10 icmp_seq=1 Destination Host Unreachable
From 192.168.1.10 icmp_seq=2 Destination Host Unreachable
From 192.168.1.10 icmp_seq=3 Destination Host Unreachable
From 192.168.1.10 icmp_seq=4 Destination Host Unreachable

--- 192.168.001.077 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 2999ms
pipe 4

Is it some thingh regarding firewall or some kind of sane old config file in the /home partition?

Thank for any help
Ema

nini09 07-17-2017 02:22 PM

You might need delete and add scanner again. Some information could be saved under your account.

emamarro 07-17-2017 02:55 PM

Thank you, I already did it.. :( unistall brother drivers and delete the printer/scanner
Ciao

lazydog 07-18-2017 10:32 AM

Try pining without the '0';

Code:

ping 192.168.1.77
You shouldn't add the leading '0' to the ip address.

nini09 07-18-2017 03:05 PM

1)Set CUPS LogLevel set to debug.
2)cat /var/log/cups/error_log.
The log should tell you what's problem.

emamarro 08-02-2017 04:58 AM

Solved!
 
I did it! :-)
Tried again with the automatic installer, set IP without 0 , 192.68.1.77
Thank you

lazydog 08-05-2017 06:57 PM

Glad that worked for you.
Please make as resolved.

emamarro 08-06-2017 07:54 AM

Solved
 
How Can I make It resolved? Don't see
edit title..


All times are GMT -5. The time now is 07:48 PM.