Buying VPS from eBay? - 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 > Platform Discussions > eBay Discussion!

eBay Discussion! EBay Forum. News, Updates, or Anything eBay is Welcome. A kind of lounge if you will.

Reply
 
Thread Tools
  #1  
Old 02-19-2018
empirestate's Avatar
Banned
 
Join Date: Mar 2015
Posts: 3,137
Thanks: 44
Thanked 668 Times in 486 Posts
Activity: 0%
Longevity: 57%
iTrader: (1)
Default Buying VPS from eBay?

Good idea or not?

Reply With Quote
The complete step-by-step guide to get back to selling today!

  #2  
Old 02-19-2018
Executive [VIP]
 
Join Date: Oct 2016
Posts: 2,685
Thanks: 931
Thanked 925 Times in 678 Posts
Activity: 0%
Longevity: 50%
iTrader: (0)
Default Re: Buying VPS from eBay?

Depends on what you want to use it for.
For $3 I wouldn't expect a lot. Is this for 1 month of access?

If for stealth use, you should research the IP addresses this uses first.
Reply With Quote
  #3  
Old 02-19-2018
slokor's Avatar
Executive [VIP]
 
Join Date: Aug 2008
Posts: 9,948
Thanks: 383
Thanked 2,661 Times in 1,967 Posts
Activity: 19%
Longevity: 92%
iTrader: (90)
Default Re: Buying VPS from eBay?

The IP address used on such a VPS is CERTAIN to be total garbage.
Would NOT trust such a deal.
__________________
AGED SUPER HIGH LIMIT ACCOUNTS: 10,000/$1,000,000 and 25,000/$500,000
NEW LOWER PRICING!
ENTER MY STORE OR CONTACT ME
Reply With Quote
The Following User Says Thank You to slokor For This Useful Post:
GreenBean (02-19-2018)
  #4  
Old 02-19-2018
Executive [VIP]
 
Join Date: Oct 2016
Posts: 2,685
Thanks: 931
Thanked 925 Times in 678 Posts
Activity: 0%
Longevity: 50%
iTrader: (0)
Default Re: Buying VPS from eBay?

Quote:
Originally Posted by slokor View Post
The IP address used on such a VPS is CERTAIN to be total garbage.
Would NOT trust such a deal.
I agree. I used to run hosting (colocation) companies and know the importance of keeping the IP blocks clean. Problem is, abuse and blacklisting will happen, and you have no clue exactly how your customers are (mis)using the service unless you enforce your AUP.
Get cheap webhosting and you are sure to get CRAP in return.

This is a good example of you get what you pay for.
Reply With Quote
The Following User Says Thank You to nickopedia For This Useful Post:
GreenBean (02-19-2018)
  #5  
Old 02-19-2018
GreenBean's Avatar
Executive [VIP]
 
Join Date: Sep 2007
Posts: 42,343
Thanks: 5,612
Thanked 9,143 Times in 7,106 Posts
Activity: 0%
Longevity: 96%
iTrader: (6)
Default Re: Buying VPS from eBay?

Quote:
Originally Posted by empirestate View Post
Good idea or not?
What are your thoughts on this?

I feel anyone making such a question may have an alterior motive.


Why are you asking and what reasons do you have for posing this question?

I see the word CHEAP. I have problems with cheap especially when it pertains to getting access to the internet when I want safety.

__________________
REAP WHAT YOU SOW. LIFE IS SO NOT FAIR.

Last edited by GreenBean; 02-19-2018 at 10:31 PM.
Reply With Quote
  #6  
Old 02-19-2018
nate's Avatar
Senior Member
 
Join Date: Jul 2016
Posts: 990
Thanks: 169
Thanked 412 Times in 270 Posts
Activity: 0%
Longevity: 51%
iTrader: (0)
Default Re: Buying VPS from eBay?

I use $6 and $9 a year VPS's that I run CentOS and SoftEther on but I dont get unlimited bandwidth.... A few times I've had issues with the server being off line but its nothing a support ticket didn't fix in a few hours. But I don't buy my servers from eBay.

I would under NO circumstance ever use my VPN connection without a IPtables Kill Switch tho.

The connection drops frequently. You would probably be S.O.L. the 1st day with out a kill switch for-sure.

I've also had this weird thing happen a few times where SoftEther somehow deletes the virtual hub. Its like it brings SoftEther back to a fresh install with no password. I have one server with a older version of SoftEther that has never had that problem so its probably a bug in the version I'm using.

At first I thought someone wass getting in my server but I lock it down air tight. Any one that knows their way around IPtables can verify... and I disable IPV6 completely.

iptables -F
iptables -A INPUT -p tcp --tcp-flags ALL NONE -j DROP
iptables -A INPUT -p tcp ! --syn -m state --state NEW -j DROP
iptables -A INPUT -p tcp --tcp-flags ALL ALL -j DROP
iptables -A INPUT -p tcp --destination-port 80 -j DROP
iptables -A INPUT -i lo -j ACCEPT
iptables -A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
iptables -A INPUT -p tcp -m tcp --dport 992 -j ACCEPT
iptables -A INPUT -p tcp -m tcp --dport 1194 -j ACCEPT
iptables -A INPUT -p tcp -m tcp --dport 5555 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 500 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 4500 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 1194 -j ACCEPT
iptables -A INPUT -p tcp -m tcp --dport MY_SERVER_PORT -j ACCEPT
iptables -A INPUT -p tcp -s MY_HOME_IP -m tcp --dport MY_SERVER_PORT -j ACCEPT
iptables -A INPUT -p tcp -s MY_2ND_BACK_UP_IP -m tcp --dport MY_SERVER_PORT -j ACCEPT
iptables -I INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -P OUTPUT ACCEPT
iptables -P INPUT DROP
iptables-save | sudo tee /etc/sysconfig/iptables
# service iptables restart


On another note... Empire, when moon?

Last edited by nate; 02-19-2018 at 11:12 PM.
Reply With Quote
The Following User Says Thank You to nate For This Useful Post:
GreenBean (02-20-2018)
  #7  
Old 02-20-2018
MakerViet's Avatar
Junior Member
 
Join Date: Mar 2011
Posts: 10
Thanks: 121
Thanked 172 Times in 57 Posts
Activity: 0%
Longevity: 78%
iTrader: (125)
Default Re: Buying VPS from eBay?

I think u can buy it but use it setup a SSH Socks, and load on Virtual PC, U will have a PC easy and good IP.
Good luck !
Reply With Quote
  #8  
Old 02-21-2018
SaiJin's Avatar
Super Moderator
 
Join Date: Jul 2008
Posts: 17,449
Thanks: 363
Thanked 2,830 Times in 2,443 Posts
Activity: 36%
Longevity: 92%
iTrader: (2)
Default Re: Buying VPS from eBay?

why the hell would you even consider that specially when you know we have some really reliable ones here?
Reply With Quote
  #9  
Old 02-21-2018
GreenBean's Avatar
Executive [VIP]
 
Join Date: Sep 2007
Posts: 42,343
Thanks: 5,612
Thanked 9,143 Times in 7,106 Posts
Activity: 0%
Longevity: 96%
iTrader: (6)
Default Re: Buying VPS from eBay?

Quote:
Originally Posted by SaiJin View Post
why the hell would you even consider that specially when you know we have some really reliable ones here?
Attention seeking.

He has not bothered to give any of his own thoughts, after all.

Sorry if a poster asks an opinion, at the very least, their own should be shared.

__________________
REAP WHAT YOU SOW. LIFE IS SO NOT FAIR.
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
eBay - Buying as a Guest User (eBay Money Back Guarantee) DanielPatrick eBay Discussion! 0 11-25-2016 09:54 AM
Buying certain items vs buying a pallet? bobCrocker Dropshipping & Wholesale Suppliers 14 09-14-2015 03:12 AM
buying with paypal guest/ buying with stealth luke739 UK PayPal Talk 15 02-12-2013 08:56 AM
Buying older ebay account = Instant eBay funds? Jwizard eBay Discussion! 4 01-02-2013 06:01 AM


All times are GMT -5. The time now is 03:36 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!
Rotating Residential Proxies? Head to IPBurger for Residential Proxies
vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Ad Management by RedTyger
no new posts