2017-02-10 - Re: [GRASE-Hotspot] Weird network problem

Header Data

From: Hotspotuser <jo***s@algardata.pt>
Message Hash: 0b42fb5712452a9ddc83b505a1e336a2393b008894f0add26cbaa0cb9510c79e
Message ID: <c2657981-b6b1-4b4f-88d7-f56757fc7f7d@grasehotspot.org>
Reply To: <07da83db-4c13-4d10-bf9e-ce1925349be6@grasehotspot.org>
UTC Datetime: 2017-02-10 03:32:27 UTC
Raw Date: Fri, 10 Feb 2017 02:32:27 -0800

Raw message

We also had some "polymorphic" cards that decided to change their names 
from time to time, so we fixed that by doing this:

1.       Modify /etc/default/grub and add:

 

2.       GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0 biosdevname=0"

  

3.       Then force the create of a new  grub.cfg file
sudo update-grub

 

4.       Then reboot the system

 
Hope it fixes your problems.

quinta-feira, 9 de Fevereiro de 2017 às 21:19:17 UTC, Daniel Crusoe 
escreveu:
>
> i realise this is a rather old post (5 years) but i had a similar problem 
> and i found that all i had to was switch eth0 and eth1 in this file /etc/udev/rules.d/70-persistent-net.rules 
> to fix my issues with my cards (they were also being given weird names, so 
> i had to disable that and make it look here for the card names) (i havent 
> worked on any flavour of linux for almost 10 years so i am basically 
> relearning everything from scratch)
> (source of info: 
> http://askubuntu.com/questions/767786/changing-network-interfaces-name-ubuntu-16-04 
> )
>
>
>
> On Tuesday, September 18, 2012 at 7:21:36 PM UTC+2, Johnny Solbu wrote:
>>
>> On Monday 17 September 2012 22:31, Timothy White wrote: 
>> > Sounds like 2 possible issues. 
>> > The first is network manager took control of the cards. 
>>
>> It doesn't. We've disabled it ininterfaces for many months. 
>> e.g. "iface eth0 inet manual". In case it was not obvious, we change this 
>> too (e.g eth0 to eth1, and back) when editid the interfaces file. 
>>
>> > The other thing to watch for when replacing nics is the naming to 
>> change. 
>> > Eth0 becoming eth1 for example. 
>>
>> I don't se how that is relevant. Please explain 
>>
>> > Sometimes you need to check the udev config 
>>
>> The only line in udev.conf is "udev_log="err" 
>>
>> > and check the Mac against the names. 
>>
>> Come again? 
>>
>> -- 
>> Johnny A. Solbu 
>> web site, http://www.solbu.net 
>> PGP key ID: 0xFA687324 
>> ******************************** 
>> Kom Arbeidslyst og treng deg på, 
>> her skal du motstand finne. 
>>
>

Thread