Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Finding Blocked ports in my solaris
Name: Sajith Date: September 9, 2002 at 00:42:27 Pacific OS: Solairs CPU/Ram: Dual CPU
Comment:
Heey,
How can I find out which are the blocked port numbers (udp and tcp) in my solaris machine.
Is there any simple command which if i execute from the same machine, tells me these are the ports which are blocked.
Or do i need to use any port scan tools from another machine and figure out.
Name: Smokey Jones Date: September 9, 2002 at 02:09:13 Pacific
Reply:
I cannot see why you wouldn't be able to run a portscan on your own machine. You can use Grim's Ping to scan your own machine. It's available at: http://grimsping.cjb.net/
0
Response Number 2
Name: westwood01 Date: September 9, 2002 at 02:48:43 Pacific
Reply:
you may want to look at /etc/services
If certain protocols (udp/tcp) have been blocked they may be commented out in this file. If so, and you wish to reenstate these protocols, simply uncomment the protocol that is commented out and do a 'pkill -HUP inetd' this will reread the inetd.conf file so your changes will take effect.
Summary: Hi, I'm just wondering if anyone knows of a good program for finding bottle-necks in my network. Preferably something that I can try and se if it works for a couple of days. If there is none, how do I...
Summary: hi all, my problem is...i m using LAN and to use proxy server , i used some C programs to open some port on a remote PC of the OS and system type is mentioned. well the ports opened..the thing is....
Summary: I am trying to share my music on my windows XP machine with my mac. In order to do this though, I have to disable/shutdown my firewall running on my XP because my firewall is blocking my mac. How can ...