![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Telnet Problem Help | zanetti321 | SUN Solaris | 1 | 04-19-2008 01:27 AM |
| telnet problem | rrlog | AIX | 5 | 09-21-2007 01:48 AM |
| telnet problem, help | efrenba | HP-UX | 5 | 11-14-2005 02:35 PM |
| telnet problem in aix | vjm | AIX | 2 | 08-22-2005 11:35 PM |
| Having problem using Telnet!!!! | tahaislam | UNIX for Dummies Questions & Answers | 2 | 09-19-2001 05:51 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
If the servers are 10.20.30.40 and 10.20.30.41, does "host 10.20.30.40" return the name of the one server, and does "host 10.20.30.41" return the name of the other? That's reverse DNS, mapping an IP address back to the name of the host. (Use nslookup or dig instead of host, equivalently.)
|
| Forum Sponsor | ||
|
|
|
|||
|
You can try, but it's a long shot. Some servers are slow when reverse DNS is missing. Depends on the origanization whether there is any attempt to maintain reverse DNS; for a large organization, it might make sense to require everyone to have reverse DNS, even on an internal private network.
|