
What is the right way to get a persistent dummy interface ?</span></div= =0A<div><span style=3D"font-family: arial, helvetica,sans-serif; font-s= ize: 10pt; color: #000000;">I need an internal network for lab purpopose= s, so I created a dummy link "ip link add dummy_1 type dummy" and= I was able to assign my logical network to it.</span></div>=0A<div><spa= n style=3D"font-family: arial, helvetica,sans-serif; font-size: 10pt; co= lor: #000000;">But how to make it persistent ? Of course, after a reboot= , the dummy device has gone and the server becomes non operational becau= se of this non-compliant network. I have to recereate it by hand in orde= r to get things work.</span></div>=0A<div><span style=3D"font-family: ar= ial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Regards </s=
--=_fe1149c28344c8aa070ca72917ba9839 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,=0A What is the right way to get a persistent dummy interface ? I nee= d an internal network for lab purpoposes, so I created a dummy link "ip= link add dummy_1 type dummy" and I was able to assign my logical networ= k to it. But how to make it persistent ? Of course, after a reboot, the= dummy device has gone and the server becomes non operational because of= this non-compliant network. I have to recereate it by hand in order to= get things work. Regards =0A=0A---------------------------------------= ----------------------------------------------------------=0AFreeMail po= wered by mail.fr --=_fe1149c28344c8aa070ca72917ba9839 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <div><span style=3D"font-family: arial, helvetica,sans-serif; font-size:= 10pt; color: #000000;">Hi,<br /></span></div>=0A<div><span style=3D"fon= t-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"= pan></div>=0A <br/><hr>FreeMail powered by <a href=3D= "https://mail.fr" target=3D"_blank">mail.fr</a>=0A --=_fe1149c28344c8aa070ca72917ba9839--

I do this on CentOS with /etc/modules-lomodules-loadad.d. You can stick a file in there that is basically just a bash script that loads your driver and then does the ip link command all the same time. On Tue, Apr 3, 2018, 4:20 AM <spfma.tech@e.mail.fr> wrote:
Hi, What is the right way to get a persistent dummy interface ? I need an internal network for lab purpoposes, so I created a dummy link "ip link add dummy_1 type dummy" and I was able to assign my logical network to it. But how to make it persistent ? Of course, after a reboot, the dummy device has gone and the server becomes non operational because of this non-compliant network. I have to recereate it by hand in order to get things work. Regards
------------------------------ FreeMail powered by mail.fr _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
RabidCicada
-
spfma.tech@e.mail.fr