I have some problems connecting to the internet with mandrake 10(2.6.2-3mdksmp).I have an onboard lan(eth0) wich i like to use for connection with my laptop and realtek networkcard(eth1) witch is connected to my cable modem.
I have a cable connection with brutele in brussels(belgium) and I tried drakconnect with dhcp-client / dhcpxd / dhcpd. .
He seems to find the dhcpserver because when I run the drak wizard for a new connection I get DNS server1 212.68.193.217 and DNS server2 212.68.193.216. and search domain brutele.be.
When i do monitor connections i click connect i see stuff being send and received and the lights on my modem go off and on (send /receive).
So I tried manualy running dhcp-client, then I see some discoveries, requests and offers, its like they miss eachother:
dhclient:
---------
Internet Software Consortium DHCP Client V3.0.1rc13
Copyright 1995-2002 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
sit0: unknown hardware address type 776
/sbin/dhclient-script: configuration for sit0 not found.
/sbin/dhclient-script: configuration for lo not found.
sit0: unknown hardware address type 776
Listening on LPF/eth0/00:0c:6e:64:14:ef
Sending on LPF/eth0/00:0c:6e:64:14:ef
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/lo/
Sending on LPF/lo/
Listening on LPF/eth1/00:c0:49:d5:a2:dd
Sending on LPF/eth1/00:c0:49:d5:a2:dd
Sending on Socket/fallback
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 3
send_packet: Network is down
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5
receive_packet failed on sit0: Network is down
DHCPOFFER from 213.189.176.1
DHCPREQUEST on eth1 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 8
send_packet: Network is down
.....and so on....
I had same problem some time ago with debian (not solved), but dhcpd worked with gentoo... and knoppix is running fine too (running it as we speak).
ifup eth1 ==> Determining IP information for eth1... done.
ifstatus ===> lo: not supported
sit0: not supported
eth0: not supported
eth1: link beat detected
INFO:
=====
System:
---------
P4 / ASUS P4P800 deluxe
eth0:
-----
Vendor: ?3Com Corporation
Bus: ?PCI
Bus identification: ?10b7:1700:1043:80eb
Location on the bus: ?2:5:0
Description: ?3C940 10/100/1000 LAN
Module: ?sk98lin
Media class: ?NETWORK_ETHERNET
eth1:
-----
Vendor: ?Realtek
Bus: ?PCI
Bus identification: ?10ec:8139:16ec:ff
Location on the bus: ?2:b:0
Description: ?RTL-8139
Module: ?8139too
Media class: ?NETWORK_ETHERNET
ifconfig:
--------
eth0 Link encap:Ethernet HWaddr 00:0C:6E:64:14:EF
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0
Interrupt:22 Memory:feaf8000-0
eth1 Link encap:Ethernet HWaddr 00:C0:49:D5:A2:DD
inet addr:213.189.179.97 Bcast:213.189.179.255 Mask:255.255.252.0
inet6 addr: fe80::2c0:49ff:fed5:a2dd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1466 (1.4 Kb) TX bytes:4645 (4.5 Kb)
Interrupt:23 Base address:0xf400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:270 errors:0 dropped:0 overruns:0 frame:0
TX packets:270 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:22344 (21.8 Kb) TX bytes:22344 (21.8 Kb)
ifcfg-eth0:
-----------
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
ifcfg-eth1:
-----------
DEVICE=eth1
BOOTPROTO=dhcp
ONBOOT=yes
MII_NOT_SUPPORTED=no
NEEDHOSTNAME=yes
Can anyone help?
Thx in advance
Edit: moved from Installing Mandrake by spinynorman