<div dir="ltr">So my cpl died last night, thus i cannot connect to my freebox and my local network (neither internet obviously).<div><br><div>From what i understand of a bridge it should be possible to still have a connection between my host and my guest even though i don't have a cable plug in my ethernet card since it is a software bridge?</div></div><div><br></div><div>I have a samba share on my zfs which contains all my datas and i want to be able to access them during the few days i will spend without connection  (i need some time to buy a new cpl).</div><div><br></div><div>Apparently i would need to use static ip for this?</div><div>I modify my netctl bridge file according to this though i don't understand everything.</div><div>Seems my ip adress would be 10.0.0.1, what is the /24 for? and can i put just anything for the ip adress?</div><div>This file is enough for my vm to boot with the bridge on though synergy fails to launch (cannot find a local network).</div><div><br></div><div>I assume the ideal solution would be to create a virtual local network with my guest and host only though i don't know what will happen when the internet will come back.</div><div><div style="font-size:12.8px"><pre style="white-space:pre-wrap;border:0px;margin-top:0px;margin-bottom:0px;padding:0px;font-size:1em;overflow:auto;width:996px;direction:ltr;line-height:19.006px"><code style="font-size:1em;padding:0.5em;display:inline-block">Description="Local bridge network"
Interface=br-lan
Connection=bridge
BindsToInterfaces=(enp6s5)
#IP=no
IP=static
IPCustom=('addr add dev br-lan <a href="http://10.0.0.1/24" target="_blank">10.0.0.1/24</a> brd +' )

Address=('<a href="http://10.0.0.1/24" target="_blank">10.0.0.1/24</a>')
DNS=('84.255.209.79' '84.255.210.79')</code></pre></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-28 12:26 GMT+02:00 Okky Hendriansyah <span dir="ltr"><<a href="mailto:okky.htf@gmail.com" target="_blank">okky.htf@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Thu, Apr 28, 2016 at 5:01 PM, thibaut noah <span dir="ltr"><<a href="mailto:thibaut.noah@gmail.com" target="_blank">thibaut.noah@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I use dhcp according to my bridge file in netctl<div>I don't even know what a dhcp server is, my knoledge in network is close to none actually.</div><div>So if i use static ip i can solve this?<br></div></div></blockquote><div><br></div></span><div>Hi Thibaut,<br><br></div><div>Can you describe in more details of how do you want to do with your guest and what is your issue? It seemed that I failed to understand the issues that you are facing here.<br></div><div><br></div><div>Best regards,<br></div><div>Okky Hendriansyah<br></div></div></div></div>
</blockquote></div><br></div>