Solution to SolarisTELNETftp over long time

Source: Internet
Author: User
Solution for SolarisTELNETftp-Linux Enterprise Application-Linux server application information. Symptoms:
1. The client uses IPtelnet from the server. ftp takes a long time, and ftp or even timeout exits.

2. on the server side arp-a, the command does not display back for a long time.

Root cause:
The DNS of the Solaris server tries to reverse resolve the host name of the client.

Solution:
1. Modify the/etc/nsswitch. conf file. Remove the dns field.
For example:
# Vi/etc/nsswitch. conf
~~
# You must also set up the/etc/resolv. conf file for DNS name
# Server lookup. See resolv. conf (4 ).
Hosts: files # dns <Remove this dns field.>
Ipnodes: files
~~

2. Complete the DNS reverse resolution settings.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.