Jump to content

Ethernet Help Please (10.2 beta 2)


guppetto
 Share

Recommended Posts

:help:

 

I've tried everything to get the Shuttle nVidia nForce3 onboard LAN working in Mandrake 10.2 Beta 2. I'm dual booting with Windows XP

 

Tried using the default forcdepth module from a Mandrake 10.2 Beta 2 Fresh install - Didnt work

 

Tried using nvnet module from NFORCE-Linux-x86-1.0-0292-pkg1.run

- Didn't work

 

----------------------------------------------------

 

Windows world produces the following:

 

Microsoft Windows XP [Version 5.1.2600]

© Copyright 1985-2001 Microsoft Corp.

 

C:\Documents and Settings\Guppetto>ipconfig -all

 

Windows IP Configuration

 

Host Name . . . . . . . . . . . . : zero

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : america.net

 

Ethernet adapter Local Area Connection:

 

Connection-specific DNS Suffix . : america.net

Description . . . . . . . . . . . : NVIDIA nForce Networking Controller

Physical Address. . . . . . . . . : 00-30-1B-B6-9B-24

Dhcp Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 69.38.1.113

Subnet Mask . . . . . . . . . . . : 255.255.255.192

Default Gateway . . . . . . . . . : 69.38.1.65

DHCP Server . . . . . . . . . . . : 69.38.1.9

DNS Servers . . . . . . . . . . . : 69.38.1.9

208.249.42.9

Lease Obtained. . . . . . . . . . : Friday, February 18, 2005 8:26:07 PM

Lease Expires . . . . . . . . . . : Saturday, February 19, 2005 8:26:07 PM

 

Ethernet adapter Wireless Network Connection:

 

Media State . . . . . . . . . . . : Media disconnected

Description . . . . . . . . . . . : IEEE802.11g/b 54Mbps Wireless USB Adapter

Physical Address. . . . . . . . . : 00-0A-E9-0C-C8-74

 

C:\Documents and Settings\Guppetto>

 

 

Linux World produces the following

----------------------------------------------------

/etc/sysconfig/network has the following

 

HOSTNAME=mandrake.home.com

NETWORKING=yes

GATEWAY=69.38.1.65

GATEWAYDEV=eth0

 

----------------------------------------------------

/etc/resolv.conf has the following

 

search home.com

nameserver 69.38.1.9

nameserver 208.249.42.9

 

# ppp temp entry

 

----------------------------------------------------

/etc/sysconfig/network-scripts/ifcfg-eth0 has the following

 

DEVICE=eth0

BOOTPROTO=static

IPADDR=69.38.1.113

NETMASK=255.255.255.192

NETWORK=69.38.1.0

BROADCAST=69.38.1.255

ONBOOT=yes

METRIC=10

MII_NOT_SUPPORTED=yes

 

----------------------------------------------------

pinging the NIC yields

 

[root@mandrake guppetto]# ping 69.38.1.113

PING 69.38.1.113 (69.38.1.113) 56(84) bytes of data.

64 bytes from 69.38.1.113: icmp_seq=1 ttl=64 time=0.051 ms

64 bytes from 69.38.1.113: icmp_seq=2 ttl=64 time=0.034 ms

 

--- 69.38.1.113 ping statistics ---

2 packets transmitted, 2 received, 0% packet loss, time 1001ms

rtt min/avg/max/mdev = 0.034/0.042/0.051/0.010 ms

 

 

----------------------------------------------------

pinging the Gateway (Standard Cable Modem/Router) yields

 

[root@mandrake guppetto]# ping 69.38.1.9

PING 69.38.1.9 (69.38.1.9) 56(84) bytes of data.

From 69.38.1.113 icmp_seq=1 Destination Host Unreachable

From 69.38.1.113 icmp_seq=2 Destination Host Unreachable

From 69.38.1.113 icmp_seq=3 Destination Host Unreachable

 

--- 69.38.1.9 ping statistics ---

4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2998ms, pipe 3

 

----------------------------------------------------

Output of "ifconfig"

 

[root@mandrake guppetto]# ifconfig

eth0 Link encap:Ethernet HWaddr 00:30:1B:B6:9B:24

inet addr:69.38.1.113 Bcast:69.38.1.255 Mask:255.255.255.0

inet6 addr: fe80::230:1bff:feb6:9b24/64 Scope:Link

UP BROADCAST MULTICAST MTU:1500 Metric:1

RX packets:149 errors:2 dropped:0 overruns:0 frame:1

TX packets:64 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 b ) TX bytes:5506 (5.3 Kb)

Interrupt:10

 

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:596 errors:0 dropped:0 overruns:0 frame:0

TX packets:596 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:58046 (56.6 Kb) TX bytes:58046 (56.6 Kb)

 

----------------------------------------------------

Output of "route -n"

 

[root@mandrake guppetto]# route -n

Kernel IP routing table

Destination Gateway Genmask Flags Metric Ref Use Iface

69.38.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

0.0.0.0 69.38.1.65 0.0.0.0 UG 0 0 0 eth0

 

----------------------------------------------------

Output of "iptables -nvL"

 

[root@mandrake guppetto]# iptables -nvL

Chain INPUT (policy ACCEPT 0 packets, 0 bytes)

pkts bytes target prot opt in out source destination

 

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)

pkts bytes target prot opt in out source destination

 

Chain OUTPUT (policy ACCEPT 1 packets, 64 bytes)

pkts bytes target prot opt in out source destination

 

----------------------------------------------------

Output of "iptables -nvL -t nat"

 

[root@mandrake guppetto]# iptables -nvL -t nat

Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)

pkts bytes target prot opt in out source destination

 

Chain POSTROUTING (policy ACCEPT 161 packets, 14053 bytes)

pkts bytes target prot opt in out source destination

 

Chain OUTPUT (policy ACCEPT 161 packets, 14053 bytes)

pkts bytes target prot opt in out source destination

----------------------------------------------------

 

I've tried everything that I know to get this working and I've failed miserably. Someone, anyone, please help.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...