Need help with DHCP Client & Name servers



All,

I've got a PWS 600au running VMS 7.3-1 and TCP/IP Services V5.3-ECO
2, a hobbiest
system I'm trying to put on the internet.

I have a DSL modem from my provider (Verizon) and a LINKSYS BEFSR41
(4-port)
"EtherFast Cable/DSL Router)". Being unable to get the DSL modem to
talk DHCP to
the PWS directly, I installed the LINKSYS (which had been previously
owned and therefore
previously configured...I don't have a CD with a browser on it so I
can't even configure the
LINKSYS at this point...) and DHCP "got happy". Except for DNS...

I should also note here that I've done the absolute minimum
configuration on this "virgin"
system: following the docs, I simply did a @Sys$Startup:Tcpip$Startup
and was prompted
whether I wanted to configure DHCP Client, and I answered Yes.

Very similar to the thread "DHCP client - Help configuring.", from
May 6, 2006, in which
Mark (shofu...@xxxxxxxxxxxx) was trying to configure a DS10 as a DHCP
client, but under
VMS 8.2 and TCPIP v5.5-11, I get very similar log file entries. In
particular, the DHCP startup
executes a command file that looks like this:

$ SET NOON
$ SET PROCESS/PRIV=(SYSPRV, ???)
$ TCPIP SET NAME/SYSTEM /DISABLE
$ TCPIP SET NAME/SYSTEM /NOSERVER=*
$ TCPIP SET NAME/SYSTEM /SERVER=(ip-addr-1, ip-addr-2)
$ TCPIP SET NAME/SYSTEM /ENABLE
$ EXIT

(The above from my notes, I don't have access to the internet from the
system yet, duh!)

The TCPIP SET NAME/SYSTEM /ENABLE fails (like Mark's did) with the
follow error:

%TCPIP-E-NAMEERROR, error processing name service request
-TCPIP-E-INSBINDDATA, insufficient data to enable BIND

Like, what's it missing??? Similar to Mark's example, TCPIP SHOW NAME
lists the
two ip addresses supplied by the DHCP request, and similarly, it shows
the domain
as misconfigured (here's a cut-n-paste from Mark's post, the only
difference is in the
pair of ip address:

$ TCPIP SHOW name


BIND Resolver Parameters


Local domain: * Mismatch *


System


State: Started, Disabled


Transport: UDP
Domain:
Retry: 4
Timeout: 4
Servers: 220.233.0.4, 220.233.0.3
Path: No values defined


Process


State: Disabled


Transport:
Domain:
Retry:
Timeout:
Servers:
Path:



I'm a little desperate at this point. I can't ftp anywhere to download
a browser (Mosaic or CSWB)
because I can't resolve the names. (I can ping the two name server IP
addresses, so I'm pretty
sure I'm getting "out".)

Any helpful advise will be greatly appreciated.

Note: I can't do anything to configure the LINKSYS without a browser,
so I need something
that I can do from the VMS side.

Thanks, Ken
--
Ken Fairfield

.



Relevant Pages

  • Re: strange tcpip issue
    ... So VMS 7.3 installed and working on a subnetted network. ... subnet mask applied. ... inet 127.0.0.1 netmask ff000000 ipmtu 4096 ... so interface QE0 which is assigned using dhcp is picking up the correct ip ...
    (comp.os.vms)
  • Re: DYNDNS client for OpenVMS?
    ... VMS is not well suited for dynamic IPs. ... Its DHCP ... client doesn't seem to be so easy to get working. ... DYNDNS entry, or will you be doing this at regular intervals and hope ...
    (comp.os.vms)
  • DHCP & Advanced Server question
    ... I have an AlphaServer VMS V7.3-1 with Advanced Server loaded. ... I want to turn on DHCP and allow Win/x clients to fetch an IP address, ... In the mean time, I configured the Win/x client with IP address and domain, ... "The local device type and the network recourse type are not the same" ...
    (comp.os.vms)
  • Re: ftp/ucx timeout setting?
    ... Is the W2K system using DHCP for its addressing? ... local database on the VMS system and see if that helps. ... You can also define these logicals to turn off reverse name lookup and set ...
    (comp.os.vms)