Frage zu Open VPN

Post new topic   Reply to topic    DD-WRT Forum Index -> X86 basierende Hardware
Author Message
Neonium
DD-WRT User


Joined: 23 Jul 2008
Posts: 64

PostPosted: Sat May 23, 2009 15:27    Post subject: Frage zu Open VPN Reply with quote
Hallo,

ich habe mal wieder eine Frage. Bin hier bei meiner Tante wollte mal mein VPN testen. Habe zuhause ne 50/10 Mbit(download/upload) Leitung. Hier bei meiner Tante habe ich eine 16/1. Kriege bei Speedtests bei beiden Fullspeed. Wenn ich mich jetzt mit Openvpn in mein Netz einwähle Klappt auch alles. Habe extra ein VPN Netzwerk. Wenn ich jetzt was von meiner NAS zuhause laden will dauert das so lange über Windows. Habe jetzt mal mit FTP Programm ausprobiert. Habe dort nur ein Speed von 200kbps. Kann mir da einer helfen. Woran das liegen kann.

Was ich auch noch bemerkt habe das der VPNClient nicht mehr ins Internet kommt. Das er über sein eigenes Internet nicht ins Internet kommt war mir klar, aber ich dachte dann nutzt er das Internet vom VPN Server.

mfg Neo
Sponsor
Neonium
DD-WRT User


Joined: 23 Jul 2008
Posts: 64

PostPosted: Sat May 30, 2009 6:22    Post subject: Reply with quote
Soviele Views und keiner kann mir helfen?
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Sat May 30, 2009 8:45    Post subject: Reply with quote
naja...die router muessen genug power haben dafuer. sieht aba nach nem konfig fehler aus.
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Neonium
DD-WRT User


Joined: 23 Jul 2008
Posts: 64

PostPosted: Sat May 30, 2009 12:05    Post subject: Reply with quote
Hier mal meine Server Config:
Code:

port 1194
proto udp
mode server
tls-server
dev tap0
daemon
status /var/log/openvpn-status.log
log-append /var/log/openvpn.log
mssfix
script-security 3
client-to-client
keepalive 10 120

#comp-lzo
verb 5
server 10.60.60.0 255.255.255.0
ifconfig 10.60.60.1 255.255.255.0
ifconfig-pool-persist /var/log/ipp.txt
push "route 192.168.2.0 255.255.255.0"
push "redirect-gateway"
dh /tmp/openvpn/dh.pem
ca /tmp/openvpn/ca.crt
cert /tmp/openvpn/cert.pem
key /tmp/openvpn/key.pem[/code]

Client Config:
Code:

port 1194
remote traumfabrik.dyndns.org #Serveradresse  anpassen(URL oder IP)
proto udp
dev tap
tls-client
ns-cert-type server
ca ca.crt   #Pfad gegebenen Falls anpassen!
cert vpnclient01.crt  #Pfad und Dateinamen gegebenen Falls anpassen!
key vpnclient01.key  #Pfad und Dateinamen gegebenen Falls anpassen!
pull   #Client verliert ohne das Pull bei Inaktivität die Verbindung


Ich hab eigentlich ein Alix 2c3. Ders Null ausgelastet.
Ist eigentlich mal angedacht das unter Status -> Openvpn auch mal was angezeigt wird?
Code:
Neonium
DD-WRT User


Joined: 23 Jul 2008
Posts: 64

PostPosted: Mon Jun 08, 2009 17:11    Post subject: Reply with quote
keiner eine Idee?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> X86 basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum