search for: enp5s0f0

Displaying 8 results from an estimated 8 matches for "enp5s0f0".

Did you mean: enp4s0f0
2013 Oct 04
2
Automatically assign static ipv4 via dhcp to new VMs
...ncy IPv4 subnet from my provider. I'm able to assign IPs from that subnet via dhcp to my VMs: host01 ~ # virsh net-dumpxml internet <network connections='3'> <name>internet</name> <uuid>37b888cc-510f-46f1-9246-346da96222ed</uuid> <forward dev='enp5s0f0' mode='route'> <interface dev='enp5s0f0'/> </forward> <bridge name='virbr1' stp='on' delay='0'/> <mac address='52:54:00:13:39:d5'/> <ip address='XX.YY.253.2' netmask='255.255.255.224'>...
2013 Oct 07
0
Re: Automatically assign static ipv4 via dhcp to new VMs
...I'm able to assign IPs from that subnet via > dhcp to my VMs: > > host01 ~ # virsh net-dumpxml internet > <network connections='3'> > <name>internet</name> > <uuid>37b888cc-510f-46f1-9246-346da96222ed</uuid> > <forward dev='enp5s0f0' mode='route'> > <interface dev='enp5s0f0'/> > </forward> > <bridge name='virbr1' stp='on' delay='0'/> > <mac address='52:54:00:13:39:d5'/> > <ip address='XX.YY.253.2' netmask='2...
2013 Oct 17
1
Re: Automatically assign static ipv4 via dhcp to new VMs
...rom that subnet via >> dhcp to my VMs: >> >> host01 ~ # virsh net-dumpxml internet >> <network connections='3'> >> <name>internet</name> >> <uuid>37b888cc-510f-46f1-9246-346da96222ed</uuid> >> <forward dev='enp5s0f0' mode='route'> >> <interface dev='enp5s0f0'/> >> </forward> >> <bridge name='virbr1' stp='on' delay='0'/> >> <mac address='52:54:00:13:39:d5'/> >> <ip address='XX.YY.253.2...
2020 Sep 22
0
nmcli: unwanted secondary ip-address
...????? 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? ethernet? -- > enp5s0f1? f25b9a10-1584-4233-89dd-2dda7c774f0d? ethernet? -- > > > From time to time, a secondary ip-address is assigned to an interface > as show below: > > > 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue...
2020 Sep 22
4
nmcli: unwanted secondary ip-address
...?????????????????????????????? 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? ethernet? -- enp5s0f1? f25b9a10-1584-4233-89dd-2dda7c774f0d? ethernet? -- From time to time, a secondary ip-address is assigned to an interface as show below: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 100...
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
...e='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <interface type='direct'> <mac address='00:0c:29:79:d4:e8'/> <source dev='enp5s0f0' mode='bridge'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </interface> <interface type='direct'> <mac address='52...
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
...<address type='pci' domain='0x0000' bus='0x00' slot='0x03' > function='0x0'/> > </interface> > <interface type='direct'> > <mac address='00:0c:29:79:d4:e8'/> > <source dev='enp5s0f0' mode='bridge'/> > <model type='virtio'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' > function='0x0'/> > </interface> > <interface type='direct'> >...
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
Hi, I'm not sure what sort of diagram you mean, but I'll have a try. Does this help? It sounds like I need to do something to enable routing on what I've labelled "NIC3" on the diagram - can you please explain what I need to do? [image: Inline image 1] Regards, Phill On Tue, Sep 1, 2015 at 4:53 PM, Ajey Gore <ajeygore@gmail.com> wrote: > Can you please drop a