Help: Private Internet Access openVPN - D-Link - DIR-632

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Goto page Previous  1, 2, 3
Author Message
AngelsDebri
DD-WRT Novice


Joined: 23 Jul 2016
Posts: 5

PostPosted: Thu Apr 13, 2017 10:13    Post subject: Reply with quote
tyboge wrote:
Hi,

I am looking for similar assistance and have done quite of bit of research but not quite able to get this working.

I have a netgear r7500v2 running the Kong build from 4-4.

I have tried the tutorials, PIA site and also startup script methods but havent quite found a solution.

Has anyone been successful with OpenVPN PIA with r7500v2 or 7800?

Any help is appreciated.

Code:
Log
Serverlog:




Clientlog:
19691231 16:00:13 W WARNING: file '/tmp/openvpncl/credentials' is group or others accessible
19691231 16:00:13 I OpenVPN 2.4.0 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 4 2017
19691231 16:00:13 I library versions: OpenSSL 1.0.2h 3 May 2016 LZO 2.09
19691231 16:00:13 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:16
19691231 16:00:13 W WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
19691231 16:00:13 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
19691231 16:00:18 N RESOLVE: Cannot resolve host address: us-california.privateinternetaccess.com:1198 (Try again)
19691231 16:00:23 N RESOLVE: Cannot resolve host address: us-california.privateinternetaccess.com:1198 (Try again)
19691231 16:00:23 W Could not determine IPv4/IPv6 protocol
19691231 16:00:23 I SIGUSR1[soft init_instance] received process restarting
19691231 16:00:23 Restart pause 5 second(s)
19691231 16:00:28 W WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
19691231 16:00:28 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
19691231 16:00:33 N RESOLVE: Cannot resolve host address: us-california.privateinternetaccess.com:1198 (Try again)
19691231 16:00:38 N RESOLVE: Cannot resolve host address: us-california.privateinternetaccess.com:1198 (Try again)
19691231 16:00:38 W Could not determine IPv4/IPv6 protocol
19691231 16:00:38 I SIGUSR1[soft init_instance] received process restarting
19691231 16:00:38 Restart pause 5 second(s)
19691231 16:00:43 W WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
19691231 16:00:43 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
19691231 16:00:48 N RESOLVE: Cannot resolve host address: us-california.privateinternetaccess.com:1198 (Try again)
19691231 16:00:53 N RESOLVE: Cannot resolve host address: us-california.privateinternetaccess.com:1198 (Try again)
19691231 16:00:53 W Could not determine IPv4/IPv6 protocol
19691231 16:00:53 I SIGUSR1[soft init_instance] received process restarting
19691231 16:00:53 Restart pause 5 second(s)
19691231 16:00:53 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 16:00:53 D MANAGEMENT: CMD 'state'
19691231 16:00:53 MANAGEMENT: Client disconnected
19691231 16:00:53 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 16:00:53 D MANAGEMENT: CMD 'state'
19691231 16:00:53 MANAGEMENT: Client disconnected
19691231 16:00:53 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 16:00:53 D MANAGEMENT: CMD 'state'
19691231 16:00:53 MANAGEMENT: Client disconnected
19691231 16:00:53 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 16:00:53 D MANAGEMENT: CMD 'status 2'
19691231 16:00:53 MANAGEMENT: Client disconnected
19691231 16:00:53 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 16:00:53 D MANAGEMENT: CMD 'log 500'
19691231 16:00:00


For whatever reason, you aren't connecting to the server. Have you tried any of the other PIA servers in your config?

Also, doublecheck your DNS settings. I assume you followed the guide @ https://www.privateinternetaccess.com/pages/client-support/dd-wrt-openvpn ?
Sponsor
tyboge
DD-WRT Novice


Joined: 13 Apr 2017
Posts: 5

PostPosted: Fri Apr 14, 2017 3:13    Post subject: Reply with quote
I appreciate the feedback. I have used dd-wrt before but on an older router ~4yrs back.

I think the time is an issue and I have tried a couple different ways to resolve but neither seems to be working.

Method 1:

Code:
Navigate to Setup > Basic Setup.
Under Time Settings, set:
NTP Client = Enable
Time Zone = your city (You might have to do some research to pick a city in the same timezone, if yours isn't listed.)
This is a good resource.
Server IP/Name = time.nist.gov (or another preferred time server)
Save and Apply Settings.



Method 2:

Code:
Or even easier is logging into your router via an internet browser, ie:
Quote:
192.168.1.1

Then go to Administration -> Commands and type in the Commands box:
Quote:
date 201704131830

(the format is YYYYMMDDHHMM)
Click on Run Commands and voila.  Smile



The first method didnt seem to do much or at least I dont know how to check. The second I did see the time report as stated but it is not exactly the same time as current but at least same century/decade - does it need to be exact?

I tried the status of the OpenVPN again but seem to be getting similar log after setting time (or trying to) and rebooting router:

Code:
State
Client: RECONNECTING init_instance
Local Address:
Remote Address:

Status
VPN Client Stats
TUN/TAP read bytes   0
TUN/TAP write bytes   0
TCP/UDP read bytes   0
TCP/UDP write bytes   0
Auth read bytes   0

Log
Clientlog:
19691231 18:00:26 W WARNING: file '/tmp/openvpncl/credentials' is group or others accessible
19691231 18:00:26 I OpenVPN 2.4.0 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 4 2017
19691231 18:00:26 I library versions: OpenSSL 1.0.2h 3 May 2016 LZO 2.09
19691231 18:00:26 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:16
19691231 18:00:26 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
19691231 18:00:32 N RESOLVE: Cannot resolve host address: us-texas.privateinternetaccess.com:1198 (Try again)
19691231 18:00:37 N RESOLVE: Cannot resolve host address: us-texas.privateinternetaccess.com:1198 (Try again)
19691231 18:00:37 W Could not determine IPv4/IPv6 protocol
19691231 18:00:37 I SIGUSR1[soft init_instance] received process restarting
19691231 18:00:37 Restart pause 5 second(s)
19691231 18:00:41 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 18:00:41 D MANAGEMENT: CMD 'state'
19691231 18:00:41 MANAGEMENT: Client disconnected
19691231 18:00:41 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 18:00:41 D MANAGEMENT: CMD 'state'
19691231 18:00:41 MANAGEMENT: Client disconnected
19691231 18:00:41 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 18:00:41 D MANAGEMENT: CMD 'state'
19691231 18:00:41 MANAGEMENT: Client disconnected
19691231 18:00:41 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 18:00:41 D MANAGEMENT: CMD 'status 2'
19691231 18:00:41 MANAGEMENT: Client disconnected
19691231 18:00:41 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
19691231 18:00:41 D MANAGEMENT: CMD 'log 500'
19691231 18:00:00
[/quote]
tyboge
DD-WRT Novice


Joined: 13 Apr 2017
Posts: 5

PostPosted: Fri Apr 14, 2017 3:30    Post subject: Reply with quote
A bit of progress it seems on time. I disabled the NTP Client and put the date command in the startup. The log now shows:

Quote:
Clientlog:
19691231 18:00:26 W WARNING: file '/tmp/openvpncl/credentials' is group or others accessible
19691231 18:00:26 I OpenVPN 2.4.0 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 4 2017
19691231 18:00:26 I library versions: OpenSSL 1.0.2h 3 May 2016 LZO 2.09
19691231 18:00:26 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:16
19691231 18:00:26 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170413 18:30:00 N RESOLVE: Cannot resolve host address: us-texas.privateinternetaccess.com:1198 (Try again)
20170413 18:30:05 N RESOLVE: Cannot resolve host address: us-texas.privateinternetaccess.com:1198 (Try again)
20170413 18:30:05 W Could not determine IPv4/IPv6 protocol
20170413 18:30:05 I SIGUSR1[soft init_instance] received process restarting
20170413 18:30:05 Restart pause 5 second(s)
20170413 18:30:10 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170413 18:30:15 N RESOLVE: Cannot resolve host address: us-texas.privateinternetaccess.com:1198 (Try again)
20170413 18:30:20 N RESOLVE: Cannot resolve host address: us-texas.privateinternetaccess.com:1198 (Try again)
20170413 18:30:20 W Could not determine IPv4/IPv6 protocol
20170413 18:30:20 I SIGUSR1[soft init_instance] received process restarting
20170413 18:30:20 Restart pause 5 second(s)
20170413 18:30:20 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170413 18:30:20 D MANAGEMENT: CMD 'state'
20170413 18:30:20 MANAGEMENT: Client disconnected
20170413 18:30:20 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170413 18:30:20 D MANAGEMENT: CMD 'state'
20170413 18:30:20 MANAGEMENT: Client disconnected
20170413 18:30:20 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170413 18:30:20 D MANAGEMENT: CMD 'state'
20170413 18:30:20 MANAGEMENT: Client disconnected
20170413 18:30:20 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170413 18:30:20 D MANAGEMENT: CMD 'status 2'
20170413 18:30:20 MANAGEMENT: Client disconnected
20170413 18:30:20 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170413 18:30:20 D MANAGEMENT: CMD 'log 500'
19691231 18:00:00


In regard to setup, I have this router connected to the modem Netgear N600 c3700 (which is also a router but configured as just a modem now). I have the old junk router also connected to that modem - is this an issue? Both are wan to wan and neither router is connected to one another but rather both to the modem.

Sorry for the basic questions/statments... I am feeling my way through the VPN setup at the moment.

Thanks
sploit
DD-WRT User


Joined: 16 Apr 2016
Posts: 307
Location: California

PostPosted: Fri Apr 14, 2017 22:38    Post subject: dns issues Reply with quote
I set ddwrt up professionally with vpn services.
Your problem is that you are having dns issues.

On the basic settings page use:

dns1="4.2.2.1"
dns2="208.67.222.222"
dns3="8.8.8.8"

Will guarantee if the tunnel dns fails it will resolve on 1 of those abobe dns servers.

This problem I have found is unique for PIA and can be replicated.

_________________
My Karma ran over your Dogma
SploitWorks Custom Flashed Routers
tyboge
DD-WRT Novice


Joined: 13 Apr 2017
Posts: 5

PostPosted: Sat Apr 15, 2017 2:30    Post subject: Reply with quote
Still no luck unfortunatley. I tried a bit myself with the DNS but not as much as your recommendation. I switched the server from texas to west to california and getting similar log:

Quote:
State
Client: RECONNECTING init_instance
Local Address:
Remote Address:

Status
VPN Client Stats
TUN/TAP read bytes 0
TUN/TAP write bytes 0
TCP/UDP read bytes 0
TCP/UDP write bytes 0
Auth read bytes 0

Log
Clientlog:
20170414 12:01:01 W WARNING: file '/tmp/openvpncl/credentials' is group or others accessible
20170414 12:01:01 I OpenVPN 2.4.0 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 2 2017
20170414 12:01:01 I library versions: OpenSSL 1.0.2h 3 May 2016 LZO 2.09
20170414 12:01:01 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:16
20170414 12:01:01 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:01:06 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:11 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:11 W Could not determine IPv4/IPv6 protocol
20170414 12:01:11 I SIGUSR1[soft init_instance] received process restarting
20170414 12:01:11 Restart pause 5 second(s)
20170414 12:01:16 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:01:21 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:26 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:26 W Could not determine IPv4/IPv6 protocol
20170414 12:01:26 I SIGUSR1[soft init_instance] received process restarting
20170414 12:01:26 Restart pause 5 second(s)
20170414 12:01:30 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:01:30 D MANAGEMENT: CMD 'state'
20170414 12:01:30 MANAGEMENT: Client disconnected
20170414 12:01:30 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:01:30 D MANAGEMENT: CMD 'state'
20170414 12:01:30 MANAGEMENT: Client disconnected
20170414 12:01:30 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:01:30 D MANAGEMENT: CMD 'state'
20170414 12:01:30 MANAGEMENT: Client disconnected
20170414 12:01:30 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:01:30 D MANAGEMENT: CMD 'status 2'
20170414 12:01:30 MANAGEMENT: Client disconnected
20170414 12:01:30 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:01:30 D MANAGEMENT: CMD 'log 500'
20170414 12:01:30 MANAGEMENT: Client disconnected
20170414 12:01:31 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:01:36 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:41 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:41 W Could not determine IPv4/IPv6 protocol
20170414 12:01:41 I SIGUSR1[soft init_instance] received process restarting
20170414 12:01:41 Restart pause 5 second(s)
20170414 12:01:46 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:01:51 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:56 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:01:56 W Could not determine IPv4/IPv6 protocol
20170414 12:01:56 I SIGUSR1[soft init_instance] received process restarting
20170414 12:01:56 Restart pause 5 second(s)
20170414 12:02:01 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:02:06 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:02:11 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:02:11 W Could not determine IPv4/IPv6 protocol
20170414 12:02:11 I SIGUSR1[soft init_instance] received process restarting
20170414 12:02:11 Restart pause 10 second(s)
20170414 12:02:21 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:02:26 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:02:31 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:02:31 W Could not determine IPv4/IPv6 protocol
20170414 12:02:31 I SIGUSR1[soft init_instance] received process restarting
20170414 12:02:31 Restart pause 20 second(s)
20170414 12:02:51 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:02:56 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:03:01 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:03:01 W Could not determine IPv4/IPv6 protocol
20170414 12:03:01 I SIGUSR1[soft init_instance] received process restarting
20170414 12:03:01 Restart pause 40 second(s)
20170414 12:03:41 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:03:46 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:03:51 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:03:51 W Could not determine IPv4/IPv6 protocol
20170414 12:03:51 I SIGUSR1[soft init_instance] received process restarting
20170414 12:03:51 Restart pause 80 second(s)
20170414 12:05:11 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:05:16 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:05:21 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:05:21 W Could not determine IPv4/IPv6 protocol
20170414 12:05:21 I SIGUSR1[soft init_instance] received process restarting
20170414 12:05:21 Restart pause 160 second(s)
20170414 12:08:01 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20170414 12:08:06 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:08:11 N RESOLVE: Cannot resolve host address: us-west.privateinternetaccess.com:1198 (Try again)
20170414 12:08:11 W Could not determine IPv4/IPv6 protocol
20170414 12:08:11 I SIGUSR1[soft init_instance] received process restarting
20170414 12:08:11 Restart pause 300 second(s)
20170414 12:09:43 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:09:43 D MANAGEMENT: CMD 'state'
20170414 12:09:43 MANAGEMENT: Client disconnected
20170414 12:09:43 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:09:43 D MANAGEMENT: CMD 'state'
20170414 12:09:43 MANAGEMENT: Client disconnected
20170414 12:09:43 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:09:43 D MANAGEMENT: CMD 'state'
20170414 12:09:43 MANAGEMENT: Client disconnected
20170414 12:09:43 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:09:43 D MANAGEMENT: CMD 'status 2'
20170414 12:09:43 MANAGEMENT: Client disconnected
20170414 12:09:43 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20170414 12:09:43 D MANAGEMENT: CMD 'log 500'
19691231 18:00:00

ca /tmp/openvpncl/ca.crt management 127.0.0.1 16 management-log-cache 100 verb 3 mute 3 syslog writepid /var/run/openvpncl.pid client resolv-retry infinite nobind persist-key persist-tun script-security 2 dev tun1 proto udp4 cipher aes-128-cbc auth sha1 auth-user-pass /tmp/openvpncl/credentials remote us-west.privateinternetaccess.com 1198 comp-lzo yes tun-mtu 1500 mtu-disc yes fast-io persist-key persist-tun tls-client remote-cert-tls server
sploit
DD-WRT User


Joined: 16 Apr 2016
Posts: 307
Location: California

PostPosted: Sat Apr 15, 2017 3:05    Post subject: Well... Reply with quote
I would need to see screenshots of
1) Basic Config
2) Services Main Page Top
3) VPN Config Page

Is this a Brand New Router Install???

Contact me direct

_________________
My Karma ran over your Dogma
SploitWorks Custom Flashed Routers
androidbc
DD-WRT Novice


Joined: 15 Apr 2017
Posts: 1

PostPosted: Sat Apr 15, 2017 6:27    Post subject: Reply with quote
I am having similar trouble with PIA setup.
Currently using Firmware: DD-WRT v3.0-r31825 std (04/06/17).
I got the files at:

http://www.dd-wrt.com/site/support/other-downloads
Downloads › betas › 2017 › 04-06-2017-r31825 › netgear-r6400

I installed the DD-WRT and the R6400 web-flash.

Then to setup PIA I followed these instructions:

https://www.privateinternetaccess.com/pages/client-support/dd-wrt-openvpn

I tried a couple of the things mentioned in this thread and still not having any luck.

Here's my OpenDNS status:

State
Client:
Local Address:
Remote Address:

Status
VPN Client Stats

Log
Clientlog:

Yeah, zilch, nada, nothing.
sploit
DD-WRT User


Joined: 16 Apr 2016
Posts: 307
Location: California

PostPosted: Sat Apr 15, 2017 6:30    Post subject: will hack for food Reply with quote
Attention: Will setup your PIA config guaranteed $25.00

"Will Hack for food"

_________________
My Karma ran over your Dogma
SploitWorks Custom Flashed Routers
05dyna
DD-WRT Guru


Joined: 25 Jan 2008
Posts: 968

PostPosted: Sat Apr 15, 2017 10:42    Post subject: Reply with quote
androidbc wrote:
I am having similar trouble with PIA setup.


Reset the router to its defaults and go back and try it again. Only change what the instructions advise you to change, settings not mentioned should be left at their defaults.
lippo
DD-WRT Novice


Joined: 17 Aug 2017
Posts: 1

PostPosted: Thu Aug 17, 2017 19:30    Post subject: Reply with quote
I had the same problem as the OP and sorted it by using the IP address of the PIA server, rather than the server name.

You can find the IP address by opening the .ovpn file of the server you want and it's in there.
Risiko2
DD-WRT Novice


Joined: 31 Oct 2018
Posts: 3

PostPosted: Wed Oct 31, 2018 21:54    Post subject: Reply with quote
Have you already solved your problem with the VPN and the router? Maybe it's the VPN provider, do you have a free or paid subscription to openVPN? I used always to use openVPN, but recently switched to PureVPN because I think the servers are faster and more stable.

I also got an accessible coupon code, where I could save money on the purchase. here is the link >>> they have coupon codes for some VPN providers and you can get up to 77% off with their coupon codes.

Hope I was a little helpful to you and good luck.

Kind regards
Goto page Previous  1, 2, 3 Display posts from previous:    Page 3 of 3
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking 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