
Goodness, its been a challenge to try find a solution, if there is anyone who can help I would be very greatful.
Everything was working with kernel.i686 2.6.21-1.3228.fc7 and kmod-nvidia.i686 100.14.11-1.2.6.21_1.3228.fc7.
I updated to kernel.i686 2.6.22.4-65.fc7 and kmod-nvidia.i686 100.14.11-1.2.6.22.4_65.fc7 and network card seems to up (disabled iptables and ipv6) but now it is not communicating which is rather odd. Rolled back to pervious kernel.i686 2.6.21-1.3228.fc7 seems to work (disabled iptables and ipv6).
Please see output below.
lsmod output
Code:
Module Size Used by
autofs4 24773 2
coretemp 11457 0
hwmon 7365 1 coretemp
hidp 26688 2
rfcomm 44377 0
l2cap 30401 10 hidp,rfcomm
bluetooth 57893 5 hidp,rfcomm,l2cap
sunrpc 161981 1
cpufreq_ondemand 12237 2
acpi_cpufreq 14537 1
dm_multipath 21961 0
video 21065 0
sbs 22729 0
button 12113 0
dock 13921 0
battery 14149 0
ac 9285 0
arc4 6209 2
ecb 7617 2
blkcipher 10437 1 ecb
rc80211_simple 8385 1
rtl8187 37953 0
snd_hda_intel 243417 2
mac80211 147657 2 rc80211_simple,rtl8187
snd_seq_dummy 7877 0
nvidia 7253108 28
forcedeth 49993 0
firewire_ohci 20801 0
snd_seq_oss 33473 0
snd_seq_midi_event 11073 1 snd_seq_oss
snd_seq 50609 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 11981 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 43457 0
snd_mixer_oss 19521 2 snd_pcm_oss
snd_pcm 74949 2 snd_hda_intel,snd_pcm_oss
floppy 58661 0
snd_timer 24901 2 snd_seq,snd_pcm
i2c_nforce2 9921 0
snd 53317 10 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
cfg80211 13257 1 mac80211
eeprom_93cx6 6337 1 rtl8187
firewire_core 43137 1 firewire_ohci
rtc_cmos 12001 0
crc_itu_t 6337 1 firewire_core
soundcore 11681 2 snd
snd_page_alloc 13769 2 snd_hda_intel,snd_pcm
i2c_core 27841 2 nvidia,i2c_nforce2
sr_mod 20837 0
cdrom 37089 1 sr_mod
sg 37469 0
dm_snapshot 20709 0
dm_zero 6209 0
dm_mirror 25153 0
dm_mod 56833 12 dm_multipath,dm_snapshot,dm_zero,dm_mirror
pata_amd 16581 0
sata_sil24 17605 0
ata_generic 11589 0
sata_nv 22853 3
libata 119985 4 pata_amd,sata_sil24,ata_generic,sata_nv
sd_mod 31297 5
scsi_mod 140749 4 sr_mod,sg,libata,sd_mod
ext3 125513 2
jbd 59881 1 ext3
mbcache 12485 1 ext3
ehci_hcd 35405 0
ohci_hcd 23877 0
uhci_hcd 27089 0
ifconfig eth1 output
Code:
eth1 Link encap:Ethernet HWaddr 00:18:F3:D5:59:11
inet addr:10.80.100.18 Bcast:10.80.100.31 Mask:255.255.255.240
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 b) TX bytes:8303 (8.1 KiB)
Interrupt:18 Base address:0xe000
ethtool eth1 output
Code:
settings for eth1:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: external
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Link detected: yes
ethtool -S eth1 output
Code:
NIC statistics:
tx_bytes: 19183
tx_zero_rexmt: 263
tx_one_rexmt: 0
tx_many_rexmt: 0
tx_late_collision: 0
tx_fifo_errors: 0
tx_carrier_errors: 0
tx_excess_deferral: 0
tx_retry_error: 0
rx_frame_error: 0
rx_extra_byte: 0
rx_late_collision: 0
rx_runt: 0
rx_frame_too_long: 0
rx_over_errors: 0
rx_crc_errors: 0
rx_frame_align_error: 0
rx_length_error: 0
rx_unicast: 172
rx_multicast: 0
rx_broadcast: 0
rx_packets: 172
rx_errors_total: 0
tx_errors_total: 0
tx_deferral: 0
tx_packets: 263
rx_bytes: 11008
tx_pause: 1286
rx_pause: 0
rx_drop_frame: 0
ping eth1 network interface IP output
Code:
PING 10.80.100.18 (10.80.100.18) 56(84) bytes of data.
64 bytes from 10.80.100.18: icmp_seq=1 ttl=64 time=0.029 ms
64 bytes from 10.80.100.18: icmp_seq=2 ttl=64 time=0.019 ms
64 bytes from 10.80.100.18: icmp_seq=3 ttl=64 time=0.019 ms
--- 10.80.100.18 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.019/0.022/0.029/0.006 ms
ping another server on my network output
Code:
PING 10.80.100.21 (10.80.100.21) 56(84) bytes of data.
From 10.80.100.18 icmp_seq=2 Destination Host Unreachable
From 10.80.100.18 icmp_seq=3 Destination Host Unreachable
From 10.80.100.18 icmp_seq=4 Destination Host Unreachable
--- 10.80.100.21 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4999ms
, pipe 3
arp -a output (2 other computers on my network)
Code:
littlejohn (10.80.100.21) at <incomplete> on eth1
sheriffofnottingham (10.80.100.20) at <incomplete> on eth1
ifconfig -a output
Code:
eth0 Link encap:Ethernet HWaddr 00:18:F3:D5:4B:31
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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17 Base address:0x6000
eth1 Link encap:Ethernet HWaddr 00:18:F3:D5:59:11
inet addr:10.80.100.18 Bcast:10.80.100.31 Mask:255.255.255.240
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:255 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:21103 (20.6 KiB)
Interrupt:18 Base address:0xe000
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:10807 errors:0 dropped:0 overruns:0 frame:0
TX packets:10807 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:79481694 (75.7 MiB) TX bytes:79481694 (75.7 MiB)
wlan0 Link encap:Ethernet HWaddr 00:15:AF:0A:F3:F6
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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
wmaster0 Link encap:UNSPEC HWaddr 00-15-AF-0A-F3-F6-B8-F0-00-00-00-00-00-00-00-00
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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)