Operating System - HP-UX
1820278 Members
3530 Online
109622 Solutions
New Discussion юеВ

Nslookup set type=mx does not work

 
SOLVED
Go to solution
J. Drobnick
Occasional Contributor

Nslookup set type=mx does not work

Hello,

I have both 10.20 and 11.0 workstations and neither will allow me to go into nslookup and type "set type=mx" It gives me a "illegal option" error. I have used this before, quite some time ago, and I even see the MX option in the man pages for nslookup.

Does anybody have any idea why it does not work? Maybe changed with a patch somewhere along the way?

Thank you,
Joe Drobnick
2 REPLIES 2
Berlene Herren
Honored Contributor
Solution

Re: Nslookup set type=mx does not work

Is your nsswitch.conf set to look at files first? If so, this command will not work.

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
J. Drobnick
Occasional Contributor

Re: Nslookup set type=mx does not work

That fixed it! Thanks!