Bug 23477 - pump uses wrong addresses for sending DHCP requests
Summary: pump uses wrong addresses for sending DHCP requests
Keywords:
Status: CLOSED DUPLICATE of bug 23052
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: pump
Version: 6.2
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Elliot Lee
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-06 10:16 UTC by Guy Van Den Bergh
Modified: 2007-04-18 16:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-16 13:36:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Guy Van Den Bergh 2001-01-06 10:16:39 UTC
My situation is the following: I have a home LAN, and internet access
through a cable modem. I have 192.168.1.x addresses on the LAN, and my
cable ISP gives me  1 public address through DHCP. That's where pump comes
in the pic...
I use a RedHat 6.2 box for doing NAT, where eth0 is the LAN side, and eth1
the cable modem side.
At boot time, first eth0 is configured with a private address. Then eth1 is
configured, but pump uses the private address from eth0 instead of
0.0.0.0... The result is that I get no response from the DHCP server...
When I disable eth0 at boot time, everything is working fine, I get an IP
address and so on.
Only eth1 will be configured now and no address is defined (yet)) at eth0.
Pump uses 0.0.0.0 in this case, and it works fine.
btw, I've been troubleshooting this one with tcpdump, and it took a while
before I figured what went wrong...

Comment 1 Guy Van Den Bergh 2001-01-06 10:24:33 UTC
To be clear: the DHCP DISCOVER going out on eth1 uses 255.255.255.255 as
destination address, and the address configured at eth0 (192.168.x.x) as source
address, seen with tcpdump.

Comment 2 Eugene Kanter 2001-04-06 15:54:51 UTC
clearly seems like a duplicate of 23052. Any comments, Erik?

Comment 3 Guy Van Den Bergh 2001-04-06 23:29:37 UTC
Yep. This is indeed a duplicate of 23052.

Comment 4 Elliot Lee 2001-08-08 04:23:30 UTC

*** This bug has been marked as a duplicate of 23052 ***


Note You need to log in before you can comment on or make changes to this bug.