<div dir="ltr">Sorry, Guus<div><br></div><div>I know how to bridge an internal adapter to a tap device. My problem is that this box only has one physical interface.</div><div><br></div><div>Internet ----->[Cisco router]------------[network switch]--------{PCs, Linux VPN server}</div><div><br></div><div>A typical server bridge setup is for the LAN side of the adapter to be bridged to the tap, and the external client connecting to its external adapter be serviced by the vpn program. In my situation, my one physical adapter is functioning both as an internal LAN adapter and also responsible for servicing requests from the remote client.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 18, 2015 at 4:40 PM, Guus Sliepen <span dir="ltr"><<a href="mailto:guus@tinc-vpn.org" target="_blank">guus@tinc-vpn.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Mar 18, 2015 at 10:38:24AM +0800, Terry T wrote:<br>
<br>
> Is it possible to configure a bridge mode VPN with only a single physical<br>
> interface eth0. The scenario is that the proposed tinc server is assigned a<br>
> static <a href="http://10.10.145.254/24" target="_blank">10.10.145.254/24</a> that is connected to a Cisco router. Incoming<br>
> traffic can be set up to be forwarded to this server.<br>
<br>
</span>An example of how to set up tinc with a bridge on Linux can be found<br>
here:<br>
<br>
<a href="http://www.tinc-vpn.org/examples/bridging/" target="_blank">http://www.tinc-vpn.org/examples/bridging/</a><br>
<span class=""><br>
> Remote tinc client has a need to receive multicast hence the server must be<br>
> configured in bridge mode. However, I can't get my head around configuring<br>
> the bridge for the server, and the setup for the client.<br>
<br>
</span>The setup on the client is trivial; just give the virtual network<br>
interface an address in the same range as on the server's eth0. You can<br>
even use DHCP if there is a DHCP server on the server's LAN.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Met vriendelijke groet / with kind regards,<br>
     Guus Sliepen <<a href="mailto:guus@tinc-vpn.org">guus@tinc-vpn.org</a>><br>
</font></span><br>_______________________________________________<br>
tinc mailing list<br>
<a href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a><br>
<a href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc" target="_blank">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a><br>
<br></blockquote></div><br></div>