Sponsored Content
Full Discussion: Network card naming issue
Operating Systems Linux SuSE Network card naming issue Post 302534782 by scorpionzoe on Tuesday 28th of June 2011 06:55:50 PM
Old 06-28-2011
Network card naming issue

I have a Sun server running SuSE with 2 network cards, the cards naming is eth0-to-eth3 for the first card, and eth4-eth7 for the second one, I've replace the second card and I got naming issue: I got eth4, eth5, eth7, eth8 I mean the system doesn't see eth6 so it took eth7 instead, is there a way to fix this, in other word is there a way to rename the interfaces [ethxx] or to clear the system config then the system will take them automatically in the right order.

Thank you guys
(^_^)
 

10 More Discussions You Might Find Interesting

1. IP Networking

network card

I have a UnixWare 2 server that has an ISA 3Com NIC that has just a BNC connector on it. I want to remove this and install an ISA 3Com NIC that has a BNC/RJ45 connector. What steps do I have to go through to successfully complete this? Thye are almost the exact same cards except for the... (1 Reply)
Discussion started by: cparks
1 Replies

2. UNIX for Advanced & Expert Users

Network Card Help

I have been having trouble with my sis900 neytwork card in slacwkare linux. I tried to modprobe the sis900, it didnt give me any errors but it didnt load it. so I put in a realtek 8139 network card and tried it too. These are the errors i get with the two cards when trying to do insmod on either of... (3 Replies)
Discussion started by: The Fridgerator
3 Replies

3. UNIX for Advanced & Expert Users

network card problem

hi, everyone: alpha 600 au true64 Unix 4.0f my network cart is set "Auto-Negotiate".After operate system startup,the network will be disconnected by itself at sometime. I found some prompt in /usr/adm/messages. "tu0 :transmit FIFO underflow:threshold raised to :256 byteŁ¬link up... (1 Reply)
Discussion started by: q30
1 Replies

4. UNIX for Dummies Questions & Answers

Network card and internet

Hi!. I have problems installing my network card under ther redhat kernel. First i tryed my integrated intel pro set 10/100 then my d-link 530tx Pci but none of them seems to be found. also i huse my network card to connect to the net trough PPPOE where i need to type my username and... (3 Replies)
Discussion started by: Gibbler
3 Replies

5. UNIX for Dummies Questions & Answers

How can I tell which network card is which?

I have three network cards in my unix box. I need to figure out which card corresponds to an assigned IP address. If there some command in unix I can use to make an ethernet interface blink? Any advice would be appreciated. (6 Replies)
Discussion started by: mojoman
6 Replies

6. Solaris

Network card installation issue

I have installed Solaris 10 in my PC successfully and my system having Intel(R) PRO/100 VE ethernet card. Solaris OS not able to detect the network card. So i checked the driver (INTCGigaE) and reinstalled. Still network card is not detected. bash-3.00# pkgchk INTCGigaE ERROR:... (0 Replies)
Discussion started by: paventhan
0 Replies

7. Shell Programming and Scripting

issue in naming a file

Hi, I want to create a file named 'abc(+1)' and append the data of file 'abc' to it. But getting error as unexpected'(' when i tried to use the following command. cat abc > abc(+1) Is there any other way to include brackets along with +1 in the file name? TIA. (3 Replies)
Discussion started by: vimalr
3 Replies

8. UNIX for Dummies Questions & Answers

How to install a network card

Hey guys, Sorry, this question might look stupid but I have no idea how to install a network card. My server is a Dell PowerEdge T105 with Debian 5.0 Lenny. My network card is a Broadcom NetXtreme BCM5722 Gigabit Ethernet PCI Express. I've plugged the card innside my server and I can see... (2 Replies)
Discussion started by: chebarbudo
2 Replies

9. Red Hat

Regarding Network Interface Card

Dear All , While taking backups in one Linux Server , we find one alert came with regard to Network Interface Card. Pl find the below alert. Network Interface Card performance for NIC:eth1 has exceeded Major threshold. Bytes sent and received per second (Average)= 105540.303101... (6 Replies)
Discussion started by: jegaraman
6 Replies

10. Ubuntu

Error on network card

Hi Please can you help me to understand what could be wrong based on what I have captured in the logs: I have run cat /var/log/syslog | grep -i warn, and I got the following output NetworkManager: <warn> Activation (eth3) failed. Dec 23 10:58:25 cmoveldb02 NetworkManager: <warn> (eth3): DHCPv4... (2 Replies)
Discussion started by: fretagi
2 Replies
capiinit(8)						      System Manager's Manual						       capiinit(8)

NAME
capiinit - start or stop CAPI-capable ISDN cards SYNOPSIS
capiinit [OPTIONS] start | stop | show | status | prepare | reload | activate | deactivate capiinit [OPTIONS] activate|deactivate cardname capiinit [OPTIONS] activate|deactivate driver [cardname] DESCRIPTION
capiinit is called with one of the following actions: start Load all modules and initialize all cards (loading the firmware), which are configured in /etc/capi.conf. stop Reset all cards and unload modules. show Show the current configuration. status Show the current status. prepare Load all modules. activate Initialize all cards. activate cardname Initialize one card (i.e.: c4-ec00). activate driver [cardnumber] Initialize one card. deactivate Reset all cards. deactivate cardname Reset one card (i.e.: c4-ec00). deactivate driver [cardnumber] Reset one card. reload Reset all cards and initialize them again. Firmware files are searched in this order in the following directories: /usr/share/isdn/`uname -r`, /usr/share/isdn, /usr/lib/isdn, /lib/isdn. There is a sample config in /etc/capi.conf. OPTIONS
-c filename, --config filename Use filename as config file (default is /etc/capi.conf). -d, --debug Save patch values for debugging purposes. -s, --silent Don't show status information. AUTHOR
Manpage written from C source by Paul Slootman <paul@debian.org>, updated by Matthias Klose <m@klose.in-berlin.de>. capiinit(8)
All times are GMT -4. The time now is 04:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy