Couldn't set up static IP through VPN on Linux. Help appreciated! - eBay Suspended & PayPal Limited Forums
eBay Suspension & PayPal Limited Forums  
Join Today
Register Subscribe
     

Registration is fast, simple and absolutely free so please, join our community today!


Go Back   Home > Stealth Topics > IP Address

IP Address Changing your IP address, multiple IPs, VPNs, hiding your IP, phone tethering, MiFi devices, hotspots and more.

Reply
 
Thread Tools
  #1  
Old 12-20-2017
Senior Member
 
Join Date: Nov 2017
Posts: 1,638
Thanks: 465
Thanked 268 Times in 194 Posts
Activity: 0%
Longevity: 37%
iTrader: (0)
Default Couldn't set up static IP through VPN on Linux. Help appreciated!

I had a Macbook for the new account, but keeping that Macbook in my possession isn't possible for more than 3 days. Therefore I went back to my laptop and installed Linux Ubuntu. I signed up with PureVPN and subscribed for the Static IP service. However, my attempt to set up a connection to this VPN service has failed.


I followed all instructions on Purevpn.com, but nothing worked. The PPTP protocol s not blocked by my ISP (I followed PureVPN instructions to verify this).


Anyone here with some expertise in Linux?
Reply With Quote
The complete step-by-step guide to get back to selling today!

  #2  
Old 12-21-2017
nate's Avatar
Senior Member
 
Join Date: Jul 2016
Posts: 990
Thanks: 169
Thanked 412 Times in 270 Posts
Activity: 0%
Longevity: 45%
iTrader: (0)
Default Re: Couldn't set up static IP through VPN on Linux. Help appreciated!

Try this... It was what was preventing SoftEther VPN client from working with Ubuntu...

Configure the DNS by:
$ sudo su
$ echo “nameserver 8.8.8.8” >> “/etc/resolv.conf”

If that works, below is a way to permanently fix the issue with dns. I'm guessing you somewhat know Linux commands and how to find where files are kept with "ls" cmd. You will have to change some file locations in the scripts I wrote below. The link to the thread I wrote is down at the bottom.


Quote:
Originally Posted by nate View Post
I finely figured this out 100%

The DNS nameserver should come from the vpnserver itself. It is set up in VPN server manager > Virtual NAT and Virtual DHCP Server > SecureNAT Configuration.

I guess the DNS nameserver issue is caused by a bug in Debian based OS's (Ubuntu, etc..) If your using something else like CentOS you shouldn't have to fix this issue. The DNS should come from the vpnserver without this fix.

To automate the DNS nameserver change that is suppose to come from the SoftEther vpnserver you must first disconnect from the VPN by:
$ sudo /etc/init.d/vpnclient stop

Next we need to edit the /etc/NetworkManager/NetworkManager.conf file by:
$ sudo nano /etc/NetworkManager/NetworkManager.conf

We need to comment dns=dnsmaq to disable it.
dns=dnsmasq

(i.e., add a # so that it looks like the following)
#dns=dnsmasq

Then write the file ctrl+o then ctrl+m then exit ctrl+x

Then we need to restart network manager by:
$ sudo systemctl restart NetworkManager

After this fix all you need to do is run the vpnclient init script to use the vpn connection.


https://www.aspkin.com/forums/ip-add...x-tutoral.html
Reply With Quote
  #3  
Old 12-29-2017
Junior Member
 
Join Date: Dec 2017
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Activity: 0%
Longevity: 36%
iTrader: (0)
Default Re: Couldn't set up static IP through VPN on Linux. Help appreciated!

Did this work? I am also interested in PureVPN, and RapidVPN
Reply With Quote
  #4  
Old 12-30-2017
Senior Member
Threadstarter  
 
Join Date: Nov 2017
Posts: 1,638
Thanks: 465
Thanked 268 Times in 194 Posts
Activity: 0%
Longevity: 37%
iTrader: (0)
Default Re: Couldn't set up static IP through VPN on Linux. Help appreciated!

Quote:
Originally Posted by nate View Post
Try this... It was what was preventing SoftEther VPN client from working with Ubuntu...

Configure the DNS by:
$ sudo su
$ echo “nameserver 8.8.8.8” >> “/etc/resolv.conf”

If that works, below is a way to permanently fix the issue with dns. I'm guessing you somewhat know Linux commands and how to find where files are kept with "ls" cmd. You will have to change some file locations in the scripts I wrote below. The link to the thread I wrote is down at the bottom.






https://www.aspkin.com/forums/ip-add...x-tutoral.html




Thanks for taking the time to post the valuable info. The problem I had had nothing to do with DNS configuration. It was merely a router problem. The Fritz!box modem I have was blocking PPTP protocols and there is no way around that issue except for buying a new one (e.g: TP-Link). Here is a list of supported routers and protocols by PureVPN:

https://support.purevpn.com/supporte...-and-protocols


I decided not to use PureVPN at the end because PPTP is an obsolete protocol and provides very weak and breakable encryption. I cancelled my membership and submitted a refund form, luckily enough they refunded me what I paid.


I also gave up the idea of getting a Static IP all together because no body can guarantee a fresh Dedicated IP no matter what (A VPN business wouldn't be financially viable if it does not recycle the IPs between users). An IP alone will not get a new account in trouble unless it was heavily abused. I hooked my device up to an internet hotspot near my house (it costs me ~ 20$ per month) and they give me a new IP address every time I sign in.


I think getting a new internet connection from a different ISP is far better than going the VPN route. It just makes more sense to me
Reply With Quote
  #5  
Old 12-30-2017
Senior Member
Threadstarter  
 
Join Date: Nov 2017
Posts: 1,638
Thanks: 465
Thanked 268 Times in 194 Posts
Activity: 0%
Longevity: 37%
iTrader: (0)
Default Re: Couldn't set up static IP through VPN on Linux. Help appreciated!

Quote:
Originally Posted by Wheatgrass View Post
Did this work? I am also interested in PureVPN, and RapidVPN

I can speak about PureVPN as I have tried their service for a couple days. I am using Linux and they could only provide Static IP to me as long as I use the PPTP protocol (which has very weak encryption and is obsolete btw). So I decided to cancel and file for a refund. However, I tried their service on an android device and the connection was indeed super fast. They also provide 24/7 customer support which is a nice thing to have.
Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
i couldn't make this up arktech UK eBay & Paypal 14 01-30-2017 05:19 AM
Using a Linux VPS without SSH, it it possible? mjstallion eBay Tracking 3 04-16-2016 06:06 AM
Using a Linux VPS mjstallion eBay Tracking 27 08-25-2015 11:34 PM
Using Linux pikachu10 eBay Discussion! 28 12-18-2014 04:32 PM
Windows v Linux MI5 eBay Tracking 4 08-24-2008 12:11 PM


Aspkin Group

All times are GMT -5. The time now is 12:24 PM.


Stop the guessing games and learn how you can quickly and easily get back on eBay today!
Read the best selling step-by-step eBay Suspension guide eBay Stealth!
Amazon Suspension? Read Amazon Ghost to get back on Amazon!
vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Ad Management by RedTyger
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58