- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Fedora Core 3 from Core 1
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 06:52 AM
03-06-2005 06:52 AM
Core 3 doesn't complain on boot but after booting I can't ping through either of the two eth cards.
eth0 is set to static IP
eth1 is set to DHCP from a cable modem.
#ifconfig
shows different interrupt on Core 3 than on Core 1, which still works fine.
From Google search I find many similar problems; so far no fix. Does anyone know how to fix this ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 06:44 PM
03-06-2005 06:44 PM
Re: Fedora Core 3 from Core 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 07:36 PM
03-06-2005 07:36 PM
Re: Fedora Core 3 from Core 1
Second, in case you have 3Com cards, try to disable kudzu. In my case, it turned out that kudzu does "something" which locks the card.
Third, you might try a different kernel. Preferrably newer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 12:36 AM
03-07-2005 12:36 AM
SolutionI would try and mount the FC1 partition while running FC3 and copy the contents of this directory across:
/etc/sysconfig/network-scripts
Back up the original content.
copy in the contents.
service network restart
Now network functionality should work just like it did on the FC1 partition.
I think what happened here is either user error due to the new wizard for setting up networking, or a bad wizard.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 12:44 AM
03-07-2005 12:44 AM
Re: Fedora Core 3 from Core 1
> There was no change in normal network
>functionality FC 1 to 3. Kernel upgrade,
>things like that
Except for the fact that kernel 2.6 _sometimes_ scans the PCI bus in another order and allocates the ethernet interfaces the other way around (then 2.4).
Been there, seen that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 02:24 AM
03-07-2005 02:24 AM
Re: Fedora Core 3 from Core 1
Copying the contents of the Core 1 sysconfig to the Core 3 partition did the trick.
Vern