RE: network port issue with Scientific Linux 6.3

2013-08-16 Thread Edison, Arul (GE Healthcare)
Thanks. As suggested, I have disabled the NetworkManager and the issue that I faced is solved now -Original Message- From: owner-scientific-linux-us...@listserv.fnal.gov [mailto:owner-scientific-linux-us...@listserv.fnal.gov] On Behalf Of Mark Stodola Sent: Wednesday, August 14, 2013

Re: UDP message not recevied at port 8100 with Scientific Linux 6.3

2013-08-16 Thread Thomas Bendler
Check: netstat -tulpn | grep 8100 if another process is blocking the port and iptables -L -v -n to check if the local firewall may block the request. Regards Thomas 2013/8/16 Edison, Arul (GE Healthcare) aruljeyananth.jamesedi...@ge.com Hi all, The application that

Re: UDP message not recevied at port 8100 with Scientific Linux 6.3

2013-08-16 Thread Konstantin Olchanski
On Fri, Aug 16, 2013 at 02:01:20PM +, Edison, Arul (GE Healthcare) wrote: Hi all, The application that I run on Scientific Linux 6.3 is to receive the UDP message at port 8100. However I found that port 8100 is used by xprint-server Is there a way to disable the