[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] openvpn + shorewall + speed + I will pay


  • Subject: [Openvpn-users] openvpn + shorewall + speed + I will pay
  • From: dassey@xxxxxxxxx
  • Date: Sun, 4 Mar 2007 10:37:47 -0800

I can not figure out how to setup shorewall to allow certain port traffic for my
openvpn road warrior setup. I just want to be able to allow certain functions,
like playing WoW, IRC, etc. My setup:

FC4
Webmin (shorewall and openvpn modules)
shorewall
openvpn 2.1_rc2

I would pay someone $100US (paypal) to create the shorewall policys/rules i need
to allow this to happen, hopefully using webmin, with a step by step of how to
add and take away ports in the future and to look at the shorewall config and
see if it causing me any latency/speed issues with openvpn. Please feel free to
contact me dassey@xxxxxxxxx for more info.

Also, i just recently changed servers, everything is the same, except my OpenVPN
connection dropped from 2.5mb to 600kb. I think i have a 10mb connection. If you
dont mind, could an expert look at my openvpn config and see if perhaps i could
add/change/remove a setting to help speed.

//server conf (fedora)//
port 443
proto tcp-server
dev tun
ca keys/testwiz/ca.crt
cert keys/testwiz/wizserver.crt
key keys/testwiz/wizserver.key
dh keys/testwiz/dh1024.pem
server 10.50.0.0 255.255.255.0
crl-verify keys/testwiz/crl.pem
cipher DES-CBC
user nobody
group adm
status servers/wizserver443/logs
/openvpn-status.log
log-append servers/wizserver443/logs/openvpn.log
verb 2
mute 20
max-clients 100
keepalive 10 120
comp-lzo
persist-key
persist-tun
push "dhcp-option DNS xxx.xxx.xxx.xxx"
push "redirect-gateway def1"

//client conf (running windows)
client
proto tcp
dev tun
ca ca.crt
dh dh1024.pem
cert wizclient.crt
key wizclient.key
remote xxx.xxx.xxx.xxx 443
cipher DES-CBC
verb 2
mute 20
keepalive 10 120
comp-lzo
persist-key
persist-tun
float
resolv-retry infinite
nobind
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users