Re: Still unable to restart networking on Debian 9 text mode only

2018-11-26 Thread Luciano Andress Martini
t it does show that high level out of the box > doesn't necessarily behave the way you might expect. In which case low > level plus scripts works just fine. > > > Regards, > Rob > > -- Luciano Andress Martini - Analista UNIX

Possible BUG: Unable to change the ip of network interfaces without reboot in text mode

2018-11-23 Thread Luciano Andress Martini
ifdown enp0s3 4- Run ifup enp0s3 5- That's right ,but now you have two ips configured instead of changing it. Is this is expected, i am so sorry for boring you, i will get out of here the faster as i can. -- Luciano Andress Martini - Analista UNIX

Re: Still unable to restart networking on Debian 9 text mode only

2018-11-23 Thread Luciano Andress Martini
the ip) #ping 8.8.8.8 (eternally waiting...) #ip address Still shows the correct information (the ip did not change) Em sex, 23 de nov de 2018 às 11:10, Luciano Andress Martini escreveu: > > If i am phisically logged the behavior are like to be the same. > Em sex, 23 de nov de 2018

Re: Still unable to restart networking on Debian 9 text mode only

2018-11-23 Thread Luciano Andress Martini
If i am phisically logged the behavior are like to be the same. Em sex, 23 de nov de 2018 às 11:09, Luciano Andress Martini escreveu: > > Thank you Greg i would not like to use NetworkManager, i just tried it > because all the other ways that i tried did not worked in new Debian > Ver

Re: Still unable to restart networking on Debian 9 text mode only

2018-11-23 Thread Luciano Andress Martini
ifup work partially instead of changing the ip, and it is adding a new ip to the interface. service networking restart - just brokes the network connection. Em sex, 23 de nov de 2018 às 11:02, Greg Wooledge escreveu: > > On Fri, Nov 23, 2018 at 10:31:28AM -0200, Luciano Andress Martini

Still unable to restart networking on Debian 9 text mode only

2018-11-23 Thread Luciano Andress Martini
example i do it partially, it does not work... for example: ip address delete theoldip/mask dev enp0s3 ifup enp0s3 The interface is already... blabla ifdown enp0s3 ifup enp0s3 (a new ip is added to the interface, but now two ips are configured and the network is broken again) Is that a bug

Still unable to restart networking on Debian 9 text mode only

2018-11-23 Thread Luciano Andress Martini
example i do it partially, it does not work... for example: ip address delete theoldip/mask dev enp0s3 ifup enp0s3 The interface is already... blabla ifdown enp0s3 ifup enp0s3 (a new ip is added to the interface, but now two ips are configured and the network is broken again) Is that a bug?