<div><br><br><div class="gmail_quote">2011/7/4 Felix Ehritz <span dir="ltr"><<a href="mailto:freifunk@gmx.at">freifunk@gmx.at</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
so hab jetzt die tunnel config laut joe gemacht!<br><br>
root@rs:/etc/config# vi openvpn<br>
config 'openvpn' 'to_krypta'<br>
option 'dev' 'tun'<br>
option 'management' '127.0.0.1 31194'<br>
option 'nobind' '1'<br>
option 'verb' '3'<br>
option 'remote' '78.41.115.228'<br>
option 'proto' 'udp'<br>
option 'dev_type' 'tap'<br>
option 'comp_lzo' '0'<br>
option 'enable' '1'<br>
option 'ifconfig' '78.41.112.81 255.255.255.000'<br>
option 'port' '5031'<br></blockquote><meta http-equiv="content-type" content="text/html; charset=utf-8">nachdem ich nun deinen tunnelport kenne,..<div><br></div><div>dein tunnel ist (wie schon vor ein paar mails vermutet) ein lzo komprimierter,..</div>
<div>als schlate lzo in der config mal nicht aus,.. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
was fehlt? im webinteface steht tunnel gestartet, aber als nachbar find ich den tunnel nicht!<br></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
ifconfig sagt:</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">tap0      Link encap:Ethernet  HWaddr 56:5F:13:AF:56:F1<br>
          inet addr:78.41.112.81  Bcast:78.41.112.255  Mask:255.255.255.0<br>
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
          collisions:0 txqueuelen:100<br>
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)<br></blockquote><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>nun der tunnelendpunkt (tap0) ist ja imemrhin da, und hat ne korrekt "anmutende" ip</div>
<div>nur traffic hat er keinen!</div><div><br></div><div>das er keinen incoming hat, liegt am nicht konfigurierten lzo (und evt. an weiteren problemen)</div><div>dass er keinen outgoing hat, liegt aber wohl daran dass du kein olsrd drauf laufen hast,.. </div>
<div><br></div><div>lg Markus</div><div><br></div><div>p.s. bzgl erichs mail,..</div><div><br></div><div>tun steht wohl stellvertretend für tun/tap</div><div>da unsere tunnel numal layer2 tap-tunnel sind, ist halt ein tap</div>
<div><br></div><div>air0 steht vmtl stellvertretend für dein bestehendes olsrd interface</div></div></div>