Welcome to the Linux Foundation Forum!
repairing a network, fedora 13, with linksy router
drydockbruce
Posts: 2
in Applications
Hi I am a newbie. I have a guru who is otherwise disposed running/developing his own business.
Something happened to my router, and I repaired the connection to the linksys and two laptops,
both xp systems. I can't seem to reconnect to the linux fedora 13 system. Help?
0
Comments
-
Check whether you have ethernet card active and ip assigned to it.
check whether you get output for the following commands.
ifconfig
route -nr0 -
Is the Linksys providing DHCP services?
Is your network card a PCI card, a USB adapter, or something on the motherboard?
Can you issue the command ' lshw | grep -A12 "network" ' to help us see more information about your network card ...0 -
In response to the requested info:
ifconfig response:
eth0
link encap ethernet
HWaddr
inet addr fe80 feff scope;link
UP Broadcast Running MULTICAST
MTU:1500 Metric:1
Rx packets
Tx packets
Collisions
tx gueuelen:100
RX bytes 2.5 MiB
Tx bytes %.3 MiB
lo
link loopback: local loopback
inet addr
mask
inet6
1/8
scope:host
UP loopback running MTU: 16436
Metric:1
Rx packets
Tx packets
Collisions txgueuelen
RX 50.5 KiB
TX 50.5 KiB
Response to route -nr
invalid option -- "r"
route [-nNvee] [-FC] [<AF>]
and more
Does this tell you what you need to know?0 -
I guess we'd like to see the errors (on the RX and TX packets lines) when running ifconfig, my output looks like this:
eth0 Link encap:Ethernet HWaddr 00:22:19:E9:C9:C1
inet addr:192.168.1.105 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::222:19ff:fee9:c9c1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:226182 errors:0 dropped:0 overruns:0 frame:0
TX packets:25047 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:53358871 (50.8 MiB) TX bytes:6613333 (6.3 MiB)
Interrupt:18 Base address:0x2000
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:167 errors:0 dropped:0 overruns:0 frame:0
TX packets:167 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:20922 (20.4 KiB) TX bytes:20922 (20.4 KiB)
and from route:
[[email protected] ~]$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Can you copy and paste the results?0
Categories
- 8.8K All Categories
- 13 LFX Mentorship
- 66 LFX Mentorship: Linux Kernel
- 355 Linux Foundation Boot Camps
- 228 Cloud Engineer Boot Camp
- 67 Advanced Cloud Engineer Boot Camp
- 23 DevOps Engineer Boot Camp
- 4 Cloud Native Developer Boot Camp
- 743 Training Courses
- 14 LFC110 Class Forum
- 16 LFD102 Class Forum
- 96 LFD103 Class Forum
- 2 LFD121 Class Forum
- 55 LFD201 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 14 LFD254 Class Forum
- 425 LFD259 Class Forum
- 78 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 15 LFS200 Class Forum
- 686 LFS201 Class Forum
- LFS201-JP クラス フォーラム
- 271 LFS211 Class Forum
- 50 LFS216 Class Forum
- 23 LFS241 Class Forum
- 26 LFS242 Class Forum
- 18 LFS243 Class Forum
- 4 LFS244 Class Forum
- 7 LFS250 Class Forum
- LFS250-JP クラス フォーラム
- 105 LFS253 Class Forum
- 758 LFS258 Class Forum
- 7 LFS258-JP クラス フォーラム
- 48 LFS260 Class Forum
- 75 LFS261 Class Forum
- 6 LFS262 Class Forum
- 76 LFS263 Class Forum
- 14 LFS264 Class Forum
- 10 LFS266 Class Forum
- 8 LFS267 Class Forum
- 9 LFS268 Class Forum
- 5 LFS269 Class Forum
- 173 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 184 LFW211 Class Forum
- 100 LFW212 Class Forum
- 876 Hardware
- 205 Drivers
- 74 I/O Devices
- 43 Monitors
- 115 Multimedia
- 204 Networking
- 98 Printers & Scanners
- 82 Storage
- 716 Linux Distributions
- 78 Debian
- 64 Fedora
- 12 Linux Mint
- 13 Mageia
- 22 openSUSE
- 125 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 344 Ubuntu
- 445 Linux System Administration
- 33 Cloud Computing
- 63 Command Line/Scripting
- Github systems admin projects
- 88 Linux Security
- 73 Network Management
- 105 System Management
- 45 Web Management
- 50 Mobile Computing
- 18 Android
- 19 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 499 Off Topic
- 119 Introductions
- 193 Small Talk
- 19 Study Material
- 743 Programming and Development
- 237 Kernel Development
- 472 Software Development
- 899 Software
- 245 Applications
- 178 Command Line
- 2 Compiling/Installing
- 72 Games
- 313 Installation
- 19 All In Program
- 19 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)