Re: Hobbyist kit installation problems



"greg.chabala@xxxxxxxxx" wrote:

I have my UCX licenses installed and now I have access to the tcp/ip
services. I configured my interface to use DHCP. I turned on the DCHP,
telnet, and ftp clients, and the telnet and ftp services.

Are you sure you configured it as DHCP *CLIENT* instead of configuring
the DHCP server ?

If you do
$TCPIP SHOW INTERFACE/FULL what does it show ?


Here is some text from the TCPIP Services management manual. (you can
get the PDF from the www.hp.com/go/vms/doc (DHCP client is chapter 8)

1. The TCPIP$STARTUP procedure installs the DHCP client image,
TCPIP$DHCP_CLIENT.EXE, with the appropriate OpenVMS system
privileges.

2. Then it issues the following command to start the interface:

$ TCPIP START COMMUNICATION/INITIALIZE

This command creates a subprocess and runs the DHCPCONF utility as
follows to set up the interface:

DHCPCONF -W 30 ifname START

Alternatively, the command procedure issues the following command if the
interface is the primary interface:

DHCPCONF -P -W 30 ifname START

The -w 30 option on the DHCPCONF command line tells DHCPCONF to
wait for a maximum of 30 seconds before returning. This wait prevents
the TCPIP$STARTUP procedure from hanging indefinitely when there are
problems reaching a DHCP server. If the 30-second timer expires, the DHCP
client process will, by default, continue to complete the DHCP dialog
until it
is successful or it is shut down.
.



Relevant Pages

  • Re: Fedora as Router - cannot get past gateway
    ... >> command so much, I am suprised any routing works at all. ... Are you using dhcp or is all config manual? ... > This is your interface to ISP? ... we all have that feeling when we can't get routing set up. ...
    (comp.os.linux.networking)
  • Re: Configuring dhcp on cisco 3750
    ... for dhcp requests and the proceeding dhcp traffic. ... interface GigabitEthernet1/0/1 ... switchport access vlan 2 ...
    (comp.dcom.sys.cisco)
  • Re: Configuring dhcp on cisco 3750
    ... for dhcp requests and the proceeding dhcp traffic. ... I connected one of the clients to the dhcp server back-2-back to ... interface GigabitEthernet1/0/1 ...
    (comp.dcom.sys.cisco)
  • Re: Conflicting uses of "ip dhcp-server" -- design flaw?
    ... The docs mention using "no peer default ip address" to prevent using dhcp ... WAN Ethernet interface. ... able to specify a dhcp-server in a virtual-template. ...
    (comp.dcom.sys.cisco)
  • Re: Configuring dhcp on cisco 3750
    ... for dhcp requests and the proceeding dhcp traffic. ... I connected one of the clients to the dhcp server back-2-back to ... interface GigabitEthernet1/0/1 ...
    (comp.dcom.sys.cisco)