| 
				
				Re: belkin f5d5231-4 how do I open ports?
			 
 
			
			Hi and thank u for the reply.
 Let say I open the program that should listen to the 60000 port , what command I should execute in dos , to see if I get incoming and outgoing connections ??
 The only thing that I see reguarding port 60000 is
 
 TCP    0.0.0.0:60000          0.0.0.0:0              LISTENING
 
 UDP    0.0.0.0:60000          *:*
 
 
 is this normal ??
 
 My program is opened and I am having incoming downloads using that 60000 port and outgoing upload , why I do not see ip connecting to that 60000 port in netstat result ??
 
 Whan I executed netstat -an , I get a list of ip connecting to my ports , how do I know if ther e is some itruders amog these ip ??
 
 thank u very much
 |