Bridging local physical interface to tinc
Lars Kruse
lists at sumpfralle.de
Sat Aug 18 18:15:02 CEST 2018
Hello Alexander,
Am Sat, 18 Aug 2018 13:36:39 +0300
schrieb Alexander Donets <alex at dreamisdead.tk>:
> I can’t seem to find info about layer 2 tinc tap interface bridge with local physical nic.
just wild guessing: maybe you need to add explicit firewall rules for allowing
the flow of traffic over the bridge?
Or maybe disable filtering over the bridge via sysctl?
net.bridge.bridge-nf-call-iptables=0
net.bridge.bridge-nf-call-ip6tables=0
(see "grep . /proc/sys/net/bridge/bridge-nf-call-*")
Cheers,
Lars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20180818/eb9114a2/attachment.sig>
More information about the tinc
mailing list