Unable to bind to specific port

I was trying to run a application on my linux box and it told me it could not bind to the allocated port.

I did a netstat -ln and saw that nothing was being listened to on the port.

I rebooted, and still would not let me bind to that port.

How else am I supposed to determine whats stopping me?

Nothing in iptables nullrouting traffic away from the port either..


Thanks in advance

 

 

 

 

Top