Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-09-2005, 05:55 PM
|
#1
|
Member
Registered: Nov 2005
Location: VA
Distribution: Fedora 12
Posts: 31
Rep:
|
nslookup, command not implemented?
I'm trying to use nslookup to look up zone info for a domain. But for some reason it tells me that some commands are not implemented, here is a copy of what I was trying to do (IP's and domains changed for security):
[root@localhost phalanx]# nslookup
> server ns.dnsserver.com
Default server: ns.dnsserver.com
Address: 17.135.36.19#53
> set type=any
> ls -d domain.com
The 'ls' command is not implemented.
>
when I lookup the man pages for nslookup, this is what I get:
INTERACTIVE COMMANDS
host [server]
Look up information for host using the current default server or using server, if specified. If host is an Internet address
and the query type is A or PTR, the name of the host is returned. If host is a name and does not have a trailing period, the
search list is used to qualify the name.
To look up a host not in the current domain, append a period to the name.
server domain
lserver domain
Change the default server to domain; lserver uses the initial server to look up information about domain, while server uses
the current default server. If an authoritative answer can’t be found, the names of servers that might have the answer are
returned.
root not implemented
finger not implemented
ls not implemented
view not implemented
help not implemented
? not implemented
exit Exits the program.
What gives? what's with the commands not implemented? I am running Fedora Core 4 86x64 with everything updated and I'm running the commands as root.
I don't understand why it says that these commands are not implemented, and what do I need to do to implement them?
|
|
|
11-09-2005, 07:24 PM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,367
|
"I don't understand why it says that these commands are not implemented, and what do I need to do to implement them?"
The message means that the command is not implemented on the server that you are querying. Sometimes that means that the command does not exist and sometimes it means that for security reasons the command is disallowed. Here is a list of commands that could possibly be implemented:
http://incubator.apache.org/ftpserver/ftp_commands.html
-------------------------
Steve Stites
|
|
|
11-09-2005, 07:59 PM
|
#3
|
Member
Registered: Nov 2005
Location: VA
Distribution: Fedora 12
Posts: 31
Original Poster
Rep:
|
If that's the case, how come I can do the nslookup under Windows XP and get the zone info from the same PC? I took the same steps in Windows that I did in Linux, just for some reason my Linux version of nslookup will not get the informatiion.
Basically, the server does allow the commands to be run (evident by my being able to run them from Windows), and the copy of what I found in the man pages for nslookup came from my local machine. What I need to find out is how to get the commands to work in Linux, why they are not "implemented".
Last edited by digimars; 11-09-2005 at 08:20 PM.
|
|
|
All times are GMT -5. The time now is 09:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|