On Tue, 25 Jun 2013 07:30:54 -0700
Aubrey Raech wrote:
> On Tue, 25 Jun 2013 16:09:02 +1200
> Joel Wirāmu Pauling wrote:
>
> > Goes to syslog by default i.e /var/log/syslog IIRC.
> >
> > Your name resolution issue is seperate, and probably due to needing
> > different name servers. Ensure you
On Tue, 25 Jun 2013 16:09:02 +1200
Joel Wirāmu Pauling wrote:
> Goes to syslog by default i.e /var/log/syslog IIRC.
>
> Your name resolution issue is seperate, and probably due to needing
> different name servers. Ensure you have a tun/tap device and IP etc
> from your vpn provider with ;
>
> $
On 6/25/13, Aubrey Raech wrote:
> Hey all,
>
> I'm at my wit's end with openvpn. I've had a VPN service for almost a
...
> ~
> client
> dev tun
> proto udp
> remote us-west.privateinternetaccess.com 1194
> resolv-retry infinite
> nobind
> pe
On Mon, 24 Jun 2013 18:37:38 -0700
Aubrey Raech wrote:
>
> > Put those settings into a file in /etc/openvpn/.conf
> >
> > Put your key, crt and ca into that same directory.
> >
> > run :
> >
> > $/etc/init.d/openvpn restart
> >
> > ta da!
> >
> > Done.
> >
> > This will automatically start
Also add
pull
to the end of the config file.
On 25 June 2013 16:09, Joel Wirāmu Pauling wrote:
> Goes to syslog by default i.e /var/log/syslog IIRC.
>
> Your name resolution issue is seperate, and probably due to needing
> different name servers. Ensure you have a tun/tap device and IP etc
> fr
Goes to syslog by default i.e /var/log/syslog IIRC.
Your name resolution issue is seperate, and probably due to needing
different name servers. Ensure you have a tun/tap device and IP etc
from your vpn provider with ;
$ip addr
and
$ip route show
and pinging the (hopefully new) default gateway.
> Put those settings into a file in /etc/openvpn/.conf
>
> Put your key, crt and ca into that same directory.
>
> run :
>
> $/etc/init.d/openvpn restart
>
> ta da!
>
> Done.
>
> This will automatically start on boot unless you change your startup scripts.
I did this, and I lose the ability
25 June 2013 12:30, Aubrey Raech wrote:
>> Hey all,
>>
>> I'm at my wit's end with openvpn. I've had a VPN service for almost a
>> month now and I haven't been able to use it on Debian sid. I've never
>> used a VPN before, so this is all very n
all,
>
> I'm at my wit's end with openvpn. I've had a VPN service for almost a
> month now and I haven't been able to use it on Debian sid. I've never
> used a VPN before, so this is all very new to me.
>
> The service works out of the box on my flatmate
Hey all,
I'm at my wit's end with openvpn. I've had a VPN service for almost a
month now and I haven't been able to use it on Debian sid. I've never
used a VPN before, so this is all very new to me.
The service works out of the box on my flatmate's Windows compu
10 matches
Mail list logo