Networking Forums

Networking Forums > Computer Networking > Linux Networking > Mandrake 9.2 networking problem

Reply
Thread Tools Display Modes

Mandrake 9.2 networking problem

 
 
Scott Jubenville
Guest
Posts: n/a

 
      10-21-2003, 10:34 PM
I just installed a clean Mandrake 9.2

I am having difficulty getting my network connection working. It worked
perfectly with Mandrake 9.1

My system has two ethernet cards and the proper modules are loaded for both.
On eth0 which is set with a static IP for a future local network, and eth1
which is connectted to a Linksys DHCP server which assigns an IP address.

The DHCP works correctly for all windows based machines connected to it.

eth0 uses tulip module and eth1 uses e1000.

/sbin/ifconfig produces:

eth0 Link encap:Ethernet HWaddr 00:10:A7:25:F0:4C
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:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10 Base address:0x9000

eth1 Link encap:Ethernet HWaddr 00:20:ED:78:A7:00
inet addr:192.168.1.112 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST 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:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:9 Base address:0x9c00 Memory:f3000000-f3020000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:400 (400.0 b) TX bytes:400 (400.0 b)

No IP address is assigned.

My /etc/sysconfig/networking-scripts/ifcfg-eth1 file contains:

DEVICE=eth1
BOOTPROTO=dhcp
IPADDR=
NETMASK=255.255.255.0
BROADCAST=192.168.1.255
ONBOOT=YES
NEEDHOSTNAME=NO

my /etc/resolve.conf file contains:

nameserver 192.168.1.1

The file /etc/dhclient.conf is empty, as is the /etc/dhcpc/ directory.

/etc/sysconfig/network contains:

NETWORKING=YES

The DHCP server's address is 192.168.1.1

If I ping 192.168.1.1 the results are:

[root@localhost jubenvi]# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
From 192.168.1.112 icmp_seq=1 Destination Host Unreachable
From 192.168.1.112 icmp_seq=2 Destination Host Unreachable
From 192.168.1.112 icmp_seq=3 Destination Host Unreachable


When making any changes in drakconnect, zcip is always installed. This an
ad-havoc package for what I thought was for wireless access, so I don't know
if this causes any problems.

If I switch the roles of the ethernet cards around, I still have the same
problem. If I connect another computer with a static IP using a crossover
cable, I am to ping the other machine fine. So I think faulty ethernet cards
can be ruled out.

Any help appreciated.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help: Mandrake 10.1 routing problem? Alistair Bayley Linux Networking 0 02-07-2005 08:53 PM
mandrake 9.1 and Windows XP networking Kenny S Wireless Networks 1 07-18-2004 06:56 PM
Internet connection problem under Mandrake 9.1 Nick Bronson Linux Networking 2 01-30-2004 11:50 AM
mandrake network problem NateDO Linux Networking 1 11-25-2003 02:51 AM
Problem with fetchmail 6.2.3+NLS on a Mandrake 9.1 Eirik Linux Networking 0 07-26-2003 07:16 PM



1 2 3 4 5 6 7 8 9 10 11