Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
July 25, 2008, 04:24:54 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
176889
Posts
20913
Topics
50722
Members
Latest Member:
minorgeek
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Desktop Security Products
Comodo Firewall
Help for v2
Comodo Firewall and HP C5180 all-in-one network printer
« previous
next »
Pages:
[
1
]
Author
Topic: Comodo Firewall and HP C5180 all-in-one network printer (Read 1600 times)
BTHJW
Newbie
Offline
Posts: 15
Comodo Firewall and HP C5180 all-in-one network printer
«
on:
October 12, 2007, 11:04:57 AM »
Hello,
I just discovered the following with the most recent Comodo Firewall Pro and my HP C5180-all-in-one network printer.
After booting my pc, I looked in the firewall's 'Activity | Logs' and saw that my printer had been blocked because of its multiple port connection requests to my computer interpreted by Comodo as port scans. I already had set the various 'Intrusion detection settings' to the maximal number allowed. I had hoped that would more or less disable these kind of checks because there is no real way to tell the firewall not to apply intrusion checks. However, that does not do the trick.
And the printer's tcp/ip address is in the zone I defined as trusted. And tcp/udp traffic is also fully allowed within the zone.
Does someone know a way to allow these printer actions or to suppress port scan checks?
Henk Wissink.
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 725
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #1 on:
October 12, 2007, 11:41:04 AM »
Another one...
See this topic
http://forums.comodo.com/help/udp_port_scan_on_hp_allonone_printers-t10605.0.html
We don't know the result of it yet, and it isn't confirmed it is actually the printer, but possibly something that is spoofing the address of the printer.
My first question, is what is your LAN configuration? A PC, a router, a printer, and anything else? Are you on a wireless LAN?
Logged
BTHJW
Newbie
Offline
Posts: 15
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #2 on:
October 22, 2007, 05:26:00 AM »
Hello grue155,
I had a look at the topic you mentioned. Despite all the posts, I did not see a clear solution yet.
Although my router has wireless capabilities, both the printer and computer are connected by wire to it (so the printer is available to all computers).
I have a trusted zone in CFP, I added the .exe files of HP as trusted applications. But the log file keeps on showing the flood after each so many time.
I tried to set all parameters that have to do with attacks such that CFP would wait as long as possible before it would ever conclude a flood is going on. But that does not help too. As far as I can see there is no single switch to (de)activate this feature. Am i right?
Thanks for helping.
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 725
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #3 on:
October 22, 2007, 12:51:10 PM »
Dayjob work tends to make me suspect a lot things. In the case of scans from printers, or other such inanimate objects, it makes me think of indirect network scans by malware.
The only way that I know of to run this down, is to physically isolate the actual source of the scan. You find where the problem is, by where it isn't. Right now, on your LAN, there are three things that probably are not the source of the scan: your PC with CFP reporting the scans, the printer being made the scapegoat, and your router (presuming you have the typical NAT/router setup).
How the scan works, is that a machine, infected with some malware that is trying to find a new home, forges the IP address and MAC of something on the LAN that doesn't care about being bombarded by ICMP "port unreachable" traffic. The malware is running a packet sniffer, and can see that ICMP traffic, and so effectively and invisibly port scan any machine on the LAN. The 'nmap' security tool can do this very easily. The scan done against TCP ports is called an "idlescan', detailed at
http://insecure.org/nmap/idlescan.html
. The UDP scan is similar, but a lot simpler.
Physically isolating the source is tedious with many machines, as in an office environment. With a home LAN and a couple of machines, it's much easier. It's unplug each machine in turn to see if the scan disappears, or put an extra NAT/router in front of the machine to undo the IP address and MAC forgery. That's the situation in the other topic, which isn't resolved in so far as I know of.
If the physical isolation isn't giving results, then some weird hardware or firmware problem could be the case. But searching outside the Comodo forums, I'm not finding anything that says HP printers as having any problems.
Logged
BTHJW
Newbie
Offline
Posts: 15
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #4 on:
October 29, 2007, 08:17:34 AM »
Hello grue155,
thank you for your hints. Because of too many other problems between the Comodo firewall and a san drive (that I tried to get solved with the help of others on this forum) I had to decide to uninstall the Comodo firewall.
Because I do not have some other tool (yet) that tells me about these udp scans of the printer I cannot find out whether or not it really comes from the printer.
All kind of runs of anti-virus tools and spyware tools on the computers in my network did not reveal any malware. And I always try to keep perfectly updated with all these tools.
For now I will cease my investigation. However, if you can tell me where I can find a free tool to monitor these udp scans then I can try to make sure that it is the printer.
Regards,
Henk.
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 725
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #5 on:
October 29, 2007, 08:45:31 AM »
Got a tool for you: Wireshark. It's a packet sniffer, and will show you exactly what is showing up on the wire. It is available at wireshark.org (not the .com site - that looks like a doppelganger trap site).
The Wireshark download comes with a number of command line tools, including tshark as a command line version of the Windows sniffer. For log term monitoring, you can run tshark and capture basic traffic information and watch for anomalies, like overnight and not overwhelm yourself with data.
Wireshark can probably help in getting your san drive set up also. If there is some unexpected protocol running around on the wire, then you'll see it.
If you try Wireshark, and have any questions, let me know.
Logged
BTHJW
Newbie
Offline
Posts: 15
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #6 on:
December 11, 2007, 02:33:15 AM »
Hello Grue155,
sorry for my late reply. I will use it (from wireshark.org) and see what kind of info I get from it.
Thank you so far.
Regards,
Henk
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 725
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #7 on:
December 11, 2007, 07:03:48 PM »
A lot has happened since last we posted...
If you look at the earlier thread
http://forums.comodo.com/help/udp_port_scan_on_hp_allonone_printers-t10605.0.html
you'll find that HP printers and their PC based software do some very atypical things. One, is the network management package seems to constantly query the printer at full network speed. This causes CFP to see all that traffic as a flood. On top of that, there seems to be a bug in CFP in that it isn't reporting the proper port numbers when reporting a flood.
Two support tickets have been entered. The response was "upgrade to v3", as was kind of expected. The workaround for v2.4, is to crank up the flood threshold to something around 300 packets/sec.
All the gory details are in that other thread, including a lot of wireshark data.
If your wireshark data turns up something other than a bunch of traffic to and from UDP port 161, then you've got something different, and I'll ask you to post your wireshark results. If it is UDP port 161, then it is SNMP network management stuff, and the HP network software is the source.
Logged
BTHJW
Newbie
Offline
Posts: 15
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #8 on:
December 12, 2007, 02:34:30 AM »
Hello Grue155,
during my attempts to avoid these blocking decisions by Comodo Firewall, I had already increased the thresholds to the maximum but they still came in sometimes...
Unless I find some other internet security package that does not show this blocking, I probably give v3 a try. (See also my other more severe problem in
http://forums.comodo.com/help_for_v2/comodo_and_netgears_zsan_service-t13573.0.html
).
Thank you again.
Henk.
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 725
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #9 on:
December 13, 2007, 01:22:01 PM »
That's kind of the same situation in that other topic. It doesn't seem that that there is a v2.4 solution other than the threshold workaround.
If there's no objection, I'll mark this topic as closed/resolved, and lock it for future reference.
Logged
corky8332
Newbie
Online
Posts: 6
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #10 on:
December 13, 2007, 01:47:33 PM »
I got the same problem with 2.4 with my 1350 all in one and turning off auto update fixed it. I don't know if that will work for you?
Logged
grue155
Global Moderator
Comodo's Hero
Offline
Posts: 725
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #11 on:
December 13, 2007, 01:59:51 PM »
Quick question: Auto-update of what? I'm presume you're talking about the HP Director software, but I want to make sure.
Logged
SanityAssassin
Newbie
Offline
Posts: 1
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #12 on:
December 15, 2007, 04:58:58 PM »
Think i've got your cure.
I've got a c6100 which is in the same family, and was having the same prob. Heres your fix..
Add these files to the trusted applications list VIA the firewall button on the top right of CFP
C:\WINDOWS\system32\HPZinw12.exe
C:\WINDOWS\system32\HPZipm12.exe
C:\WINDOWS\system32\spoolsv.exe
The first two are necessary processes for HPs pain in the ass software to transmit its data, the third is the windows print spooler, also needed. Once you add them, if a popup for CFP comes up about spoolsv make sure to allow it permanently.
Enjoy..
Logged
BTHJW
Newbie
Offline
Posts: 15
Re: Comodo Firewall and HP C5180 all-in-one network printer
«
Reply #13 on:
April 22, 2008, 05:23:40 AM »
Hello,
I have given up, also after trying Comodo firewall v3.x. After uninstall (of course) no problem anymore.
For all who replied: thank you for your support.
Best regards
Henk
Logged
Tags:
C5180
portscan
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
** New to the Comodo Forum? Start Here! **
-----------------------------
=> New Member Information
-----------------------------
Want to help Comodo?
-----------------------------
=> Help Spread the Word - Official Comodo banners and logos
=> How can you help Comodo? (Please we do need you!)
===> Help spread the word! (Please read and help)
===> Comodo website issues for submitting website problems only
=> Please tell us your views and Vote here!
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Which Product do you want Comodo to develop next?
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Firewall
===> Feedback/Comments/Announcements/News
===> Leak Testing/Attacks/Vulnerability Research
===> Help for v3
===> Help for v2
===> Frequently Asked Questions (FAQ) for Comodo firewall
===> Comodo Firewall Translations
===> Bug Reports
=> Comodo Anti-Viruspyware (CAVS)
===> Help for Comodo AntiVirus
===> FAQ for Comodo Anti-ViruSpyware
===> Feedback/Comments/Announcements/News about CAVS
===> Virus/Malware Removal Assistance
=> Comodo BOClean Anti-Malware
===> Announcements
===> Comodo BOClean Anti-Malware FAQ
=> Comodo DiskShield
=> Comodo Disk Encryption
=> Comodo Secure Email (CSE) Product
===> CSE Beta Corner
===> Frequently Asked Questions (FAQ)
===> Feedback/Comments/Announcements/News about CSE
===> Bug Reports
===> Help for Comodo SecureEmail
=> Comodo Memory Firewall(Buffer Overflow Protection)
===> Help
===> Frequently Asked Questions (Comodo Memory Firewall)
===> Feedback/Comments/Announcements/News
=> Comodo TrustConnect - Securing the Wireless world!
=> Comodo SafeSurf and (Comodo's own toolbar)
=> Backup
===> FAQ for Comodo Backup
===> Help
=> Verification Engine (allows you to verify what you see on the Internet)
=> Comodo Vulnerability Analyzer
=> AntiSpam
=> i-Vault
=> Launch Pad
=> Trusttoolbar
-----------------------------
Enterprise Security
-----------------------------
=> Comodo Endpoint Security Manager
-----------------------------
Compliance
-----------------------------
=> PCI DSS Compliance
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> Computer Firewalls
=> Anti Virus/Malware Products/Other Security products
=> Free Virus/Spyware/Trojan/Malware Removal by Comodo Experts
=> HIPS (Host Intrusion Prevention Systems)
=> Anti Phishing solutions
=> Digital Certificates, Encryption and Digital Signing
=> General Security Questions and Comments (not product related)
-----------------------------
Free Services for End Users
-----------------------------
=> UserTrust - First Independent Website Rating - Empowering our users!
=> User Anywhere (Remote Access product)
=> Comodo Meet (Web Conferencing Product)
=> Hacker Guardian
=> Trustfax (free Trial) (online faxing)
-----------------------------
Free Products
-----------------------------
=> Link to Free Comodo Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Nederlands / Dutch
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> По-русски / Russian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> tiếng Việt / Vietnamese
-----------------------------
Digital Certificates
-----------------------------
=> Code Signing Certificate
=> Content Verification Certificate
=> Email Certificate
=> SSL Certificate
-----------------------------
Web Server Products
-----------------------------
=> Two Factor Authentication for Web Applications
=> Trustlogo
-----------------------------
Infrastructure Products
-----------------------------
=> ZTL
=> Trustix Enterprise Firewall
-----------------------------
Other
-----------------------------
=> Forum Policy Violation Board
Page created in 0.748 seconds with 19 queries.
Powered by SMF 1.1.5
|
SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by
7dana.com