Re: Different results for nslookup on different OS on the same system - DNS

This is a discussion on Re: Different results for nslookup on different OS on the same system - DNS ; bind-users-bounce@isc.org wrote on 08/05/2006 12:58:24 AM: > Hi > I used nskookup in WinXP environment. > I also used nslookup on the same system in Unix environemnt. > But the result of the nslookup for the same system on different ...

+ Reply to Thread
Results 1 to 4 of 4

Thread: Re: Different results for nslookup on different OS on the same system

  1. Re: Different results for nslookup on different OS on the same system

    bind-users-bounce@isc.org wrote on 08/05/2006 12:58:24 AM:
    > Hi
    > I used nskookup in WinXP environment.
    > I also used nslookup on the same system in Unix environemnt.
    > But the result of the nslookup for the same system on different OS were
    > different.
    > Can anyone please tell me why??
    > Thanx
    > Shaun

    Well, you've omitted a few pieces of important information, such as,
    minimally:

    - Exactly what commands did you run?
    - What was the output?
    - Was the machine using the same nameserver when it was running under
    Windows (use ipconfig /all for info) that it was using when it was running
    under UNIX (use cat /etc/resolv.conf for details)?

    ....Robert



  2. Re: Different results for nslookup on different OS on the same system

    I just typed
    nslookup in both Unix as well as WinXP prompts and following are the
    results which I got
    In Unix:
    nslookup
    Default Server: lurch.cns.syr.edu
    Address: 128.230.12.5

    In WinXP:
    H:\>nslookup
    Default Server: pitana.ad.ecs.syr.edu
    Address: 128.230.208.13

    Robert Haas wrote:
    > bind-users-bounce@isc.org wrote on 08/05/2006 12:58:24 AM:
    > > Hi
    > > I used nskookup in WinXP environment.
    > > I also used nslookup on the same system in Unix environemnt.
    > > But the result of the nslookup for the same system on different OS were
    > > different.
    > > Can anyone please tell me why??
    > > Thanx
    > > Shaun

    > Well, you've omitted a few pieces of important information, such as,
    > minimally:
    >
    > - Exactly what commands did you run?
    > - What was the output?
    > - Was the machine using the same nameserver when it was running under
    > Windows (use ipconfig /all for info) that it was using when it was running
    > under UNIX (use cat /etc/resolv.conf for details)?
    >
    > ...Robert




  3. Re: Different results for nslookup on different OS on the same system

    nslookup on Windows and from the BIND package are two different
    pieces of software with the same name - they split a long time ago,
    and now have somewhat different feature sets and behaviors.

    However, what you're showing us here is just two different
    workstation configurations - each one is using a different resolving
    name server.

    Chris Buxton
    Men & Mice

    On Aug 7, 2006, at 4:52 PM, oneders wrote:

    > I just typed
    > nslookup in both Unix as well as WinXP prompts and following are the
    > results which I got
    > In Unix:
    > nslookup
    > Default Server: lurch.cns.syr.edu
    > Address: 128.230.12.5
    >
    > In WinXP:
    > H:\>nslookup
    > Default Server: pitana.ad.ecs.syr.edu
    > Address: 128.230.208.13
    >
    > Robert Haas wrote:
    >> bind-users-bounce@isc.org wrote on 08/05/2006 12:58:24 AM:
    >>> Hi
    >>> I used nskookup in WinXP environment.
    >>> I also used nslookup on the same system in Unix environemnt.
    >>> But the result of the nslookup for the same system on different
    >>> OS were
    >>> different.
    >>> Can anyone please tell me why??
    >>> Thanx
    >>> Shaun

    >> Well, you've omitted a few pieces of important information, such as,
    >> minimally:
    >>
    >> - Exactly what commands did you run?
    >> - What was the output?
    >> - Was the machine using the same nameserver when it was running under
    >> Windows (use ipconfig /all for info) that it was using when it was
    >> running
    >> under UNIX (use cat /etc/resolv.conf for details)?
    >>
    >> ...Robert

    >
    >
    >




  4. Re: Different results for nslookup on different OS on the same system

    On 7 Aug 2006 16:52:26 -0700, oneders wrote:
    | I just typed
    | nslookup in both Unix as well as WinXP prompts and following are the
    | results which I got
    | In Unix:
    | nslookup
    | Default Server: lurch.cns.syr.edu
    | Address: 128.230.12.5
    |
    | In WinXP:
    | H:\>nslookup
    | Default Server: pitana.ad.ecs.syr.edu
    | Address: 128.230.208.13


    Those are the IP addresses of the DNS server mentioned in the line
    above. All this means is that the WinXP and Unix environments have
    different default DNS servers configured.


    | Robert Haas wrote:
    |> bind-users-bounce@isc.org wrote on 08/05/2006 12:58:24 AM:
    |> > Hi
    |> > I used nskookup in WinXP environment.
    |> > I also used nslookup on the same system in Unix environemnt.
    |> > But the result of the nslookup for the same system on different OS were
    |> > different.
    |> > Can anyone please tell me why??
    |> > Thanx
    |> > Shaun
    |> Well, you've omitted a few pieces of important information, such as,
    |> minimally:
    |>
    |> - Exactly what commands did you run?
    |> - What was the output?
    |> - Was the machine using the same nameserver when it was running under
    |> Windows (use ipconfig /all for info) that it was using when it was running
    |> under UNIX (use cat /etc/resolv.conf for details)?
    |>
    |> ...Robert
    |
    |

    --
    Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/~paulcol
    Asking for technical help in newsgroups? Read this first:
    http://catb.org/~esr/faqs/smart-questions.html#intro



+ Reply to Thread