Re: Need help with DHCP Client & Name servers



John Santos wrote:

I have the same model Linksys (actually, there were multiple hardware

The point is that the DHCP client on VMS is a hit or miss thing. Initially, it is much simpler to set everything up with static IPs and then move to DHCP if one is a masochist.

DHCP on the lan is useful if you have guests coming over and they want to plug into your lan. (at which point the DHCP server can serve from a differet pool of IPs thata re still within the LAN's subnet.


The Linksys uses 255.255.255.0 (/24). I think it's 192.168.1.1, but I'm
not certain.

Interesting. The 192.168 is a 16 bit CIDR as per the IP address allocation blocks., so Linksys *should* be using the whole subnet instead of just a /24.


Before zapping all the config files, and re-running TCPIP$CONFIG,
did you already run it the first time? Lots of TCPIP configuration

I have found that TCPIP$CONFIG is sometimes harder to coerce into doing what you want if there are existing config files. And if the user used the TCPIP utility to manually set things up, there is no telling how TCPIP$CONFIG would react to a partial configuration.

I'm 99.99% sure this should be 255.255.255.0 for the Linksys, only about
65% sure it's 192.168.1.*

If the router uses a /24 and your nodes are configured as /16 but are setup with IPs that fit inside the Linksys' subnet then you shoudl still be able to connect to the Linksys and configure stuff.


Don't remember if it asks for host names. It might, but they are
definitely not needed for name resolution. In fact, it *has* to
use the IP addresses, because if it only knew the host names, it
couldn't resolve them to locate the name servers :-)


I got bitten by this once , this is why I remember it. Perhaps it is when trying to reconfigure something. The TCPIP$CONFIG wants you to enter a host NAME in some cases for the bind server, and it expects you to have defined that host name in the hosts database (TCPIP SET HOST command) before invoking TCPIP$CONFIG.

But I think that for a fresh config, it accepts IP addresses.

.



Relevant Pages

  • DHCP eats my default route
    ... What configuration changes to TCPIP Services might be necessary to ... My DHCP Client is configured with a CLIENT.PCY of: ... DHCP configuring WE0 ...
    (comp.os.vms)
  • Re: need help
    ... I have previously observed a host trying to "renew" an auto-configuration address such as 169.254.157.242, rather than performing a DHCP Discovery. ... I am suggesting you configure your host with a static IP address, to resolve your primary concern "i cant access the main page", and that while there, you verify the DHCP server configuration. ...
    (alt.internet.wireless)
  • Re: Howto determine if a system is using DHCP or STATIC IP
    ... DHCP is dynamic host configuration protocol. ... If you want to know if a host has been configured from a DHCP server check the logs in /var/log. ... If you want to know if a host is assigned a dynamic IP address you would need to examine the configuration on the DHCP server assigning it. ...
    (comp.os.linux.networking)
  • one word url.
    ... You could setup a WINS server and create the host "web" ... configuration (that's assuming you use DHCP) ...
    (microsoft.public.inetserver.iis.security)
  • Re: A little FYI
    ... > fix for a different problem or end up making the same configuration ... Maybe faulty network equipment, ... > to look at what might interfere with DHCP. ... you were not here as I was trying to get the card to stay ...
    (comp.security.firewalls)