
go558a83nk
Members2-
Content Count
2148 -
Joined
... -
Last visited
... -
Days Won
40
Everything posted by go558a83nk
-
Speed issues with ASUS RT-AC87U
go558a83nk replied to bleedr's topic in Troubleshooting and Problems
You are right, it uses only one CPU instead of two!!! What do you mean with OpenVPN client switching? There is only one in the router? Can you provide me with more info about taskset? I hope you don't mean PPTP or L2TP as I don't want to use these protocols for security reasons! no, I do not mean PPTP or L2TP. not sure what the stock firmware looks like but firmware 378.55 Merlin firmware has two openvpn clients. just select which client you use in the GUI. you can search the web for how to use taskset. -
ISP Throttling - DD-WRT using SSH? help!
go558a83nk replied to MrConducter's topic in Troubleshooting and Problems
to run with SSH tunnel you just need to be able to run shell scripts and have openssh installed. I don't know if dd-wrt can do this stock or if you need to install something like entware to gain access to more apps. you should ask on a dd-wrt message board -
Running the VPN-Client inside a VM with Linux
go558a83nk replied to polta's topic in General & Suggestions
1) Mint 17.x is easy to use for Linux beginners 2) Yes. I suggest you use VirtualBox as your VM type. Creating shared folders (shared between the host and guest OS) is easy in the VirtualBox settings for the VM. In the guest OS you'll find the shared folders in /media 3) In VirtualBox you can create snapshots of your VM in a healthy state and use that snapshot if you have problems later. 4) To bypass the VPN running on your host OS you'll need to setup the network type for the linux guest as bridged adapter in the "attached to" setting. NAT is default. -
Speed issues with ASUS RT-AC87U
go558a83nk replied to bleedr's topic in Troubleshooting and Problems
DNS has nothing to do with download speed capability. Remember, all DNS does is convert "www.youtube.com" to IP address. -
Speed issues with ASUS RT-AC87U
go558a83nk replied to bleedr's topic in Troubleshooting and Problems
I use an Asus AC68 with merlin firmware as VPN client and I've never had your experience. If it's slow or throttled it is with either the router or Eddie. one thing to look at on the router is the status page with the CPU usage graph. make sure that both cores are being used when you're downloading something and openvpn is having to work hard. what that shows is that kernel work is done on one core while openvpn is running on the other core. if only one core is being used then try switching to another openvpn client in the web GUI as programming sometimes has different clients mapped to different cores. or you can just change core affinity using taskset via an SSH session. -
Servers withdrawal announcement: Etamin and Dsiban
go558a83nk replied to Staff's topic in News and Announcement
I wouldn't be surprised if staff feel that USA already has enough bandwidth. And they seem to play tricks with the ranking of USA servers in Eddie client. I'm in USA. If the scoring rule is speed, Canadian servers get more stars (5 versus 0) than USA servers. There's no reason for that as the USA servers usually have less load and bandwidth is the same. Seems a little trick to get unsuspecting users to NOT use USA servers. -
so I assume it will ask for password to decrypt?
-
I don't use pfsense so I'm not familiar with the screenshot. Just need to makes sure, then, that you're forwarding from the TUN device of the router to LAN.
-
is the router running as openvpn client as well? if so, you'll need to forward from TUN device to LAN device not WAN to LAN. if router is NOT running openvpn then no need to open ports at all on router and it can actually be a security hazard. in this case make sure your server is actually listening on the port AirVPN assigned for the forward and that there is no software firewall blocking.
-
wow, Furud will be happy to share the load.
-
How To: Block Windoze 7/8/8.1 Spyware Implants ('Updates')
go558a83nk replied to bigbrosbitch's topic in Off-Topic
Linux still isn't there. I installed Mint 17.2 on my laptop just a few days ago but I couldn't get satisfactory video out of it. I tried installing the latest drivers over the one supplied by kernel. Just too much tearing. (discrete nvidia card alongside intel onboard) -
they are blocking Air. Air is not blocking.
-
Utorrent and upnp and nat-pmp - please help
go558a83nk replied to SummerBloom91's topic in General & Suggestions
Staff don't answer questions like this. what you are concerned with is in the past, right? If so, you might as well just move on with gained knowledge. -
for ease, it looks as though pfsense sells hardware that will act as gateway/firewall/openvpn client/etc. I checked it out and even the lowest end comes with an intel chip that has AES-NI if I read correctly. I'm interested in getting one myself.
-
overclock an AC68 to 1200mhz and it can do 50mbit/s+ with AirVPN.
-
Add another South Central US AirVPN server PLEASE!
go558a83nk replied to stratumairvpn's topic in General & Suggestions
I have the same experience. My ISP has fairly unrestricted speeds to Dallas (where Etamin was). Beyond that I'm subject to throttling and SSL tunnel is the only thing that makes it satisfactory. -
Eddie GUI disappeared, but VPN still running (Linux)
go558a83nk replied to hashswag's topic in Eddie - AirVPN Client
losing the GUI has happened to me in a VM of Mint 17.2 cinnamon, Eddie 2.10.3 -
On straight talk and not so unlimited data plans
go558a83nk replied to mistahoso's topic in Off-Topic
if their throttling depends on port/protocol then perhaps. if you're talking a general throttle because you've already reached a certain data usage threshold then no. -
are these slow download speeds normal?
go558a83nk replied to chuckhammerberry's topic in Troubleshooting and Problems
use the latest AirVPN client and test different send and receive buffers in advanced settings. however, my guess is that your ISP is throttling openvpn connections. try the SSL Tunnel (in protocol settings) as that should defeat their deep packet inspection -
If you don't understand things just rank the servers by stars (more stars are better) and connect to those servers.
-
ANSWERED Remote Access (NAS-Server) behind AirVPN
go558a83nk replied to Anonymous_13's topic in Troubleshooting and Problems
You want staff to confirm?? Then read the link I posted in my reply above. I get the feeling you don't know what it means to run openVPN on the router. -
Unable to access VPN from public wifi.
go558a83nk replied to Zaroad's topic in Troubleshooting and Problems
Do the ovpn configs have resolved hosts in them? if not, the DNS request is probably being blocked. -
you should try asking the makers of the openvpn connect app maybe?