You are not logged in.

#1 2012-04-30 10:30:15

tamis
Member
Registered: 2011-12-23
Posts: 27

change "lo" to "eth0"

I'm trying to activate software for which it needs to connect to the internet. Unfortunately it can only use eth0 to do this. My interface is called lo and so i wish to change it to eth0, how do i go about doing this? I already try'd to add udev rules to do this but with no success.

Thanks in advance,
Tamis

Offline

#2 2012-04-30 10:52:32

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: change "lo" to "eth0"

lo is the internal system device and should never be changed. Simply ; your eth0 is missing, if you have a wired network card, that is. Driver problems?

Offline

#3 2012-04-30 10:53:05

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: change "lo" to "eth0"

Just so I understand this correctly. You're trying to use some piece of software which is hardcoded to connect to the internet by using the eth0 interface? And the only interface you have (output of "ip link") is lo?

If so, then you don't have any network set up on the box at all (lo is your local loopback).


Burninate!

Offline

#4 2012-04-30 11:51:03

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: change "lo" to "eth0"

My point exactly!

Offline

#5 2012-04-30 13:00:06

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: change "lo" to "eth0"

tamis, no offense, but did you not notice that the absence of eth0 resulted in complete lack of network connection? Is this software activation the very first online activity that you have attempted on this particular computer?

Offline

#6 2012-04-30 16:41:13

tamis
Member
Registered: 2011-12-23
Posts: 27

Re: change "lo" to "eth0"

I have a Asus ux31 which doesn't have an ethernet port. I do have wireless and a wlan0 device tho so yes i do have internet. Is it possible to temporarily change wlan0 to eth0?

Offline

#7 2012-04-30 17:01:01

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: change "lo" to "eth0"

OK - that's a bit clearer.

Why can't this mysterious software use wlan0? In fact, why does it even care about the interface? Applications don't need to bother with low-level stuff like that.

Offline

#8 2012-04-30 17:27:08

tamis
Member
Registered: 2011-12-23
Posts: 27

Re: change "lo" to "eth0"

The activation of both Matlab and Maple need eth0. Why they did it this way i don't know.

Offline

#9 2012-04-30 18:37:44

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: change "lo" to "eth0"

What exactly is occurring when you try to authenticate it? It's been a while since I installed it, but I didn't have a problem installing maple and using wlan0

Offline

#10 2012-04-30 18:57:32

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: change "lo" to "eth0"

tamis wrote:

The activation of both Matlab and Maple need eth0. Why they did it this way i don't know.

Now that's something completely different, but you should have no trouble connecting to a license server over whatever network connection you have available.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#11 2012-04-30 19:17:04

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,491

Re: change "lo" to "eth0"

tamis: You can set the device name for the interface with a udev rule. Have a look at the examples here.
Would be interesting, if symlinking eth0 to wlan0 works also in your case.

Offline

#12 2012-04-30 19:48:39

Stebalien
Member
Registered: 2010-04-27
Posts: 1,239
Website

Re: change "lo" to "eth0"

You should be able to rename the interface with ifrename (from the wireless_tools package).


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C

Offline

Board footer

Powered by FluxBB