<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hallo Tobias,<div class=""><br class=""></div><div class="">die dynamischen IPs, die du im Wiki für die DHCP Vergabe reserviert hast dürften nicht funktionieren, wenn ich das richtig sehe.</div><div class=""><br class=""></div><div class="">Du hast die 10.50.48.0 - 10.50.48.255 reserviert, die aber außerhalb des 10.50.40.0/21 er Netzes liegen.</div><div class="">Genauer gesagt sind das die statischen IPs der Ansbach Hood (10.50.48.0/21).</div><div class=""><br class=""></div><div class="">Der Adressbereich 10.50.43.0 - 10.50.43.255 scheint aber noch frei zu sein.</div><div class=""><br class=""></div><div class="">Viele Grüße</div><div class="">Andreas</div><div class=""><div apple-content-edited="true" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""></div>
</div>
<br class=""><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class=""><br class="Apple-interchange-newline">---</div><div class="">Andreas Müller</div><div class="">PGP: <a href="https://pgp.mit.edu/pks/lookup?op=get&search=0xFC21786FFBD34294" class="">0xfc21786ffbd34294</a></div></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">jabber: <a href="mailto:yaga@jabber.ccc.de" class="">yaga@jabber.ccc.de</a></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">Am 29.09.2015 um 16:09 schrieb Tobias Klaus <<a href="mailto:tk+ff@meskal.net" class="">tk+ff@meskal.net</a>>:</div><br class="Apple-interchange-newline"><div class="">Danke sieht gut aus :-)<br class="">Du tauchst auch schon in meiner routing-Tabelle auf :-)<br class=""><br class="">Ich denke mit all diesen Angeboten bin ich erstmal gut angebunden :-)<br class=""><br class="">Am Dienstag, 29. September 2015, 16:02:19 schrieb Michael Fritscher:<br class=""><blockquote type="cite" class="">Hallo Tobias,<br class=""><br class="">habe den Tunnel auf meiner Seite soweit eingerichtet.<br class=""><br class="">Nur zur Absicherung: Bei dir müsste es dann so ausschauen:<br class=""><br class="">auto fff-bbg<br class="">iface fff-bbg inet static<br class=""> address 10.50.252.37<br class=""> pre-up ip -4 tunnel add $IFACE mode gre local 78.46.181.112 remote<br class="">188.40.170.116 ttl 255<br class="">#pre-up ip -6 tunnel add $IFACE mode ip6gre local <Eigene IPv6 (Internet)><br class="">remote <IPv6 des Tunnelpartners (Internet)> ttl 255<br class=""><br class=""> up ifconfig $IFACE multicast<br class=""> pointopoint 10.50.252.36<br class=""> post-up iptables -t mangle -A POSTROUTING -p tcp --tcp-flags SYN,RST SYN<br class="">-o $IFACE -j TCPMSS --clamp-mss-to-pmtu<br class=""> post-up ip rule add iif $IFACE table fff<br class=""> post-up ip rule add from 10.50.0.0/16 table fff<br class=""> post-up ip rule add to 10.50.0.0/16 table fff<br class=""> post-down ip rule del iif $IFACE table fff<br class=""> post-down ip rule del from 10.50.0.0/16 table fff<br class=""> post-down ip rule del to 10.50.0.0/16 table fff<br class=""> post-down iptables -t mangle -D POSTROUTING -p tcp --tcp-flags SYN,RST<br class="">SYN -o $IFACE -j TCPMSS --clamp-mss-to-pmtu<br class=""> post-down iptunnel del $IFACE<br class=""><br class="">Im olsrd habe ich das Interface auch bekannt gemacht :-)<br class=""><br class="">Viele Grüße,<br class="">Michael<br class=""></blockquote>-- <br class="">franken-dev mailing list<br class=""><a href="mailto:franken-dev@freifunk.net" class="">franken-dev@freifunk.net</a><br class=""><a href="http://lists.freifunk.net/mailman/listinfo/franken-dev-freifunk.net" class="">http://lists.freifunk.net/mailman/listinfo/franken-dev-freifunk.net</a><br class=""></div></blockquote></div><br class=""></div></body></html>