Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] persistant naming go away
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sun May 12, 2013 4:44 pm    Post subject: [SOLVED] persistant naming go away Reply with quote

how do i get my wlan0 wlan1 eth0 eth1 back?

Last edited by 666threesixes666 on Wed May 15, 2013 1:20 am; edited 1 time in total
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Sun May 12, 2013 5:19 pm    Post subject: Reply with quote

sudo touch /etc/udev/80-net-name-slot.rules
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Sun May 12, 2013 6:03 pm    Post subject: Reply with quote

See also Network Interface Naming in the Gentoo handbook.
_________________
Please add "[solved]" to the initial topic title when it is solved.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sun May 12, 2013 11:27 pm    Post subject: Reply with quote

albright wrote:
sudo touch /etc/udev/80-net-name-slot.rules


you mean...

Code:

sudo touch /etc/udev/rules.d/80-net-name-slot.rules


& for those without sudo

Code:

su -c 'touch /etc/udev/rules.d/80-net-name-slot.rules'
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Mon May 13, 2013 3:07 am    Post subject: Reply with quote

Quote:
you mean


Oops. :oops:
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
njcwotx
Guru
Guru


Joined: 25 Feb 2005
Posts: 587
Location: Texas

PostPosted: Thu May 16, 2013 7:56 pm    Post subject: Reply with quote

not sure where I got this idea, probably googlded it some months ago, an empty 80-net-name-slot.rules should work but I setup a symlink to dev/null some time back.

Code:
ln -sf /dev/null 80-net-name-slot.rules

_________________
Drinking from the fountain of knowldege.
Sometimes sipping.
Sometimes gulping.
Always thirsting.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum