LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   change network name on suse (https://www.linuxquestions.org/questions/linux-newbie-8/change-network-name-on-suse-4175498894/)

jzoudavy 03-20-2014 03:41 PM

change network name on suse
 
1 Attachment(s)
Hi all

I got a bit of a weird one.

I have this really hacked up version of SUSE11 SP2. It can only display yast in that old school blue background version, not the new shiny yast2 version. I can also only navigate via tab, no mouse. So I am pretty sure it is the original yast, not yast2.

I am trying to modify the network name such as "Ethernet Network Card" or "Broadcom Ethernet Controller" into something more human friendly like "external traffic" or "internal oam".

I have attached a screenshot to show what I mean.

thanks everyone

xenner 03-21-2014 01:08 AM

Hi,

I could be wrong, but in RHEL, you can define a "name" for your nic in
/etc/sysconfig/network-scripts/ifcfg-eth0

There's a "DEVICE=eth0"
and a "NAME=System eth0"

No doubt there's a similar file in SUSE.. Just do a
[code]service network restart[code/]
when you're done..... I've not used SUSE though, so I could be completely off.

Xen.

jzoudavy 03-21-2014 09:02 AM

thanks, you are right. the file is there and once changed, the name changed.
thanks


All times are GMT -5. The time now is 03:53 PM.