-
network not working: netgear FA311
I'm not able to get networking going using live-CD 3.2.
I have a netgear F311. using /usr/sbin/netcardconfig I get "no supported netwrok cards found.", which, I suppose, must mean either that the F311 is unsupported or can't be found.
The card does show up in the output of lspci -v.
ifconfig shows local loopback running OK. I can ping 127.0.0.1, but no other addresses.
Any help? Is this card just not supported in knoppix? It does work under windoze and Mandrake.
Thanks,
-
Senior Member
registered user
"No supported network cards" just means that the tool netcardconfig won't work with your NIC not that it isn't supported by Knoppix. What does lsmod tell you? I think that card uses the natsemi driver. If you don't see that driver when you do lsmod then try this:
# modprobe natsemi
ifdown -a
ifup -a
ifconofig -a
I'm unsure if that module is already present or not (sorry not at my Linux box). If not you can get it here:
natsemi
Try all the above-Do you have an ip address on eth0? If so try some pings.
-
re: network not working: netgear FA311
Thanks for the reply. I was able to use modprobe to load the natsemi module, which --you are correct-- is the chipset for this NIC.
I was able to get networking going, by bumbling around blindly for a bit. This is probably rudamentary, but here's what I did and found out:
Typing ifdown -a, ifup -a, ifconfig -a didn't quite work because the NIC still had no IP address. So, I did ifconfig eth0 192.168.0.101, which worked OK, and allowed me to get around on my local network, but not outside. I assume it still needed netmask and gateway settings.
Just for laughs, I tried netcardconfig again. It asked me if I wanted to use DHCP, it got the settings (from my dsl router) and now I'm surfing away.
Now, ifconfig lists eth0, with an IP of 192.168.0.2, Bcast of 192.168.0.255, and Mask of 255.255.255.0, which it got via DHCP.
I dug around and found out I can set these manually by typing:
ifconfig eth0 192.168.0.101 netmask 255.255.255.0 broadcast
192.168.0.255
I'm still a little puzzled about the difference between broadcast and gateway. Are these different terms for the same thing? Or two different things entirely?
Thanks a lot!!
-
Senior Member
registered user
Re: re: network not working: netgear FA311

Originally Posted by
cbare
I dug around and found out I can set these manually by typing:
ifconfig eth0 192.168.0.101 netmask 255.255.255.0 broadcast
192.168.0.255
I'm still a little puzzled about the difference between broadcast and gateway. Are these different terms for the same thing? Or two different things entirely?
Thanks a lot!!
Broadcast is for network communications and the gateway is where you access the network eg. the IP address of your router.
The settings are contained in the file /etc/network/interfaces and you can re-start you network after making changes by /etc/init.d/networking restart as root in a console window if you every need to know for future reference. Also the DNS settings are in /etc/resolv.conf.
-
Senior Member
registered user
Re: re: network not working: netgear FA311

Originally Posted by
cbare
Typing ifdown -a, ifup -a, ifconfig -a didn't quite work because the NIC still had no IP address
ifup translates literally as "bring the network interface up now" ifdown "take the network interface down now" the '-a' flag is for 'all' interfaces.
. So, I did ifconfig eth0 192.168.0.101, which worked OK, and allowed me to get around on my local network,
ifconfig -a is "tell me the configuration of all my interfaces"
If you do ifconfig -a it will always tell you how both your local (lo) network and eth0 (and any other ethernet cards) are configured as well-irregardless of whether or not you have an ip address. It is for all practical reasons not capable of failing, likewise with ifdown. ifup can certainly fail however.
-
Senior Member
registered user
I (HD install) once had to edit /etc/networking/interfaces
in order to get ifup and ifdown to recognize my network card. I simply added the line
Code:
iface wlan0 inet dhcp
Of course, you must use your own device instead of wlan0 (which in my case is a Prism2 USB wireless adapter)
Similar Threads
-
By Aligard in forum Networking
Replies: 4
Last Post: 10-22-2004, 09:29 PM
-
By phoenix07 in forum Networking
Replies: 3
Last Post: 04-09-2004, 10:48 AM
-
By DBaston in forum Hardware & Booting
Replies: 2
Last Post: 01-31-2004, 11:59 AM
-
By ryoken in forum Networking
Replies: 8
Last Post: 08-08-2003, 03:25 PM
-
By Anssi in forum Networking
Replies: 2
Last Post: 04-29-2003, 06:38 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

WAVLINK RAID 2 Bay Hard Drive Docking Station SATA 2.5''3.5'' SSD HDD USB C 4Bay
$107.99

Broadcom 9600-24i Tri-Mode RAID Controller 4.0 NVMe SAS SATA NEW 05-50111-01003
$639.69

Intel VROC Premium RAID Controller Card PCIe Add-On Module VROCPREMMOD
$265.00

Yottamaster 5 Bay Hard Drive Enclosure USB 3.0 Aluminum 2.5/3.5 SATA DAS Tested
$99.99

Lot Mini SAS SFF-8643 To 4 SATA 7pin Hard Disk 6Gbps Data Server Raid Cable 1M
$1150.00

2-Bay/4-Bay Hard Drive Enclosure for 3.5"/2.5'' SATA HDD/SSD 10Gbps USB-C 3.2
$75.99

Broadcom LSI 9305-16i 12Gbps SAS-3 PCIe x8 HBA 16-Ports Raid Controller
$64.99

Dell 3KDWX PERC H755 12G 8GB Cache Front RAID Controller
$999.99

QNAP TR-004 4 Bay USB-C Hardware RAID Enclosure DAS 3.5 2.5 SATA Tested Working
$149.99

Dell PowerVault DL2200 2x Xeon E5620 24GB RAM H700 2x500GB SAS RAID1
$230.00