How to change Port 27000 from filtered to open status
Posted
by
Nadarajah Ranjan
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Nadarajah Ranjan
Published on 2012-12-14T23:15:48Z
Indexed on
2012/12/14
23:22 UTC
Read the original article
Hit count: 263
networking
|firewall
In my ubuntu box I am running flexlm licensing software on port 27000 and I am able to pull the license from the this port to run the simulation software locally.
I am also trying to run the same software in another Linux machine (opensuse) by using the flexlm license from the Ubuntu box. However, my opensuse box is unable to communicate with port 27000 in my Ubuntu box.
I have turned off the firewall on the Ubuntu box, played around with iptables and when I do a nmap
from my opensuse box to Ubuntu box the message I get is that port 27000 is on filtered status. My understanding is that filtered status does not allow the opensuse box to communicate with Ubuntu.
My question is how to change port 27000 from filtered status to open status? Hope someone can help me out. Thank you.
© Ask Ubuntu or respective owner