Article 5R6E9 can not locate network printer Canon iR2520

can not locate network printer Canon iR2520

by
lqmsh
from LinuxQuestions.org on (#5R6E9)
I have a problem with network printer in my work.
In the local network, all other computers are running windows and only mine is running Arch Linux. The network printer is Canon iR2520 and set ip address at
Code:192.168.0.100 and all client computers' ip addresses are at
Code:192.168.99.xxI have avahi service properly set up and local host resolution is also set up
Code:$ systemctl status avahi-daemon
avahi-daemon.service - Avahi mDNS/DNS-SD Stack
Loaded: loaded (/usr/lib/systemd/system/avahi-daemon.service; disabled; vendor preset: disabled)
Active: active (running) since Wed 2021-10-27 09:55:05 +0630; 1h 11min ago
TriggeredBy: avahi-daemon.socket
Main PID: 398 (avahi-daemon)
Status: "avahi-daemon 0.8 starting up."
Tasks: 2 (limit: 9423)
Memory: 2.1M
CPU: 502ms
CGroup: /system.slice/avahi-daemon.service
398 "avahi-daemon: running [acerE5mgma.local]"
412 "avahi-daemon: chroot helper"

Oct 27 09:55:05 acerE5mgma avahi-daemon[398]: Network interface enumeration completed.
Oct 27 09:55:05 acerE5mgma avahi-daemon[398]: Registering new address record for ::1 on lo.*.
Oct 27 09:55:05 acerE5mgma avahi-daemon[398]: Registering new address record for 127.0.0.1 on lo.IPv>
Oct 27 09:55:06 acerE5mgma avahi-daemon[398]: Server startup complete. Host name is acerE5mgma.local>
Oct 27 09:55:27 acerE5mgma avahi-daemon[398]: Joining mDNS multicast group on interface wlp3s0.IPv6 >
Oct 27 09:55:27 acerE5mgma avahi-daemon[398]: New relevant interface wlp3s0.IPv6 for mDNS.
Oct 27 09:55:27 acerE5mgma avahi-daemon[398]: Registering new address record for fe80::66df:d104:488>
Oct 27 09:55:27 acerE5mgma avahi-daemon[398]: Joining mDNS multicast group on interface wlp3s0.IPv4 >
Oct 27 09:55:27 acerE5mgma avahi-daemon[398]: New relevant interface wlp3s0.IPv4 for mDNS.
Oct 27 09:55:27 acerE5mgma avahi-daemon[398]: Registering new address record for 192.168.99.90 on wlBut I can not locate the network printer. So, I set up the printer manually as
Code:socket://192.168.0.100:9100It does not work also.
Although I doubt that it is because of ip addresses. While the network printer's ip address is 192.168.0.100, the client computers' ip addresses are 192.168.99.xx, all other windows computers are working well.latest?d=yIl2AUoC8zA latest?i=Qv4Wyfq4k7U:8cf_j-p5wOA:F7zBnMy latest?i=Qv4Wyfq4k7U:8cf_j-p5wOA:V_sGLiP latest?d=qj6IDK7rITs latest?i=Qv4Wyfq4k7U:8cf_j-p5wOA:gIN9vFwQv4Wyfq4k7U
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments