In linux-kernel, you wrote:
>I have som problem with my realtek 8139 clone. It won't work with dhcp
>against my isp. I've just installed redhat 7.1 on a i386 with to (exactly
>the same) network cards, one that should be connected to my isp, and one
>to
>the local network. My local network works fine, but when I try to start
>eth0
>(which is the card connecting to my isp) I get
>
>Determining IP configuration... Operation failed.
>   failed.
>
>If I manually try to run 'pump -i eth0' I also get Operation failed.

This sounds more like pump failing to negotiate dhcp properly than
like a failure in the driver.  Let's check that possibility first
before assuming a driver bug.

Install dhcpcd, chmod a-x /sbin/pump, and see if it works better
(if pump is not there or not executable, the scripts fall back to
dhcpcd).  If so, please file a bug report against pump in buzilla
http://bugzilla.redhat.com/bugzilla/

michaelkjohnson

 "He that composes himself is wiser than he that composes a book."
 Linux Application Development                     -- Ben Franklin
 http://people.redhat.com/johnsonm/lad/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to