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.
how to test ports
Name: spmlm Date: June 30, 2003 at 10:24:47 Pacific OS: AIX 5.2 CPU/Ram: 2/2GB
Comment:
I would like to know how to test from a windows2000 workstation whether a specific port on an AIX server is accepting connections or not. For example, if I am told that the ports 80, 443 and 8088 are opened and accepting incoming connections from my network, how do I confirm that?
Name: Jerry Lemieux Date: June 30, 2003 at 14:22:49 Pacific
Reply:
Why not try using a web browser since 80 and 443 are http service ports? 8088 is frequently used as an alternate http port. Point your browser at the system.
Summary: How to determine whether a file that you want to use exist or not using 'test' which gives return value when '$?' is typed? eg: if the file exist, then $? = 0 (true) but if the file doesn't exist...
Summary: Hi Doquivith, make sure that your X-Font Server is on the same side as your X-client, other wiese you have to change this also to an open firewall port. In the past a standart font server is listen on...