similar to: NetworkManger creates extra bonds; is this a bug?

Displaying 20 results from an estimated 1000 matches similar to: "NetworkManger creates extra bonds; is this a bug?"

2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
On 07/07/16 05:36 PM, Digimer wrote: > On 07/07/16 05:21 PM, Joe Smithian wrote: >> Hi All, >> >> I see an unexpected beahviour from NetworkManager on CentOS 7.1. >> Using nmcli tool, I create a bond with two slaves as explained in the Red >> Hat 7.1 Networking guide. I enable slaves and master; bond works as >> expected. >> When I restart
2016 Jul 07
0
NetworkManger creates extra bonds; is this a bug?
On 07/07/16 05:21 PM, Joe Smithian wrote: > Hi All, > > I see an unexpected beahviour from NetworkManager on CentOS 7.1. > Using nmcli tool, I create a bond with two slaves as explained in the Red > Hat 7.1 Networking guide. I enable slaves and master; bond works as > expected. > When I restart NetworkManager, it creates a new bond with the same name but > not connected to
2016 Jul 11
0
NetworkManger creates extra bonds; is this a bug?
Hi Neil, Thanks for your comments. What's the purpose of creating spurious ?bond0?? It's confusing. Is it anywhere documented? Every time I restart NetworkManager it creates another bond0! Joe On Thu, Jul 7, 2016 at 5:44 PM, Digimer <lists at alteeve.ca> wrote: > On 07/07/16 05:36 PM, Digimer wrote: > > On 07/07/16 05:21 PM, Joe Smithian wrote: > >> Hi All, >
2017 Jan 13
2
Reliable way of having both LAN and WIFI on headless box
On Fri, Jan 13, 2017 at 12:33 PM, Gary Stainburn <gary at ringways.co.uk> wrote: > > > Also, it was suggested that I use nmcli in a cronjob to re-activate it if > it > drops. I can check to see if it's still active by 'grep'ing the IP > address, > but I don't know the nmcli to re-activate an existing WIFI connection. > > Can anyone help here too,
2017 Jan 18
2
Reliable way of having both LAN and WIFI on headless box
You could say the same thing about computers in general: I hate them, they automated many tasks in life and took many jobs out of the market!. Eliezer ---- Eliezer Croitoru Linux System Administrator Mobile: +972-5-28704261 Email: eliezer at ngtech.co.il -----Original Message----- From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Gary Stainburn Sent: Monday, January 16, 2017
2017 Jan 09
4
Reliable way of having both LAN and WIFI on headless box
Once again I am building a headless Centos 7 box that needs to reliably be on both the LAN and WIFI network at all times. Amongst other things it's going to be an AirPrint bridge enabling IPads to print to printers on a different VLAN. I have asked about this before and got a solution working using nmtui to set up both the LAN and WIFI interface, and activate them. However, the WIFI
2020 Nov 03
3
enp0s25 disconnect
I tried to boot a Centos 8.2 install CD, one burned with Centos-8-2-2004-x86_64-boot . In the setup, it persisted in telling me that ethernet thing enp0s25 was disconnected. Nyet. 'Twas working several seconds previous and is working now. This is a showstopper. How do I debug it? Also, whatever else it did, I now have environment variable
2020 Sep 22
2
nmcli: unwanted secondary ip-address
Dear Simon, every second IP-address is unwanted. We restarted? eno4: nmcli con down eno4; nmcli con up eno4 and the second address vanishes. Then after a few ours, the second ip address reappears. This is the config-file of eno2: # cat ifcfg-eno2 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=none DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes
2019 Jan 21
3
how to activate the network after an installation
Hallo, I can t find the switch to activate the network after an installation without gui. service network start doesn t work and I don t find any other commands. Thanks for a hint. Ralf
2020 Oct 26
2
Network Manager - rotate connection profile
I wasn't sure what to call this in the subject line, but here's my issue. I have an occasional need to switch a few computers from one Internet provider to a different one. Both Internet providers feed into the same network, one at 192.168.0.1 and the other at 192.168.0.254. So to change from one provider to the other I run nmtui to change the gateway and dns server addresses, then
2020 Sep 22
2
nmcli: unwanted secondary ip-address
Dear Simon, > And can you diff the config of eno1 and eno4. # pwd /etc/sysconfig/network-scripts # diff -u ifcfg-eno1 ifcfg-eno4 --- ifcfg-eno1??? 2020-09-21 17:23:25.576672703 +0200 +++ ifcfg-eno4??? 2020-09-22 07:18:43.160532532 +0200 @@ -3,15 +3,20 @@ ?BROWSER_ONLY=no ?BOOTPROTO=none ?DEFROUTE=no -IPV4_FAILURE_FATAL=yes -IPV6INIT=no -IPV6_AUTOCONF=no +IPV4_FAILURE_FATAL=no
2020 Sep 22
4
nmcli: unwanted secondary ip-address
Dear CentOS-Community, we are facing the following issue: A secondary ip address seems to be automatically added to a nic which causes several issues in our setup. This server is equipped with four nics which are currently in use: # nmcli con show NAME????? UUID????????????????????????????????? TYPE????? DEVICE eno2????? cb6fcb54-be52-4ab6-8324-88091a0ea1a0? ethernet? eno2 eno4?????
2021 Dec 08
2
Qemu - enabling "bridge mode" for primary physical interface for VMs
I have a physical host with a single physical network adapter. I want to host several VMs on host. (guest1 - guest4) The guest systems are accessible via 192.168.122.* as is the default with qemu/virsh. There are 4 IP addresses being routed to the primary interface on host. I can set up an alias for the NIC and "see" these ip addresses. I understand that it's possible to allow
2015 May 19
1
Turning off wifi in CentOS 7
On 5/19/2015 10:54 AM, m.roth at 5-cent.us wrote: > And that one drives me nuts. It breaks PXE boot kickstart builds. Maybe > *you* have all same model systems from the same manufacturer; we've got > boxen from...<thinking> at least five or six manufacturers, of varying > ages, from the 10+ yr old Altix 3000 from SGI, to the current one from > SGI, to my 5 yr old Dell
2019 Oct 03
1
CentOS 8 network-scripts
On Thu, 3 Oct 2019, Jerry Geis wrote: >>> systemctl status network > > > AT BOOT: > ? network.service - LSB: Bring up/down networking > Loaded: loaded (/etc/rc.d/init.d/network; generated) > Active: inactive (dead) > Docs: man:systemd-sysv-generator(8) > > After: service network restart > ? network.service - LSB: Bring up/down networking >
2016 Apr 05
1
How to configure DNS server in RHEL 7 / CentOS 7
How to configure DNS server and search domain common for all network interfaces not per device? The only reliable way I found we can set DNS name server and search domain in CentOS 7 is using nmcli which adds DNS name server and search domain to *a specific interface*, e.g. nmcli con mod eth0 +ipv4.dns [IP_ADDRESS]. But I want to set them for all interfaces weather they are configure and
2020 Sep 24
1
nmcli: unwanted secondary ip-address
Dear Mark, thanks for the additional hints. On 22/09/2020 17:26, Mark Milhollan wrote: > On Tue, 22 Sep 2020, Felix K?lzow wrote: > >> A secondary ip address seems to be automatically added to a nic which >> causes several issues in our setup. > >> # nmcli con show >> NAME????? UUID????????????????????????????????? TYPE????? DEVICE >> eno4?????
2016 Apr 05
1
Disabling network service in CentOS 7
Hi all, I've recently started using NetworkManger service and nmcli tool, I like it much better than the old network service and manually modifying network scripts. I've seen many online questions on how to disable NetworkManger but I have the opposite question! I am wondering if it be OK to disable network service altogether and just use NetworkManger for configuring and managing Ethernet
2015 May 19
3
Turning off wifi in CentOS 7
On 5/19/2015 10:24 AM, James Hogarth wrote: > On 19 May 2015 11:40, <me at tdiehl.org> wrote: >> >> >> Or if you want a bigger hammer: >> >> systemctl disable NetworkManager.service >> systemctl enable network.service >> systemctl stop NetworkManager.service >> systemctl start network.service >> >> The above will disable
2014 Jan 16
1
NetworkManger trying to start Supplicant
Folks In Centos 6.5, I am getting the message in the log file every few minutes: NetworkManager: <info> Trying to start the supplicant... There is no wireless on that computer, but there are two NICs, because it is my home gateway. Is there some tweak that can prevent this message? The installation is a relatively new one, so all packages are "up-to-date". David Kurn