![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| port number | tukuna82 | UNIX for Dummies Questions & Answers | 2 | 09-06-2008 07:27 PM |
| How to find the port number of the oracle process | thana | UNIX for Dummies Questions & Answers | 2 | 03-21-2008 05:14 PM |
| To find pid from port number | gmat | HP-UX | 6 | 12-31-2007 04:43 AM |
| Need to know port number | shaan_dmp | UNIX for Dummies Questions & Answers | 1 | 10-26-2007 12:38 PM |
| FTP Port Number | mbb | UNIX for Advanced & Expert Users | 2 | 04-22-2004 04:27 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
find out unix port number
Please could some advise me the command to find out the unix port number.
regards venhart |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Your question is not well-formed. Some IP protocols such as TCP and UDP have a port number between 1 and 65535 but Unix can use any of those. For example, the SSH server is usually running on TCP port 22, and the HTTP server on TCP port 80. What is the problem you are trying to solve?
|
|
#3
|
|||
|
|||
|
Would you know anything about MYSQL Query Browser, as I'm trying to work out what port number I should be using.
|
|
#4
|
|||
|
|||
|
Google suggests 3306
|
|
#5
|
|||
|
|||
|
Check the file /etc/ services. It will list the port assignments for that machine
|
|||
| Google The UNIX and Linux Forums |