Bug 3296

Summary: "pump" not renewing DHCP leases (there was no entry for it so I used dhcpd)
Product: [Retired] Red Hat Linux Reporter: Bill Bradford <mrbill>
Component: dhcpAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-06 15:15:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Bradford 1999-06-06 07:25:56 UTC
I've got RH6 working just fine, except for one problem -
"pump".

I've installed the latest version from updates:

[root@cs2867-105 /root]# rpm -q pump
pump-0.6.7-1

and it assigns an IP address just fine via DHCP at bootup
(I'm an Austin RoadRunner cablemodem subscriber):

[root@cs2867-105 /root]# ifconfig
eth0
eth0      Link encap:Ethernet  HWaddr
00:A0:CC:3E:E0:71
          inet addr:24.28.67.225
Bcast:24.28.67.255                   Mask:255.255.255.0
          UP BROADCAST RUNNING  MTU:1500
Metric:1
          RX packets:55484 errors:0 dropped:0 overruns:0
frame:0
          TX packets:51350 errors:0 dropped:0 overruns:0
carrier:0
          collisions:1128 txqueuelen:100
          Interrupt:11 Base address:0xe800

However, it seems that the dhcp lease is *not* being renewed
- forcing me to stop/restart the network interface every
few hours, in order to either re-grab the same IP address,
or be assigned a new one.

Other strangeness:

[root@cs2867-105 /root]# pump -i eth0 -s
Operation failed.

[root@cs2867-105 /root]# pump -R
Operation failed.

[root@cs2867-105 /root]# pump -s
Operation failed.

System is an Intel Celeron 366, Abit BH6 motherboard,
17.2gig IDE HD, Netgear FA310TX (DEC Tulip chipset 10/100bt)
ethernet card, Riva TNT (AGP) video, PS/2 keyboard and
mouse.  256mb RAM.

Comment 1 Anonymous 1999-06-06 07:33:59 UTC
My behavior is similar to that experienced in bug #3227, btw.

Comment 2 Jeff Johnson 1999-06-06 15:15:59 UTC
*** This bug has been marked as a duplicate of 3227 ***