![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get CDE/dtlogin to stop listening on port 6000 | AIXNewbie | AIX | 0 | 03-20-2008 04:25 PM |
| how to find port numbers a web server is listening to | laddu | IP Networking | 6 | 02-16-2007 09:40 AM |
| VNC Server http listening port | kxchen_home | Linux | 6 | 02-07-2004 12:23 AM |
| Listening on port for incoming data? | frustrated1 | Shell Programming and Scripting | 6 | 01-16-2004 06:48 PM |
| Perl Script Listening On A TCP Port | emcb | Shell Programming and Scripting | 1 | 12-05-2001 01:19 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi..
I am using HPux11.0 i want to know if server not listening to a tcp port what should we do to resolve the problem.... in /etc/services tcp port 7108/tcp is mentioned for some perticular application.. while starting that application error is coming could not establish listening address on network //uswest02:7108 uswest02 is the hostname.. please suggest where should i start to solve this problem.. thanks praful |
|
|||||
|
Ports don't listen, processes listen. The /etc/services file des not specify running processes. /etc/services is just a table of the mapping of names to numbers and exists as a convienence, not as a requirement for networking.
Please visit HERE for more on this topic. Also, THIS THREAD might be useful. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|