From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from spaceymail-a7.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by speech.braille.uwo.ca (Postfix) with ESMTP id A9C9210C66 for ; Thu, 14 May 2009 15:08:22 -0400 (EDT) Received: from tdsdev (tempest.cortez.k12.co.us [156.108.164.67]) by spaceymail-a7.g.dreamhost.com (Postfix) with ESMTP id 923B4145DC for ; Thu, 14 May 2009 12:08:21 -0700 (PDT) Message-ID: From: "Tyler Littlefield" To: "Speakup is a screen review system for Linux." Subject: openvpn configuration Date: Thu, 14 May 2009 13:08:18 -0600 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.12 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 19:08:23 -0000 Hello list, I'm currently trying to get openvpn going. I have the port open, but = it's not letting me forward all traffic through, for some reason. Any = ideas? I've provided my configs below #server: dev tun secret static.key keepalive 10 60 ping-timer-rem persist-tun persist-key user nobody group nobody daemon plugin /usr/share/openvpn/plugin/lib/openvpn-auth-pam.so login push "redirect-gateway def1"=20 #client: dev tap remote tds-solutions.net secret C:/static.key keepalive 10 60 ping-timer-rem persist-tun push "redirect-gateway def1" resolv-retry infinite nobind proto udp I want to be able to connect from multiple sources, so I used dev tap. Thanks, Tyler Littlefield Web: tysdomain.com email: tyler@tysdomain.com My programs don't have bugs, they're called randomly added features.