- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Configuration of a second card
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-07-2002 08:09 AM
тАО07-07-2002 08:09 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 12:50 AM
тАО07-08-2002 12:50 AM
Re: Configuration of a second card
I don't know about SUSE,
But manually you can make this test :
first check if the 2 cards are configured in the kernel ;
type ifconfig
You should see 2 ethernet cards :
eth0 and eth1.
manually,
you just have to type :
ifconfig eth0
ifconfig eth0
About files Try to see something in a directory /etc/rc... or /etc/init.... or /etc/sys....
Many Linux distributions, many possibilities...
hth,
regards
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 03:04 AM
тАО07-08-2002 03:04 AM
Re: Configuration of a second card
this is the physical method but if you want, you can configure it "virtually". It means that you have a real eth0 and a virtual eth1. For do this this:
ifconfig eth0:1
Hope this helps.
Regards,
Dario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 07:52 AM
тАО07-08-2002 07:52 AM
Solutiondirectory for the script
that configures the network
cards. Find the command that
does the configuration.
Run man to find the configuration file.
Edit the configuration file
to add the appropriate parameters for the second card.
Check for a /etc/networking
directory. It will likely
have configuration inforation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2002 12:40 PM
тАО07-09-2002 12:40 PM