Displaying 20 results from an estimated 48 matches for "eno2".
Did you mean:
eno1
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
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eno2
UUID=cb6fcb54-be52-4ab6-8324-88091a0ea1a0
DEVICE=eno2
ONBOOT=yes
IP...
2017 Apr 24
2
kickstart: dracut-initqueue fails due to unresolvable hostname even though network config looks perfectly ok
Hi,
kickstarting fails due to problems with host resolution, even though the
network seems to be properly configured through DHCP. eno1 and eno2 are
both attached to the network, but only eno1 gets an IP via DHCP. Still
`curl` cannot resolve the mirror host and the kickstart host during
dracut-initqueue:
rdsosreport.txt
------------------------------------------------
[...]
[ 14.780428] localhost kernel: IPv6: ADDRCONF(NETDEV_UP): en...
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
0
nmcli: unwanted secondary ip-address
...forget that there could be other tools running on the host
which fiddle with NetworkManager.
That said, I usually don't use NetworkManager on my servers so I don't
really know much about it.
Hope some NM experts can help you more.
Regards,
Simon
>
>
> 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
> IPV6_FAILURE_FATAL=no
> IPV6_ADDR_GEN_MODE=stable-privacy
> NAME=eno...
2017 May 15
0
kickstart: dracut-initqueue fails due to unresolvable hostname even though network config looks perfectly ok
...meout.dhcp, rd.net.dhcp.retry) to no avail.
I'm happy about /any/ hint.
Cheers
frank
On 04/24/2017 11:57 PM, Frank Thommen wrote:
> Hi,
>
> kickstarting fails due to problems with host resolution, even though the
> network seems to be properly configured through DHCP. eno1 and eno2 are
> both attached to the network, but only eno1 gets an IP via DHCP. Still
> `curl` cannot resolve the mirror host and the kickstart host during
> dracut-initqueue:
>
> rdsosreport.txt
> ------------------------------------------------
> [...]
> [ 14.780428] localhost k...
2017 Apr 18
2
anaconda/kickstart: bonding device not created as expected
...vmlinuz
append initrd=centos-7/initrd.img ip=dhcp
nameserver=xx.xx.xx.xx ksdevice=eno1
inst.repo=http://our.mirror.server/7/os/x86_64 inst.ks.sendmac
inst.ks=http://our.kickstart.server/ks.cgi
and the network settings in the kickstart file are
network --device bond0 --bondslaves=eno1,eno2
--bondopts=mode=balance-alb --bootproto=dhcp --hostname=myhost --activate
I would have expected to get a bonding device with eno1 and eno2 as
slave devices, the bonding device inheriting the MAC address from eno1
(otherwise DHCP won't work). Instead the result is a bonding device
with en...
2020 Sep 06
2
debian 10, vm cant connect to the host bridge
...disc mq state UP group default qlen 1000
link/ether 34:48:ed:f0:a9:e8 brd ff:ff:ff:ff:ff:ff
inet 10.12.0.13/24 brd 10.12.0.255 scope global eno1
valid_lft forever preferred_lft forever
inet6 fe80::3648:edff:fef0:a9e8/64 scope link
valid_lft forever preferred_lft forever
3: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master br0 state UP group default qlen 1000
link/ether 34:48:ed:f0:a9:e9 brd ff:ff:ff:ff:ff:ff
inet6 fe80::3648:edff:fef0:a9e9/64 scope link
valid_lft forever preferred_lft forever
4: br0: <BROADCAST,MULTICAST,UP,LOWER_UP&...
2019 Sep 05
3
DNS question
This does not look bad, pretty ok.
But im do have a question here.
> ipaddress: 10.103.1.6 X.X.103.1
This indicated that the primary interface is eno2
> 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
> ??? inet 10.103.1.6/24 brd 10.103.1.255 scope global eno2
> 3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
> ??? inet X.X.103.1/22 brd X.X.103.255 scope global eno1
Since im no...
2015 Aug 31
2
Libvirt resume guest startup issues centos 7
...IPV6INIT=no
IPV6_AUTOCONF=no
IPV6_DEFROUTE=no
IPV6_PEERDNS=no
IPV6_PEERROUTES=no
IPV6_FAILURE_FATAL=no
ONBOOT=yes
# /etc/sysconfig/network-scripts/ifcfg-eno1
#TYPE=Ethernet
NAME=eno1
UUID=b270f0aa-6b68-4870-bbfd-d6da7c5c62c1
DEVICE=eno1
ONBOOT=yes
BRIDGE=br0
# /etc/sysconfig/network-scripts/ifcfg-eno2
TYPE=Ethernet
BOOTPROTO=dhcp
DEFROUTE=yes
PEERDNS=yes
PEERROUTES=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=no
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_PEERDNS=yes
IPV6_PEERROUTES=yes
IPV6_FAILURE_FATAL=no
NAME=eno2
UUID=0a040609-202d-4467-ae37-65c6b8757c94
DEVICE=eno2
ONBOOT=no
# /etc/sysconfig/network-s...
2020 Jan 17
3
After upgrade to CentOS 8.1 default gateway missing
...tool say the gateway or default route is?
Here is answers to your list. I have anonymized the some of the data:
1) Static ip configuration
2) This should be NetworkManager.
nmcli output:
eno1: connected to eno1
inet4 1.1.1.234/29
route4 1.1.1.232/29
route4 0.0.0.0/0
eno2: connected to eno2
inet4 192.168.0.5/24
route4 192.168.0.0/24
[root at server ~]# nmcli d show | grep IP4.GATEWA
IP4.GATEWAY: 1.1.1.1.233
3)
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEF...
2019 Sep 05
0
DNS question
On 05/09/2019 11:14, L.P.H. van Belle via samba wrote:
> This does not look bad, pretty ok.
>
> But im do have a question here.
>
>> ipaddress: 10.103.1.6 X.X.103.1
> This indicated that the primary interface is eno2
>
>> 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
>> ??? inet 10.103.1.6/24 brd 10.103.1.255 scope global eno2
>> 3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
>> ??? inet X.X.103.1/22 brd X.X.103.255 scope gl...
2020 Sep 22
0
nmcli: unwanted secondary ip-address
...f eno4?
And can you diff the config of eno1 and eno4. Looks like there is a
difference somewhere.
Regards,
Simon
>
>
> 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????? dbd95c24-1ed7-4292-8dba-3934bd1476a0? ethernet? eno4
> eno1????? 1e382037-fec9-493d-a4f2-ace7d73a1e7b? ethernet? eno1
> eno3????? bea2db0f-d366-4f1b-bec8-4fbfb3c0b6d2? ethernet? eno3
> enp5s0f0? 23f56b9f-4625-471e-9ce...
2017 Apr 19
0
anaconda/kickstart: bonding device not created as expected
...d=centos-7/initrd.img ip=dhcp nameserver=xx.xx.xx.xx
> ksdevice=eno1 inst.repo=http://our.mirror.server/7/os/x86_64
> inst.ks.sendmac inst.ks=http://our.kickstart.server/ks.cgi
>
>
> and the network settings in the kickstart file are
>
> network --device bond0 --bondslaves=eno1,eno2
> --bondopts=mode=balance-alb --bootproto=dhcp --hostname=myhost --activate
>
>
> I would have expected to get a bonding device with eno1 and eno2 as
> slave devices, the bonding device inheriting the MAC address from eno1
> (otherwise DHCP won't work). Instead the result is...
2020 Sep 22
4
nmcli: unwanted secondary ip-address
...ity,
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????? dbd95c24-1ed7-4292-8dba-3934bd1476a0? ethernet? eno4
eno1????? 1e382037-fec9-493d-a4f2-ace7d73a1e7b? ethernet? eno1
eno3????? bea2db0f-d366-4f1b-bec8-4fbfb3c0b6d2? ethernet? eno3
enp5s0f0? 23f56b9f-4625-471e-9ce4-6fe7b8832310? ethe...
2020 Sep 07
1
AW: debian 10, vm cant connect to the host bridge
someone recommended that i should give br0 the same hardware address as eno2. I did that, and restarted the vm, and it still does not work.
Here is my current host interface config:
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope h...
2017 Sep 25
2
7.4 network issues
Two onboard nics, Intel, eno1 and eno2
If either of them is set to onboot then network won't start.
one error message says :bad vendor preset disabled
Another error message (in red) says Failed to start LSB
If I can find a USB key there is an updated kmod-wl src.rpm that *may*
bring up my wifi, but I am not sure I have access t...
2020 Sep 22
0
nmcli: unwanted secondary ip-address
> Dear Simon,
>
>
>> And can you diff the config of eno1 and eno4.
>
> # pwd
> /etc/sysconfig/network-scripts
Okay, nothing to find here.
What about eno2, you also have two IP addresses there and even in the same
subnet, is this wanted or not? Can the second address of eno2 be found in
the ifcfg file?
Both eno2 and eno4 have "scope global secondary dynamic" with the second
address and it doesn't seem to come from the base configuratio...
2020 Sep 07
0
AW: debian 10, vm cant connect to the host bridge
I should have what i want to achive.
The server is intended as a host for VMs. Our network has multiple VLANs, and the VMs will be connected to different VLANS. The interface eno1 is for host traffic and eno2 is connected to the trunk port of the switch, making the different VLANS availabel to the VMs via the br0. I want to use a VLAN-aware br0, so that I specify in my VM config (on the host side) which VM connects to which VLAN.
is it true that br0 and eno2 need to have the same mac?
Someone sugges...
2015 Jun 11
2
Bridges, VLANs, Bonding on CentOS 7
...tOS 6 and CentOS 5 extremeley well, for years.
However, I have problems getting it running on CentOS 7.
,-- bond0.100 -- brbond0.100 -> (VMs)
eth0 (eno1 on C7) --. |
|--- bond0 ----|-- bond0.101 -- brbond0.101 -> (VMs)
eth1 (eno2 on C7) --? |
`-- bond0.n ---- brbond0.102 -> (VMs)
Any idea, what's the difference between C5/C6 and CentOS 7?
Best,
Timo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iF4EAREIAAYFAlV5UHYACgkQuSPmkPhAW0qvSgD/aSybtfIG6Uy1da+zdJNNK7Ol
fH2X...
2015 Aug 31
4
Libvirt resume guest startup issues centos 7
Here is the relevant log snippet:
journal: libvirt version: 1.2.8, package: 16.el7_1.3 (CentOS BuildSystem
<http://bugs.centos.org>, 2015-05-12-20:12:58, worker1.bsys.centos.org)
journal: failed to connect to monitor socket: No such process
journal: internal error: process exited while connecting to monitor:
((null):1937): Spice-Warning **: reds.c:3036:reds_init_socket: