HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Changing network card binding order in Redhat linu...
Operating System - Linux
1829159
Members
2049
Online
109986
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
12-10-2003 01:43 AM
12-10-2003 01:43 AM
How to change network card binding order incase of dual NIC as we can change in MS windows network properties.
Regards
Praveen R
Regards
Praveen R
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 01:58 AM
12-10-2003 01:58 AM
Re: Changing network card binding order in Redhat linux AS 2,1
Do you mean the order of which ip addresses get assigned?
Red Hat's method of doing this boggles my mind. I can not believe they thought this was the easiest way to do it (I have actually logged on to a Red Hat box for the first time in a long time to look at this).
All the interface cards are called eth0, eth1,eth2 etc etc etc
It looks to me like you need to have a config file "ifcfg-eth?" where the ? is which NIC you are talking about. In here you put which IP and stuff you want to be associated with this NIC. It gets a lot more painful if you start looking at their ifup and the ifup-aliases file but it looks like you probably don't need to.
I hope somebody shows me I'm wrong here because I seem to be able to achieve the same thing in three lines on most systems.
Red Hat's method of doing this boggles my mind. I can not believe they thought this was the easiest way to do it (I have actually logged on to a Red Hat box for the first time in a long time to look at this).
All the interface cards are called eth0, eth1,eth2 etc etc etc
It looks to me like you need to have a config file "ifcfg-eth?" where the ? is which NIC you are talking about. In here you put which IP and stuff you want to be associated with this NIC. It gets a lot more painful if you start looking at their ifup and the ifup-aliases file but it looks like you probably don't need to.
I hope somebody shows me I'm wrong here because I seem to be able to achieve the same thing in three lines on most systems.
Never preceed any demonstration with anything more predictive than "watch this"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 02:47 AM
12-10-2003 02:47 AM
Re: Changing network card binding order in Redhat linux AS 2,1
I think what Mark is saying is right. in RH9 and RH73 systems the ifcfg-eth0 file is located in /etc/sysconfig/network-scripts/. It contains all is needed to configure a network card.
Ciao!
Claudio
Ciao!
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 02:58 AM
12-10-2003 02:58 AM
Solution
As far as which card gets picked first, that is done by its position along the pci bus. No choice there.
Everything else is controlled by the files in /etc/sysconfig/network-scripts
The order starts with ifcfg-eth0 then ifcfg-eth0:1 etc.
The actual assignment need not be in numeric order.
SEP
Everything else is controlled by the files in /etc/sysconfig/network-scripts
The order starts with ifcfg-eth0 then ifcfg-eth0:1 etc.
The actual assignment need not be in numeric order.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP