The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
Former Member
6 years agoLogmein Antivirus firewall blocking network printing
Has anyone else run into this and is there a way to resolve?
We use IP based printing and after installing Logmein Antivirus (with firewall enabled in the policy), we've experienced issues with printing. Jobs get stuck in the spooler and sometimes the printer shows offline in Windows devices. We've worked around this for now by turning Logmein firewall off and enabling Windows firewall. There are not a ton of options in the policy creator. It would be nice to be able to add firewall exceptions if needed.
I had a problem with network printers also. It was only some of the locations we manage, not all.
To get ours to work, I tried some things: editing group policy AD (for domain computers) and local GP for non-domain. I added firewall rules into there for the IP ranges needed and ports etc.
I also realised the machines failing were on network connections set as "Public". I used a powershell script and the LMI One2Many feature to change all the network connections to "Private". This was only on the machines not on the AD domain. Luckily in our case, we name all the network adapters on machines the same "Broadband" because we have 2 network cards in use and need to differenciate.
Set-NetConnectionProfile -InterfaceAlias Broadband -NetworkCategory Private Set-NetConnectionProfile -InterfaceAlias OtherNetwork -NetworkCategory Private
After making these changes, it's all fine.
Not sure if the Windows Firewall Group Policy rules are having any effect though as LMI seems to manage to firewall. I could easily test by blocking something on GP and see if it takes effect.
29 Replies
- timau2 years agoActive Contributor
I agree disabling the firewall SHOULDN'T be the only option to print reliably!
Logme in must have know about this for a long time - yet they continue to sell it (We just purchased it) The Tech support saying its just a remote issue show the lack of what I can see being any care or responsibility.
For an integrated offering its actually very lacking in features that you would expect of any AV package. To then find out we must manually remove it on EACH computer is also unbelievable in this day and age.
- DiegoDash2 years agoActive Contributor
It doesn't make sense for us to disable Logmein's firewall for the printer to work. It's been an error for years and we don't have anything working providing data for this correction. Paying and not using the firewall is unacceptable. Does the board know about this?
- timau2 years agoActive Contributor
(Ive told Logmein Support many many times its not remote printing and they keep saying it is - not sure how they cant understand that...)
The immediate ways to fix:
Set the network to private (that fixes a lot) but not 100% of the time and not permanent it will still error depending on printer and drivers sometimes. We have the error on Ethernet connections also domain and private networks)
Creating a new Rule with Firewall disabled appears to fix it 100% of the time – in fact the printer will burst into life as soon as it applies.
- bswedhin2 years agoNew Contributor
I'm supprised that there's no fix for this on going issue. It is effecting Wi-Fi network printing not remote printing. The only symtom that the users has is "Print Error" after a couple minutes of sending the print job, and it stays in que.
The only possible fixes we have found which are usually only temporary fixes are:
Format and reload the OS (seems like a waste of time)
Create a new IP port for the printer (sometimes works)
disconnect from Wi-Fi and reconnect (may or may not fix issue and is only temporary)
restart computer (do not shut down) (again may only fix temporary)
Delete printer and drivers then reinstall printer (again may only fix temporary)
If anyone finds any other solutions, please let us know.
- timau2 years agoActive ContributorThe reply I've had from Logme Tech support is horrendous - they don't acknowledge the problem exists. instead they seem to think it has something to do with remote printing.
--
Hello,
I investigated this and the environment you provided with the printer is related to the article in question, to which the only solution we offer is what is stated in that article.
If you have any questions, please let me know!
Regards,
Sergio | Customer Care Manager
----
Hello,
Thanks for your response.
The nature of this case is related to remote printing - wireless printers, and that's the information that was provided to you.
On the other hand, if you need to know how the remote printing feature + how to troubleshoot any networking issue, also how the product works, you can check the following articles:
Remote Printing.
LogMeIn Pro and Firewalls.
If you have any further questions, please let me know!
Regards,
Sergio | Customer Care Manager - KateG2 years agoGoTo Manager
Hi DiegoDash , bswedhin , timau ,
I've reached out to the team for an update, I don't have a timeline for a fix at the moment, but will keep this thread updated. Thanks for bumping this and for your patience.
- DiegoDash2 years agoActive Contributor
In a little while we will be in 2025 and there is no solution, no update.
- bswedhin2 years agoNew Contributor
When I run the command Get-NetConnectionProfile it shows the NetworkCategory = DomainAuthenticated and the DomainAuthenticationKind = Ldap.
If I try to run the commnand
Set-NetConnectionProfile -InterfaceAlias Wi-Fi -NetworkCategory Private
I get errors because it is a computer that is joined to our domain. So this does not resolve our issues.
Several users still can not print while on Wi-Fi, they get print errors. We have done everything possible to fix this. from removing drivers to checking subnets to accessing the printers web UI. Some people can print to the printer, so We know it is not a problem with the printer. (we only started having these problems after we installed the LMI suite)
Please help resolve this asap
Thank you
- timau2 years agoActive Contributor
Any updates on this.. (It not just HP printers it most bands of printers)
Also not just on Wifi Public networks also on Private and domain networks.
- GaborO2 years agoGoTo Contributor
Please note that we've found the reason of network printing being blocked by the LogMeIn AV Firewall.
We will add an option to the AV policy to enable network printing early next year.