Nslookup appears to be ignoring search domains

My organization has a number of shorthand URLs like 'wiki' and 'teamportal' that are on one of many domains we've acquired over the years; nobody knows what's on which domain except the DNS servers. For some reason, I can't resolve these domains. I can find them fine if I try the FQDN, however.
$ nslookup foo 172.17.1.8
Server: 172.17.1.8
Address: 172.17.1.8#53
** server can't find foo: SERVFAIL
$ nslookup foo.example.com 172.17.1.8
Server: 172.17.1.8
Address: 172.17.1.8#53
foo.example.com canonical name = intranet7.example.com.
Name: intranet7.example.com
Address: 10.8.250.134
My resolv.conf looks like this:
domain dhcp.example.com
nameserver 172.17.1.8
search examplesys.com example.com
Shouldn't that search directive tell nslookup to try those domains? What's going wrong?

I've based my stuff on the samples.  Unfortunately when I try and run them I get other errors.  For instance when I get to the line
Dim rh As ResponseHolder = bipService.Get("path://InfoObjects/Root Folder/WWE Reports/" + REPORT_STRING + "@SI_SCHEDULEINFO, SI_PROCESSINFO", oGetOptions)
and the path string is:
"path://InfoObjects/Root Folder/WWE Reports/rtodbc3@SI_SCHEDULEINFO, SI_PROCESSINFO"
I get
{"Get exception (Error: WBP 99999)"}
    CallStackTrace: "   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at BusinessObjects.DSWS.BIPlatform.ConsumerBIPlatform.Get(String SessionID, String Path, GetOptions Options)
   at BusinessObjects.DSWS.BIPlatform.BIPlatform.Get(String pathURI, GetOptions options)"
    CauseDetail: Nothing
    CauseException: "SoapException"
    CauseID: Nothing
    CauseMessage: "The [action] cannot be processed at the receiver."
    Data: {System.Collections.ListDictionaryInternal}
    HelpLink: Nothing
    ID: "http://biplatform.dsws.businessobjects.com/2007/06/01/Get"
    InnerException: Nothing
    Message: "Get exception (Error: WBP 99999)"
    Operation: "http://biplatform.dsws.businessobjects.com/2007/06/01/Get"
    Source: "DSWS Web Service Consumer"
    StackTrace: "   at BusinessObjects.DSWS.BIPlatform.BIPlatform.Get(String pathURI, GetOptions options)
   at _Default.Schedule() in C:\Storage\Software\CR2008\wssdk_net_samples_12\Schedule_VB\Schedule_VB\Default.aspx.vb:line 89"
    TargetSite: {System.Reflection.RuntimeMethodInfo}
    WebServiceID: ""
J

Similar Messages

  • DNS name resolution ignores search domains ??

    I have a DNS search domain specified in network prefs for ethernet (and a domain picked up from DHCP).  But these appears to be ignored both in apps  and on the command line.  I find I have to type the fqdn which is a pain.
    Looking at /etc/resolv.conf I see  'domain' but no search entries.  UNIX docs suggest that domain should allow 'short names' maunally adding explicit search records to /etc/resolve.conf seems to work despite the warning that nothing uses resolve.conf any more. (as on most modern UNIX systems).
    Anyone know what is going on?  It is a worry that search domains specified in preferences => networks appear to be ignored.  It is also a worry that adding config to a supposedly unused file fixes the problem (well at least until it gets overwritten with the next dhcp refresh).
    Russell.

    Hi,
    How about the status of the problem now?
    DNS request timed out is mainly caused by losing of Network Connectivity, detailed information you may reference the link below(session
    7. Loss of Network Connectivity):
    https://technet.microsoft.com/en-us/library/bb962024.aspx
    If the problem still exits, try command line nslookup /set d2
    to turn exhaustive Debugging Mode on(all fields of every packet are printed). And post the result here.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • No more search domain

    I have a BMAS radius authenticating users to a Cisco PIX firewall forInternet access. This process works fine for short periods of time
    and then
    users begin reporting that they have to try logging in several times
    before
    they are authenticated. The radius debug screen on the server will at
    this
    point be denying somewhere around half of the requests it receives
    with the
    error (access rejected <username> no more search domain). If I unload
    and
    reload radius.nlm, the problem goes away for a period of time.
    Any Ideas

    I can see from the debug log that RADIUS is receiving a -601 error (user not
    found) while attempting to locate the user in eDirectory. This appears to be
    an eDirectory problem, rather than a RADIUS problem. The -601 is being
    returned to RADIUS from an eDirectory call.
    You might have a problem with one or more of the replica servers in your
    environment. Try running DSRepair. If that does not fix your problem, then
    you will probably have better luck asking in a forum that deals specifically
    with eDirectory issues.
    >>> JIM BLANKENAGEL<[email protected]> 5/17/2004 2:24:23
    PM >>>
    [2004-05-17 07:52:58 AM] -------- START : (Access-Request (1)) [(ip)
    205.119.79.242:1645]: time:1937906322---
    [2004-05-17 07:52:58 AM] CACHE:
    CacheDomainListExist(radius.bordermanager.common.s jsd), using cache
    [2004-05-17 07:52:58 AM] AuthRequestHandler(), Calling NewRequestHandler.
    [2004-05-17 07:52:58 AM] NewRequestHandler(): !domainName: fausr_sara
    [2004-05-17 07:52:58 AM] NewRequestHandler(): Calling CacheGetDNForName
    [2004-05-17 07:52:58 AM] CacheGetDNForName entered
    [2004-05-17 07:52:58 AM] CACHE:
    CacheGetEnableCNLogin(radius.bordermanager.common. sjsd), using cache
    [2004-05-17 07:52:58 AM] CopyCache:
    [2004-05-17 07:52:58 AM] CacheGetDNForName: NWDSReadObjectInfo returned
    -601
    [2004-05-17 07:52:58 AM] CacheGetDNForName(fausr_sara), Using cache
    [2004-05-17 07:52:59 AM]
    (->)CacheGetDNForName:NWDSReadObjectInfo(fausr_sara) , failed, no such entry
    (-601), time:15888
    [2004-05-17 07:52:59 AM] NewRequestHandler(): Error -601 from
    CacheGetDNForName
    [2004-05-17 07:52:59 AM] User (fausr_sara) not exist in local NDS tree. Use
    search domains instead.
    [2004-05-17 07:52:59 AM] No more search domain, end of search doman list is
    reached.
    [2004-05-17 07:52:59 AM] CACHE:
    CacheReadSecretForNASAddress(radius.bordermanager. common.sjsd), using cache
    [2004-05-17 07:52:59 AM] ->Sending Access-Reject (3) [(ip)
    205.119.79.242(1645)] count=20
    [2004-05-17 07:52:59 AM] ->Inserting into RespQ , code(3) id(231).
    [2004-05-17 07:52:59 AM] -------- END : (Access-Request (1)) [(ip)
    205.119.79.242:1645]: time:1937922218---

  • Search Domains = Ian?

    Hi.
    I was just changing my DNS Servers to use Google's Public DNS http://code.google.com/speed/public-dns/index.html in System Preferences>Network>AirPort>Advanced>DNS
    When I noticed listed under Search Domains (to the right of DNS Servers) the name "Ian". It's lightly greyed out and you can't click and press minus to remove it. It also appears in my girlfriends MacBook and in my iPhone settings, so I imagine it is some auto network setup.
    I have read on an archived thread someone else who had the same thing:
    http://discussions.apple.com/thread.jspa?threadID=1816266&tstart=0
    Should I be concerned?

    I believe I may be being a little silly, the Ian may of course be LAN in lowercase.
    Ian lan just a little height difference there.

  • HT1218 I'm trying to set up a new iPad..it asks for my WiFi network.. I find the network..then it asks for information that I have no idea about: IP address, Subnet Mask, Routet, DNS, Search Domains, Client ID..also the headings are: DHCP,BootP, Static..c

    I am trying to set up my new iPad. it asks for a WiFi connection.. I have one..then the next page asks for these things:DHCP,BootP,Ststic then IP address, Subnet Mask, Router, DNS, Search Domain, Client ID  then HTTP Proxy  I have no idea what any of this means...can someone please help me???

    Thank you sooo much. I was so disappointed...I couldn't wait to get started with the new iPad..then ran into the problem. So simple. You made my day. Thank you for your expertise!!

  • My iPhoto library has suddenly disappeared from my computer. When i click on iPhoto it tells me to choose my library or create a new one. However no library option appears. I have searched the computer for the library but it does not seem to exist

    My iPhoto library has suddenly disappeared from my computer.
    When i click on iPhoto it tells me to choose my library or create a new one. However no library option appears. I have searched the computer for the library but it does not seem to exist anymore. I did not have time machine set up, so there is no back up. Is there any way i can retrieve my library?
    Here is a picture of what appears when i click on iPhoto:

    In terms of searching i have searched for photos on my finder. However, none of the photos that appear are from my iPhoto Library.
    Search with FindAnyFile. You can download it here:   http://apps.tempel.org/FindAnyFile/index.php
    Search for any file with "ThumbJPGSegment" in the name. If you added at least one image to your library, the library should contain a file with this name, see OldToad's post: Re: Since I updated to iPhoto 9.5.1, my library is not listed or available. How can I find it? Can I use the time machine to restore it?

  • Is there any way to actually delete messages from my iPhone? I have already synced my iPhone, updated it, and deleted all of my backups but the messages I have "deleted" still appear in the spotlight search.

    Is there any way to actually delete messages from my iPhone? I have already synced my iPhone, updated it, and deleted all of my backups but the messages I have "deleted" still appear in the spotlight search.

    If you already have an iPhone backup or an iCloud backup, just follow the instructions on the page below
    http://www.whatsapp.com/faq/en/iphone/20888066
    If you didn't back up your iPhone, try to use WhatsApp Pocket to recover your chats:
    http://www.fireebok.com/whatsapp-pocket.html

  • Some contacts have disappeared from my phone contacts. They are still in the phone because if someone calls me their name appears and if i search in text for contacts they are still there - but if i search in phone contacts they are not there, Help

    Some contacts have disappeared from my phone. Not all just random ones. They are still in the phone because if someone (who has disappeared from my phone contacts calls me their name appears and if i search in text messages for contacts they are still there - but if i search in phone contacts they are not there, Help!

    But once again, I do not want to lose my other texts, app progress, and photos. I could sync the photos but i would still lose the app progress and texts. I would only restore if it was the only option left, but the other space, as already stated, isnt the main concern. The main concern is those 'deleted' texts. If they go, then a good size chunk of the other space goes. I know you CAN delete texts for good. It worked fine before. All i want to know is why its not working for me now, and how to fix it.
    I also know that when you delete texts on your iphone, they get marked for deletion, however they stay on your device (thats why they show up when you search for them.) then when you sync your device with itunes, the texts marked for deletion should disappear. When i synced they didnt disappear. Thats what i need an explanation/solution for. Why the texts marked for deletion didnt get fully deleted after the sync.

  • Change the appearance of a 'saved search stack' in dock

    Hi,
    I read a hint on Mac OS X Hints which I particularly like, allowing for a saved search in the dock to behave as a stack showing all recently used documents. See here for the original hint.
    The problem I have is that the icon of this stack is a drawer with papers in it. It looks really out of place next to my other stacks, so I would like to customise it. I have changed the icon of the entry in ~/Library/Saved Searches, but that doesn't get reflected in the dock. I have looked at ~/Library/Preferences/com.apple.dock.plist, but there is no reference to an icon in there that I could potentially change.
    How do I change the appearance of a 'saved search stack' in the dock!?
    thanks,
    Rob

    Donald
    I agree with you that this is not good design and only adds to the confusion of new users, not lessens it.
    It also makes more steps for experienced users.
    Still it is what it is. Personally I'm sticking with Snow Leopard. After all the anticipation I found Apple has screwed up Lion and it is looking like their version of Vista. A rearrangement of the deckchairs to distract you from the gaping hole in the side of the ship, and that the Shipping Company has decided they are switching to other businesses.
    Save a version is Save, and OSX handles all saves using versions you can step back through.
    Duplicate is Save as with an extra step inbetween where the file has another name that you need to change. btw also lacks a shortcut. Nice one Apple.
    Revert has always been there in OSX and was one of the few improvements in that it consistently lets you go back to your last saved version.
    Peter

  • How can I get the cursor to appear in the main search window on the Google home page by default?

    The cursor in my Firefox appears in the address bar. I would like it to appear by default in the main search window on my default home page, Google.com. How?

    This is all very Greek to me. Is it really this hard just to get the cursor to appear in the main search window when Google.com is one's default home page?
    I don't really know much about Firefox extensions. My list includes Adblock Plus 1.3.8; Duplicate This Tab 1.2; Java Console 6.0.25; Java Quick Starter 1.0; Microsoft .NET Framework Assistant 0.0.0; New Tab Homepage 0.4.3. Nothing unusual is indicated for either Java item, Console having been updated 4/27/2011.
    What to do next?
    Thank you.

  • What is the "Search Domains" setting?

    In WiFi settings, what is the purpose of the "Search Domains" setting?
    This doesn't seem to be covered in the user guide and I couldn't turn up anything when searching several forums.

    The search domains you enter in your Network preferences are automatically appended to names you type in Internet applications. For example, if you specify the search domain apple.com, typing “store” in your web browser takes you to store.apple.com.
    There's no real need to change that setting, though.

  • I have a problem with searching page, whenever i try to open any page a blank paper cums appear only written custom search google in English

    i have a problem with searching page, whenever i try to open any page a blank paper cums appear only written custom search by google this one is not such as my google home page
    == This happened ==
    Not sure how often
    == i use to search any page like movies or etc

    Well, it seems waiting is not my strong suit..! I renamed a javascript file called recovery to sessionstore. This file was in the folder sessionstore-backups I had copied from mozilla 3 days ago, when my tabs were still in place. I replaced the sessionstore in mozilla's default folder with the renamed file and then started mozilla. And the tabs reappeared as they were 3 days ago!
    So there goes the tab problem. But again when I started mozilla the window saying "a script has stopped responding" appeared, this time the script being: chrome//browser/contenttabbrowser.xml2542
    If someone knows how to fix this and make firefox launch normally, please reply! Thank you

  • DNS problem: search domain Ian

    Hi,
    I had some spyware on my computer but removed it with Macscan. However, I still find the name 'Ian' in my system preferences under Network 'Search Domains'. I can't remove it. Is my Mac infected once more?
    Daniel

    Daniel Janssen wrote:
    Hi,
    I had some spyware on my computer but removed it with Macscan. However, I still find the name 'Ian' in my system preferences under Network 'Search Domains'. I can't remove it. Is my Mac infected once more?
    Daniel
    Do you use bit-torrent or limewire or that stuff? If so, no telling who was in your computer or what they did. If you run the computer as an administrator, it only makes things worse.
    With most malware, you have to invite it into your computer.
    Your best bet is to completely reinstall without migrating anything and hope that nothing much was copied from your computer.

  • How to recover text messages that appear in the spotlight search ?

    Hi,
    I've somehow lost all my text messages, but they still appear in the spotlight search. Does anyone know how to recover them ? Any help will be much appreciated since I really need most of those texts. Thank you.

    First of all, it is possible to recover iMessage from the iPhone 5s. If you have turned on "iCloud Backup" before, all messages would be synced to the cloud automatically. You can follow the official guide for more details:
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
    Or you can restore data from the latest iTunes backup to your iPhone, maybe the texts that you want are there

  • On my home wireless network, the iphone 5 won't let me enter the IP address, subnet mask and router info. I was able to enter the DNS and Search Domains. How do I open up those fields?

    On my home wireless network, the iphone 5 won't let me enter the IP address, subnet mask and router info. I was able to enter the DNS and Search Domains. How do I open up those fields?

    Apparently the router is not sending the info to the iphone. How can I make that happen?

Maybe you are looking for

  • Calling secured web service from Pl SQL

    Hi I am trying to call a secured web service from pl/sql using utl_http. Is there a sample pl/sql program that i can refer to call a secured web service. sample soap header that am trying to acheive. <soap:Header> <wsa:Action>http://myactaction</wsa:

  • Add on for opening new windows in a new tab in the same window

    I am using a software that opens the scheduler in a new window. I have in the past had an add on that allowed the new window to open in the original window in a new tab. The add on was lost when i refreshed Fire Fox but I don't remember the name of t

  • Blocking Vendor to create PO if any PO is exist for the same vendor

    Dear All, My scenario is , I want to restrict user to create PO for any vendor if for the same vendor PO is already available or not yet closed . System should allow user to create PO if previous PO are closed. How to solve this issue. Any user exit

  • We are unable to continu activation ipad itunes

    Hi ,I'm try i g to activated my Ipad 2 but i won't activated "we are unable to continu activation ipad itunes" any ideas how to solve this problem

  • Statistical Key

    Hi Can anyone tell me what is a statistical key regards