Re: Troubles connection to the LAN

2003-09-16 Thread Pim Bliek | PingWings.nl
> Yo! This it was. (: > I had the CONFIG_FILTER flag not in my options. But maybe the help > text is a little bit confusing there as well since it states that this > option is needed for PPP (whicht i do not use). You are absolutely right. It is weird that is not mentioned at all in the kernelconf

Re: Troubles connection to the LAN

2003-09-15 Thread Klemens
Yo! This it was. (: I had the CONFIG_FILTER flag not in my options. But maybe the help text is a little bit confusing there as well since it states that this option is needed for PPP (whicht i do not use). thanxalot, ~klemens "Pim Bliek | PingWings.nl" <[EMAIL PROTECTED]> wrote in message news:<

Re: Troubles connection to the LAN

2003-09-15 Thread Pim Bliek | PingWings.nl
Did you enable CONFIG_PACKET and CONFIG_FILTER in your kernel? Without this, your system won't be able to use DHCP. Pim > Pim Bliek <[EMAIL PROTECTED]> wrote in message > news:<[EMAIL PROTECTED]>... >> > Unfortunately the NICs don't get IP addresses from their respective >> > dhcp-servers, and if

Re: Troubles connection to the LAN

2003-09-15 Thread Klemens
Pim Bliek <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > Unfortunately the NICs don't get IP addresses from their respective > > dhcp-servers, and if i give them those manually i cannot ping any > > other PC in the LAN either. > > Did you add a default route? > > route add d

Re: Troubles connection to the LAN

2003-09-14 Thread Roberto Sanchez
--- Klemens <[EMAIL PROTECTED]> escribió: > Ahoi! > > I have got a new PC (Via Mini-ITX with C3 CPU). I have two NICs in it > and compiled a new kernel (2.4.16). I can load the net drivers > (via-rhine and ne2k-pci) and they are listed as eth0 and eth1 when i > see the ifconfig output. > Unfortu

Re: Troubles connection to the LAN

2003-09-14 Thread Pim Bliek
> Unfortunately the NICs don't get IP addresses from their respective > dhcp-servers, and if i give them those manually i cannot ping any > other PC in the LAN either. Did you add a default route? route add default gw Net-HOWTO might come in handy too. Good luck! -- To UNSUBSCRIBE, email t

Troubles connection to the LAN

2003-09-14 Thread Klemens
Ahoi! I have got a new PC (Via Mini-ITX with C3 CPU). I have two NICs in it and compiled a new kernel (2.4.16). I can load the net drivers (via-rhine and ne2k-pci) and they are listed as eth0 and eth1 when i see the ifconfig output. Unfortunately the NICs don't get IP addresses from their respecti