On Mon, Mar 25, 2002 at 09:56:21PM -0600, Perry Hoekstra wrote:
> Actually, it is the dhcp client (in this case pump) that I am worried about.  I
> want it to look to the cable modem on eth0 for the DHCP server rather than eth1
> which is the internal network where a second DHCP server resides for my laptop and
> other sundry boxes.

Ahh..  Then you just have to set the networking in your system to use dhcp only
on that port.  It differs depending on the distribution you have, but you can
run 'pump -i eth0' and it'll grab an address for the card at eth0.

		Chris