February 2000
Intermediate to advanced
464 pages
15h 57m
English
You should verify that the services file in use on your system matches up with the well-known port numbers expected by the applications you are using. Some applications will ask the system for the port number associated with “SMTP” for example, and if your system’s services file does not have an entry for that application, it will not return a port number to the client.
This will prevent the client from being able to send any data, since it cannot get the destination port number for the application.
To see the well-known ports used on your system, examine the /etc/services file on a Unix host, or the C:\WinNT\System32 \Drivers\Etc\SERVICES file on a Windows NT host.