Bug 650848 - s-c-n does not show eth0
Summary: s-c-n does not show eth0
Keywords:
Status: CLOSED DUPLICATE of bug 698414
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-08 07:24 UTC by Need Real Name
Modified: 2011-04-21 10:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-04-21 10:51:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2010-11-08 07:24:29 UTC
Using the default live cd install of Fedora 14, I find that my headless server is using NetworkManager for ip config. Fine.

I run system-config-network-tui and choose Devices, only to find none listed.

What next?

Comment 1 Jiri Popelka 2010-11-08 10:24:24 UTC
What do 'ip a' and 'cat /etc/sysconfig/network-scripts/ifcfg-eth0' show ?

Comment 2 Need Real Name 2010-11-08 11:46:16 UTC
/etc/sysconfig/network-scripts/ifcfg-eth0 doesn't exist.

I've manually created that file now, and disabled NetworkManager so I cannot answer your other question.

However, eth0 was in use, and being managed by NetworkManager. ifconfig showed the device.

Comment 3 Need Real Name 2010-12-22 15:35:52 UTC
This problem still exists.

# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:01:02:03:04:05 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.11/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::fe80:fe80:fe80:fe80/64 scope link 
       valid_lft forever preferred_lft forever

# cat /etc/sysconfig/network-scripts/ifcfg-eth0
cat: /etc/sysconfig/network-scripts/ifcfg-eth0: No such file or directory

Comment 4 Jiri Popelka 2011-04-21 10:51:20 UTC

*** This bug has been marked as a duplicate of bug 698414 ***


Note You need to log in before you can comment on or make changes to this bug.