IPFW configuration between internal computers

Joined
Jan 23, 2012
Messages
1
Reaction score
0
Points
1
I have a very unique situation that I am trying to resolve. And I believe it can be resolved with a firewall able to block communications however I am unsure how to setup IPFW to do what I want/need.

We recently got a software upgrade for a program that now has this program sending out a UDP broadcast across the network. The devices that are expecting to see this work as expected. and all other computers that are on the network ignore this broadcast. However for a reason unknown, a Xerox Phaser printer "hears" this broadcast, thinks its harmful, and shuts itself down. And if this broadcast is running when the printer tries to startup connected to the network it won't boot. It will get to the point where it should connect to the network, "hears" the broadcast, and shuts itself off again.

Xerox claims it only acts like this when there is something harmful on the network, and agree that since this issue started occuring at the time of the software upgrade this broadcast is the cause. Before we determine this to be the issue, Xerox did replace the nic card in the printer, and also gave us another printer, neither of which worked. Thats when I did some debugging and determined it was this software. If the software is not running, the printer works perfectly fine on the network.

Now the software communicates to a handful of other computers on the network via 3 ports. What I would like to do is have those three ports blocked from going out to the printer. Both the computer, and printer have static ip addresses, so it shouldn't be a problem with dhcp changing the ips or anything like that.

So I guess my question is, can IPFW be setup on the computer to block outbound on three specific ports to a specific ip address in the network? i've never used IPFW or configured it so i'm sorry if this is a simple answer, but i've been trying to figure out whats been wrong with this printer for over a month and just now found this software issue. So hopefully this is an easy configuration.

I've also heard that IPFW doesn't necessarily keep the rules you give it upon restart of the computer, so if thats true, I would also need to know how to set it up that it would keep these rules on and active even after a reboot.

Thanks for any help anyone can give.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top