Question for DHCP with Secondary IP address
Christopher Shin <duckfree@samsung.co.kr> Mon, 27 May 1996 08:38 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa07853;
27 May 96 4:38 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa07849;
27 May 96 4:38 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa03971;
27 May 96 4:37 EDT
Received: from localhost by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AA11934; Mon, 27 May 1996 04:35:47 -0400
Date: Mon, 27 May 1996 04:35:47 -0400
Message-Id: <31A9695C.32CC@samsung.co.kr>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Christopher Shin <duckfree@samsung.co.kr>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Question for DHCP with Secondary IP address
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
Mime-Version: 1.0
X-Mailer: Mozilla 3.0B2 (Win95; I)
Hello, I heard your email-address<well known> in the net.. I have a question for you We use Windows NT 3.51 sever as DHCP sever. We tested DHCP function successfully with Primary IP address. But, When We tested this function with Secondary Ip address in our router ehternet port, this DHCP function does not work. >We use cisco router rom version 9.01. >and we configued ip forward-protocol UDP 67 and ip helper-address the Next is our router's configuration -------------------------------------------------------- interface Ethernet 7 ip address 166.103.213.193 255.255.255.192 secondary ip address 166.103.77.193 255.255.255.192 ip helper-address 166.103.78.2 no mop enabled ! interface Ethernet 8 ip address 166.103.78.1 255.255.255.192 secondary ip address 166.103.78.65 255.255.255.192 ip helper-address 166.103.78.63 ip helper-address 166.103.213.127 ip helper-address 166.103.61.63 no mop enabled ! ---------------------------------------------------------- Dhcp Server's IP address is 166.103.78.2 after this configuration, Client pc which located in 166.103.78.0 network can get IP address from Dhcp server. But Others cannot get IP address.... Could you help me.. I'm sincerly wating your answer...... thank you..
- Question for DHCP with Secondary IP address Christopher Shin