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 prin...
- 6 years ago
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.
KateG
3 years agoGoTo Manager
DiegoDash I've moved your post to this thread, you may want to try this solution that has helped some.
DiegoDash
3 years agoActive Contributor
In 2023 and this problem is still not solved. Could you please move on to more advanced support for an explanation for everyone.
- EricAnderson3 years agoActive Contributor
I just solved this by turning OFF the LogMeIn (BitDefender) Firewall.
Printers all came back to life. Yay!!
We have many other firewalls available. We're using those instead.- jayce0072 years agoNew Contributor
What other Firewalls have you used? I hope you don't have to pay for them since you are ALREADY PAYING for LMI Bitdefender.
- 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.