search for: ens3

Displaying 20 results from an estimated 105 matches for "ens3".

Did you mean: ens
2020 Sep 24
2
Systemd service unit file needs to wait until a specific interface is up
...ice>.device > > where <device> is the interface you found (aka eth2, br9, bond0 etc) Hmm, there seems to be several layers here. I think sys-devices-<device>.device is "started" when <device> appears in the kernel: Sep 23 19:37:25 kernel: virtio_net virtio0 ens3: renamed from eth0 # systemctl status sys-subsystem-net-devices-ens3.device ? sys-subsystem-net-devices-ens3.device - Virtio network device Loaded: loaded Active: active (plugged) since Wed 2020-09-23 19:37:25 MDT This is not what most people would consider "up" - i.e. have...
2017 Oct 27
0
Fwd: Network interface regression on F26 VM after 4.13/4.12 kernel update
...he network: the NIC will randomly come up and go down. > > Right now I?m seeing: > > $ ip link show > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > 2: ens3: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 > link/ether 52:54:00:29:01:5b brd ff:ff:ff:ff:ff:ff > $ > > my messages file shows: > > Oct 26 14:25:51 son-of-builder kernel: igbvf 0000:00:03.0: Link is Down...
2017 Jul 19
6
Re: SSH from host to domain using hostname
18. Juli 2017 16:45, "Michal Privoznik" <mprivozn@redhat.com> schrieb: > On 07/18/2017 04:31 PM, c.monty@web.de wrote: > >> Hello! >> >> I have upgraded all libvirt packages to version 3.5.0-655.1 and restarted host. > > That wasn't necessary. It's not Windows ;-) > >> This is the current default network config: >> ld4004:~
2017 Jul 19
1
Re: SSH from host to domain using hostname
...re information, see interfaces(5). >>> >>> source /etc/network/interfaces.d/* >>> >>> # The loopback network interface >>> auto lo >>> iface lo inet loopback >>> >>> # The primary network interface >>> allow-hotplug ens3 >>> iface ens3 inet dhcp >>> >>> # The secondary network interface >>> allow-hotplug ens8 >>> iface ens8 inet static >>> address 192.168.33.250/25 >>> >>> So, to answer your question: yes, 1st interface is doing DHCP. >&gt...
2019 May 03
2
VM: Unable to enable scatter-gather / tx-checksumming / tcp-segmentation offload
...ing / TCP-segmentation offload features by ethtool command. I am using virtio nic with vhostuser port backend. It shows me an error: Cannot change tx-checksumming Cannot change scatter-gather Cannot change tcp-segmentation offload Could not change any device features Ony running command ethtool -k ens3, I get the following: [image: image.png] If there is something that needs to be changed in the domain XML itself then please guide me what changes to do?
2020 Sep 24
0
Systemd service unit file needs to wait until a specific interface is up
...<device> is the interface you found (aka eth2, br9, bond0 etc) > > Hmm, there seems to be several layers here. > > I think sys-devices-<device>.device is "started" when <device> appears > in the kernel: > > Sep 23 19:37:25 kernel: virtio_net virtio0 ens3: renamed from eth0 > > # systemctl status sys-subsystem-net-devices-ens3.device > ? sys-subsystem-net-devices-ens3.device - Virtio network device > Loaded: loaded > Active: active (plugged) since Wed 2020-09-23 19:37:25 MDT > > This is not what most people would con...
2020 Sep 24
2
Systemd service unit file needs to wait until a specific interface is up
...face you found (aka eth2, br9, bond0 etc) >> >> Hmm, there seems to be several layers here. >> >> I think sys-devices-<device>.device is "started" when <device> appears >> in the kernel: >> >> Sep 23 19:37:25 kernel: virtio_net virtio0 ens3: renamed from eth0 >> >> # systemctl status sys-subsystem-net-devices-ens3.device >> ? sys-subsystem-net-devices-ens3.device - Virtio network device >> Loaded: loaded >> Active: active (plugged) since Wed 2020-09-23 19:37:25 MDT >> >> This is no...
2017 Jul 19
2
Re: SSH from host to domain using hostname
...; # and how to activate them. For more information, see interfaces(5). >> >> source /etc/network/interfaces.d/* >> >> # The loopback network interface >> auto lo >> iface lo inet loopback >> >> # The primary network interface >> allow-hotplug ens3 >> iface ens3 inet dhcp >> >> # The secondary network interface >> allow-hotplug ens8 >> iface ens8 inet static >> address 192.168.33.250/25 >> >> So, to answer your question: yes, 1st interface is doing DHCP. >>> Well, this doesn't pro...
2020 Sep 23
4
Systemd service unit file needs to wait until a specific interface is up
Hi all, With SystemD, how can I make certain service dependent on certain network interfaces being up? For example, I have an 802.1ad bond interface I need to wait on for being up (this interface has no ip address assigned, it is used to capture networks packets with a tcpdump?s script). Every time this service fails because bond interface is not up. I have configured the service as:
2017 Oct 02
3
[Bug 1187] New: SIGABRT: "BUG: unknown expression type prefix"
...Severity: minor Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: alzeih at gmail.com I'm experiencing a SIGABRT when using nft with a particular rule, when I was expecting a parse error instead. The rule is: "iifname ens3 snat to 10.0.0.0/28" Command output: # nft -f /etc/nftables.conf BUG: unknown expression type prefix nft: netlink_linearize.c:688: netlink_gen_expr: Assertion `0' failed. Aborted (core dumped) With the following ruleset file: #!/usr/bin/nft -f # ipv4/ipv6 Simple & Safe Firewall #...
2018 Sep 03
2
Migrating from Samba 3: no groups/users are imported ("listed, but then not found", "does not belong to our domain")
Hello, Going further with migrating NT4 domain (Samba 3) to Samba 4. Thanks for the previous suggestions. When doing # samba-tool domain classicupgrade --dbdir=/usr/local/samba.LAN/ --realm=ad-lan.com --dns-backend=BIND9_DLZ /usr/local/samba.LAN/smb.conf --option="interfaces=lo ens3" --option="bind interfaces only=yes" I see in stderr the below: Ignoring group 'ossi' S-1-5-21-1411277624-4092985889-3405756581-3001 listed but then not found: Unable to enumerate group members, (-1073741722,The specified group does not exist.) for every group from exist...
2017 Jun 05
3
[Bug 1155] New: arp forward filter doesn't work
...ut { type filter hook output priority 0; policy accept; counter log prefix "OUTPUT FILTER ARP: " } } ``` The topologie of my network (1 host, 2 vms): host1 virbr0 192.168.122.1 (bridge containing vnet1 and vnet2) vnet1 vnet2 ↕ ↕ ens3 ens3 192.168.122.2 192.168.122.3 vm1 vm2 problem: ``` vm1$ arping -I ens3 192.168.122.3 ``` On host1 I see input counter increasing, "INPUT FILTER ARP" logs in journalctl ; but nothing else. Output counter doesn't move (no "OUTPUT …" logs),...
2018 Aug 24
1
"ERROR(runtime): uncaught exception - Unable to load file smb.conf" when doing classicupgrade
...I use the guide https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade)#Preparations When trying to execute command # samba-tool domain classicupgrade --dbdir=/usr/local/samba.LAN/ --realm=ad-lan.com --dns-backend=BIND9_DLZ \ --option="interfaces=lo ens3" --option="bind interfaces only=yes" /usr/local/samba.LAN/smb.conf I get this: Reading smb.conf WARNING: The "syslog" option is deprecated handle_name_resolve_order: WARNING: Ignoring invalid list value 'hosts' for parameter 'name resolve order' ERROR(ru...
2018 May 02
3
[PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
On 4/30/2018 12:20 AM, Jiri Pirko wrote: > >>> Now I try to change mac of the failover master: >>> [root at test1 ~]# ip link set ens3 addr 52:54:00:b2:a7:f3 >>> RTNETLINK answers: Operation not supported >>> >>> That I did expect to work. I would expect this would change the mac of >>> the master and both standby and primary slaves. >> If a VF is untrusted, a VM will not able to change it...
2018 May 02
3
[PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
On 4/30/2018 12:20 AM, Jiri Pirko wrote: > >>> Now I try to change mac of the failover master: >>> [root at test1 ~]# ip link set ens3 addr 52:54:00:b2:a7:f3 >>> RTNETLINK answers: Operation not supported >>> >>> That I did expect to work. I would expect this would change the mac of >>> the master and both standby and primary slaves. >> If a VF is untrusted, a VM will not able to change it...
2019 Feb 22
15
net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
Sorry for replying to this ancient thread. There was some remaining issue that I don't think the initial net_failover patch got addressed cleanly, see: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1815268 The renaming of 'eth0' to 'ens4' fails because the udev userspace was not specifically writtten for such kernel automatic enslavement. Specifically, if it is a bond
2020 Feb 24
3
Client station file permission behavior changes after a week or so
...sure if this is limited to one client as the other five clients shutdown more regularly. What diagnostic steps can I take when the symptom occurs? DC1 smb.conf, samba = Version 4.10.1-Univention [global] bind interfaces only = Yes deadtime = 15 debug pid = Yes domain master = Yes interfaces = lo ens3 ldap server require strong auth = allow_sasl_over_tls logging = file logon drive = I: logon home = \\DC01\%U logon path = \\DC01\%U\windows-profiles\%a machine password timeout = 0 map to guest = Bad User max log size = 0 max open files = 32808 max xmit = 65535 name resolve order = wins host bcast...
2019 Feb 26
0
[virtio-dev] Re: net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
...; > > > > > > > > > > There's nothing user can get if just skipping slave devices - the > > > > > name is still unchanged and unpredictable e.g. eth0, or eth1 the > > > > > next reboot, while the rest may conform to the naming scheme (ens3 > > > > > and such). There's no way one can fix this in userspace alone - when > > > > > the failover is created the enslaved netdev was opened by the kernel > > > > > earlier than the userspace is made aware of, and there's no > > > &gt...
2017 Jul 19
0
Re: SSH from host to domain using hostname
...k/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug ens3 iface ens3 inet dhcp # The secondary network interface allow-hotplug ens8 iface ens8 inet static address 192.168.33.250/25 So, to answer your question: yes, 1st interface is doing DHCP.
2019 Feb 27
0
[virtio-dev] Re: net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
...t; > > > > > > There's nothing user can get if just skipping slave devices - the > > > > > > > name is still unchanged and unpredictable e.g. eth0, or eth1 the > > > > > > > next reboot, while the rest may conform to the naming scheme (ens3 > > > > > > > and such). There's no way one can fix this in userspace alone - when > > > > > > > the failover is created the enslaved netdev was opened by the kernel > > > > > > > earlier than the userspace is made aware of, and the...