You need to configure TCP Layer, not hardware controller.
On TCP Layer, declare :
Network Configurator -> Interfaces -> Edit -> Edit Ethernet/Bus Interface ->
Interface Configuration Protocol = DHCP
Make sure the DHCP server Linux kernel is configured with MULTICAST support
and that this system has a route for 255.255.255.255 on eth controlling
this DHCP service:
assume node X is servicing DHCP on eth0:
route add -host 255.255.255.255 dev eth0
By the end, follow-up HOWTO DHCP from Vladimir Vuksan. I read this
document carefuly and configured a DHCP Linux Server serving
35 Window$ 98 and NT systems.
No problem
Michael Mansour wrote:
>
> Hi,
>
> I have a problem where I am having trouble getting my 3com pcmcia card
> getting assigned an ip address via dhcp within rh5.2.
>
> I've just installed this system and was unable to install the networking
> via the rh installation procedure so have booted the box with stock
> kernel, localhost.localdomain setup and need to configure networking
> correctly.
>
> I have setup the card (via X netcfg) to start at boot via DHCP, no
> default gateway set or default interface. Booting the laptop (Toshiba
> Tecra 8000) it does not pickup a DHCP address from our DHCP servers.
>
> What am I missing?
>
> Thanks.
>
> Michael.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]