[Wien] OpenVPN/OLSR fempto config für mhf und andere

Petr Koval (spam-protected)
Di Nov 19 20:16:26 CET 2013


Petr Koval schrieb:
> Michael H. Fischer schrieb:
>> hi geduldiger petr. :)
>>
>>> Wenn nicht, hast du einen Netbook oder ähnliches, dass du für die
>>> Tunnelverbindung
>>> (und lokales OLSR am WAN, falls schon jetzt notwendig)
>>> und NAT für eigenes (W)LAN benutzen kannst?
>> ich verwende fuer den zweck einen raspie mit (im moment) raspian, ist 
>> ein
>> debian, deshalb hab ich nach einer client.conf gefragt, ich bin mit vpn
>> nicht so firm.
>>
>> ich post die frage glaub ich lieber auf die liste.
>> vielen dank!
>> mhf
>>
> OpenVPN
>
> # route add 78.41.115.228 gw 10.64.64.64 #hier die LAN Gateway IP 
> deines LANs
> # openvpn --mktun --dev tap0
> # ip addr add 193.238.159.16/32 broadcast + dev tap0 #hier deine 
> Tunnel IP
> # ip link set tap0 up
> #openvpn --dev tap0 --remote 78.41.115.228 --port 5084 --daemon 
> --writepid /var/run/openvpn-tap0.pid --up delay --ping-restart 20 
> #port dein Port
>
> OLSR
>
> https://wiki.funkfeuer.at/wiki/OLSR-Konfiguration
>
> für dich
>
> #/etc/olsrd.conf
>
> DebugLevel              0
> IpVersion               4
> AllowNoInt              yes
> FIBMetric               "flat"
> TcRedundancy            2
> MprCoverage             5
> LinkQualityFishEye      1
> LinkQualityAlgorithm    "etx_ff"
> LinkQualityLevel 2
> UseHysteresis no
>
> LoadPlugin "olsrd_httpinfo.so.0.1"
> {
>        PlParam     "port"   "80"
>        PlParam     "Net"    "0.0.0.0 0.0.0.0"
> }
> #Trage hier deine OLSR-Interfaces (funk, lan, tunnel, etc,..) ein
> Interface "tap0"
> {
>        Ip4Broadcast 255.255.255.255
>        HelloInterval           5.0
>        HelloValidityTime       100.0
>        TcInterval              3.0
>        TcValidityTime          500.0
>        MidInterval             30.0
>        MidValidityTime         500.0
>        HnaInterval             30.0
>        HnaValidityTime         500.0
> }
>
>
> Tunnel Kontrolle:
> http://tunnel.tunnel.wien.funkfeuer.at/openvpn.php?log=tap84
>
> Ping Kontrolle:
> https://marvin.funkfeuer.at/cgi-bin/smokeping/freenet.cgi?target=net
> https://marvin.funkfeuer.at/cgi-bin/smokeping/freenet.cgi?target=net.waehring 
>
>
> sg Petr
>
alle passt bis auf das hier
so sollte die Zeile aussehen:

#openvpn --dev tap0 --remote 78.41.115.228 --port 5084 --daemon 
--writepid /var/run/openvpn-tap0.pid --up-delay --ping-restart 20 
--script-security 3 system --comp-lzo


--
Wien mailing list
(spam-protected)
https://lists.funkfeuer.at/mailman/listinfo/wien




Mehr Informationen über die Mailingliste Wien