Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
11-01-2005, 11:21 PM
|
#1
|
Member
Registered: Nov 2005
Posts: 33
Rep:
|
Fedora Core 4 ethernet setup
Just installed Fedora Core 4 to dual boot with WindowsXP on my Dell Inspiron 9300, but I can't get the internet to work.
ifconfig eth0 output=>
eth0 Link encap:Ethernet HWaddr 00:12:3F:D7:56:6B
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:37 errors:0 dropped:0 overruns:0 frame: 0
TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12566 (12.2 KiB) TX bytes 5758 (5.6 KiB)
Interrupt:11
eth0 is a Broadcom Corporation BCM4401-BO 100Base-TX
I have a router setup that does DHCP. I also have a wireless card I want to get working, but we'll take this one step at a time.
I will check back frequently, so if you nee anymore info, just ask.
I am extremely new to Linux, so please make any instructions as simple and clear as possible. Thanks in advance for any help!
Last edited by jmkelm08; 11-01-2005 at 11:23 PM.
|
|
|
11-01-2005, 11:28 PM
|
#2
|
Member
Registered: Oct 2003
Location: Singapore
Distribution: debian
Posts: 162
Rep:
|
Re: Fedora Core 4 ethernet setup
Quote:
Originally posted by jmkelm08
Just installed Fedora Core 4 to dual boot with WindowsXP on my Dell Inspiron 9300, but I can't get the internet to work.
ifconfig eth0 output=>
eth0 Link encap:Ethernet HWaddr 00:12:3F 7:56:6B
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:37 errors:0 dropped:0 overruns:0 frame: 0
TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12566 (12.2 KiB) TX bytes 5758 (5.6 KiB)
Interrupt:11
eth0 is a Broadcom Corporation BCM4401-BO 100Base-TX
I have a router setup that does DHCP. I also have a wireless card I want to get working, but we'll take this one step at a time.
I will check back frequently, so if you nee anymore info, just ask.
I am extremely new to Linux, so please make any instructions as simple and clear as possible. Thanks in advance for any help!
|
Hi
Go to the command line, type, (make sure you're root)
dhclient
See if you can obtain any IP address.
|
|
|
11-01-2005, 11:36 PM
|
#3
|
Member
Registered: Nov 2005
Posts: 33
Original Poster
Rep:
|
I entered dhclient, then ran ifconfig eth0 again, and everything looks the same, should anything have changed here?
|
|
|
11-02-2005, 12:01 AM
|
#4
|
LQ Newbie
Registered: Sep 2005
Location: india
Posts: 13
Rep:
|
run netconfig eth0 command
or system-config-network or redhat-config-network or setup command.
try this out
Satoo.
|
|
|
11-02-2005, 12:20 AM
|
#5
|
Member
Registered: Nov 2005
Posts: 33
Original Poster
Rep:
|
Tried those configureation tools, but I still coul not even ping my router.
|
|
|
11-02-2005, 09:51 AM
|
#6
|
Member
Registered: Nov 2005
Posts: 33
Original Poster
Rep:
|
Anyone else have any suggestions?
|
|
|
11-03-2005, 05:41 AM
|
#7
|
LQ Newbie
Registered: Sep 2005
Location: india
Posts: 13
Rep:
|
check your netmask,your default gateway or your DNS server entery
|
|
|
11-03-2005, 05:54 AM
|
#8
|
Member
Registered: Oct 2003
Location: Singapore
Distribution: debian
Posts: 162
Rep:
|
set a static ip, under the network domain, then see whether you can ping the router.
if can't you might have to troubleshoot down to the physical level.
|
|
|
11-04-2005, 01:14 AM
|
#9
|
LQ Newbie
Registered: Nov 2005
Location: uk
Distribution: Fedora 4
Posts: 4
Rep:
|
I have exactly the same problem. Onboard lan card trying co to connect though a netgear firewall/router/modem. Works all ok within win2k trying to get it to run with fedora 4 cant ping the router eth0 and lo all return pings. Just trying to install correct drivers for the ULi eth0 card. To see if that fixes it
#ifconfig
ink encap:Ethernet
HWaddr 00:0B:6A:C1:EA:68
inet addr:192.168.0.2
Bcast:192.168.0.255
Mask:255.255.255.0
inet6 addr: fe80::20b:6aff:fec1:ea68/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:9 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:6 dropped:0 overruns:0 carrier:6
collisions:0 txqueuelen:1000
RX bytes:1094 (1.0 KiB) TX bytes:0 (0.0
Interrupt:5 Base address:0x6c00
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:1490 errors:0 dropped:0 overruns:0 frame:0
TX packets:1490 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1813491 (1.7 MiB)
TX bytes:1813491 (1.7 MiB)
|
|
|
11-04-2005, 03:29 AM
|
#10
|
LQ Newbie
Registered: Aug 2005
Posts: 8
Rep:
|
I have installed fedora 4 and i want it is to be a firewall. For that i installed two ethernet cards and configured. If I ping a pc connected through eth0,it is working , but i ping a pc connected thr eth1,it is not pinging it tells destination host unreachable.I changed with new eth card . Even after i am not able to connect pcs through eth1. if I give ifconfig, it tells everything OK. what may be the prblem. pls reply.
|
|
|
11-04-2005, 06:51 AM
|
#11
|
Member
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370
Rep:
|
have you implemented Masquarading with you iptables firewall
Is the computer connected to eth1 connected directly or with a switch or hub?
If its directly connected, you need a dedicated "Crossover" cable
|
|
|
11-05-2005, 12:40 AM
|
#12
|
LQ Newbie
Registered: Aug 2005
Posts: 8
Rep:
|
I tried with Crossover cable as well as switch.both it doesn't work. I came to know it is not hard ware problem. I studied after everything fine then only we can implement masquarading and etc..But basic should work. Here i am not able to communicate via eth1, what may be other prob
Please reply
|
|
|
11-06-2005, 11:06 AM
|
#13
|
Member
Registered: Oct 2003
Location: Singapore
Distribution: debian
Posts: 162
Rep:
|
Try these steps,
1. Try disabling your eth0, then get a IP from eth1.
2. Ping the Router or any other workstations on the Subnet
3. print your route here if it doesnt work.
|
|
|
11-07-2005, 02:42 AM
|
#14
|
LQ Newbie
Registered: Aug 2005
Posts: 8
Rep:
|
Sir,
Thank u for answering .I tried ur 2 steps but I am not able to connect pcs connected thrgh eth1.
I gave the command route , the output is as follows
[root@fedora ~]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
169.254.0.0 * 255.255.0.0 U 0 0 0 eth1
192.168.0.0 * 255.255.0.0 U 0 0 0 eth0
192.168.0.0 * 255.255.0.0 U 0 0 0 eth1
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
my configuration is
eth0
ip - 192.168.0.38
mask - 255.255.0.0
gateway -192.168.1.1
eth1
ip - 192.168.0.39
mask - 255.255.0.0
In the Linux machine i can browse . So i want this linux pc as firwall,
thatswhy I installed two eth cards. Basically if i ping the machines connected via eth1 should work, but is not ,so i can not move further,
Please reply
|
|
|
11-08-2005, 12:21 AM
|
#15
|
LQ Newbie
Registered: Aug 2005
Posts: 8
Rep:
|
In the same above question what is the use of command " route" Please explain
|
|
|
All times are GMT -5. The time now is 08:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|