NATVPS Locations - Which location do you want to see next?

2

Comments

  • @natvps_uk said:
    It looks like Finland could well be the winner. Japan and SG worry me a little around the amount of fraud I’ll likely have to deal with.

    I’ll post an announcement soon, there may also be a bonus location coming for the sales period.

    SSD NAT VPS next time?

    Have you tried turning it off and on again?

  • MS said:

    @natvps_uk said:
    It looks like Finland could well be the winner. Japan and SG worry me a little around the amount of fraud I’ll likely have to deal with.

    I’ll post an announcement soon, there may also be a bonus location coming for the sales period.

    SSD NAT VPS next time?

    Possibly, if people are willing to pay slightly more and have considerably less disk space.

  • ______ OG
    edited October 2022

    @natvps_uk said:
    It looks like Finland could well be the winner. Japan and SG worry me a little around the amount of fraud I’ll likely have to deal with.

    I’ll post an announcement soon, there may also be a bonus location coming for the sales period.

    How about Italy? I see there are 4 votes now, if you count on me, it would be 5.

    Inception Hosting had Italy, then MrVM has Italy and he's the only one who offers NAT VPS in Italy at the moment. I'm looking forward to see the next. =)

  • Finland Espoo would be great, and other cities in Finland would be nice too!

  • @natvps_uk said:
    It looks like Finland could well be the winner. Japan and SG worry me a little around the amount of fraud I’ll likely have to deal with.

    I’ll post an announcement soon, there may also be a bonus location coming for the sales period.

    hope not Hetzner...

  • @cold said:

    @natvps_uk said:
    It looks like Finland could well be the winner. Japan and SG worry me a little around the amount of fraud I’ll likely have to deal with.

    I’ll post an announcement soon, there may also be a bonus location coming for the sales period.

    hope not Hetzner...

    Its not

  • @natvps_uk i would love to migrate to Finland when your ready.

  • @ehab said:
    @natvps_uk i would love to migrate to Finland when your ready.

    I’m not sure what this will look like yet, it’s possible that it won’t be possible to do the Finland deals with the same resource and cost.

  • @natvps_uk said:
    I’m not sure what this will look like yet, it’s possible that it won’t be possible to do the Finland deals with the same resource and cost.

    i know you'll take care of your family.

    :) have a nice week ahead.

  • All I can say is that if you add Japanese nodes then they will be sold out and you don't even have to do any promotional work. Of course, the premise is that its price is attractive enough

  • @qqlikelo said:
    All I can say is that if you add Japanese nodes then they will be sold out and you don't even have to do any promotional work. Of course, the premise is that its price is attractive enough

    OK

  • hungary

  • coldcold OG
    edited November 2022

    again those mjj's with their JP/HK/SG locations.

  • FritzFritz Behlnd you

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    Nothing wrong with people choose the nearest location for their VM.

    Then we will have MJJ for Asian and 'MJJ' for European. 😂

  • Anything in Africa tbh… especially egypt

  • @Fritz said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    Nothing wrong with people choose the nearest location for their VM.

    Then we will have MJJ for Asian and 'MJJ' for European. 😂

    .EU mjj stay on .eu/us forums not on mjj forums

  • @cold said:
    again those mjj's with their JP/HK/SG locations.

    Why don't MJJs ask for South Korea location?
    It's faster than Japan.

    Hong Kong and Singapore are hit or miss.
    Traffic to these locations often goes through Japan anyway.

    We accept Karma donations for the last flan. 🍮 affbrr

  • @yoursunny said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    Why don't MJJs ask for South Korea location?
    It's faster than Japan.

    Hong Kong and Singapore are hit or miss.
    Traffic to these locations often goes through Japan anyway.

    BECAUSE THEY ARE MJJ !

  • edited November 2022

    Did someone manage to get wireguard running already?
    Seems like I can't add iptables rules.

    iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Device or resource busy): chain INPUT

    Edit: Have to use iptables-legacy, works that way.

  • @benz said:
    Did someone manage to get wireguard running already?
    Seems like I can't add iptables rules.

    iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Device or resource busy): chain INPUT

    Did you enable TAP/TUN in the Micronode control panel?

    cum laude bongineering

  • @beanman109 said: Did you enable TAP/TUN in the Micronode control panel?

    Yes, of course. Using boringtun.

    cat /dev/net/tun
    cat: /dev/net/tun: File descriptor in bad state
    
  • @benz said:

    @beanman109 said: Did you enable TAP/TUN in the Micronode control panel?

    Yes, of course. Using boringtun.

    cat /dev/net/tun
    cat: /dev/net/tun: File descriptor in bad state
    

    Try this
    mkdir -p /dev/net
    mknod /dev/net/tun c 10 200
    chmod 600 /dev/net/tun

    cum laude bongineering

  • Africa (other than South Africa), South America (e.g. Brazil), Middle East, India, Pakistan, Thailand, Vietnam, Spain, Russia, Kazakhstan

  • @beanman109 said: Try this
    mkdir -p /dev/net
    mknod /dev/net/tun c 10 200
    chmod 600 /dev/net/tun

    Thank you, but that shouldn't be the problem.
    Just rebooted and now it works. =)

  • @benz said: Just rebooted and now it works.

    I'm a bit ashamed I didn't think to suggest that to start with considering it's half of my job.

    cum laude bongineering

  • @beanman109 said:

    @benz said: Just rebooted and now it works.

    I'm a bit ashamed I didn't think to suggest that to start with considering it's half of my job.

    Fell into the same trap, enabling TUN before the initial provision doesn't seem to take effect (or gets reset). Re-enabling and rebooting after initial install then solves the problem.

  • @cochon said:

    @beanman109 said:

    @benz said: Just rebooted and now it works.

    I'm a bit ashamed I didn't think to suggest that to start with considering it's half of my job.

    Fell into the same trap, enabling TUN before the initial provision doesn't seem to take effect (or gets reset). Re-enabling and rebooting after initial install then solves the problem.

    I set this up on my France storage server a week ago & I don't document shit so I was scrambling to remember what I did.

    cum laude bongineering

  • hope you guy can provide some apac location, like japan hongkong korea taiwan

  • India would be great. Really want one there.
    I'm not sure if there is any nat provider for India.

  • edited November 2022

    @benz said: Did

    Just noticed I've hit the wrong thread with that. Sorry @natvps_uk

    To contribute something to the topic - mainly uncommon locations around the globe would be nice.
    A single one per region would be sufficient I suppose.

    • Australia / NZ, anyone remember the RansomIT NAT boxes down under, back when LES was LES? =)
    • South America - Argentina, Brazil, Chile should offer considerable providers
    • Africa - smth like Nigeria, South Africa probably easier to find
    • Kazakhstan and far east Russia, something like Khabarovsk or Vladivostok. Could find smth. with Gcore there.
    • Asia - Vietnam (GreenCloud?), Philippines, Cambodia, Indonesia, Republic of China, Kyrgyzstan, India

    @Zappie should be able to provide some of those locations in AU/NZ, Chile and South Africa, if I recall correctly.

    To find providers in uncommon locations, just take a look what some of the network test sites use:

    https://mtr.tools/
    https://ping.pe/
    https://dnstools.ws/locations/
    https://ping.sx/mtr
    https://web.archive.org/web/20220427033713/https://mtr.sh/

  • south america

  • @cold said:
    again those mjj's with their JP/HK/SG locations.

    what is mjj ?

  • @gomi said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    what is mjj ?

    super cool Chinese guys, trained by @yoursunny to detect and buy fast all APAC locations

  • @cold said:

    @gomi said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    what is mjj ?

    super cool Chinese guys, trained by @yoursunny to detect and buy fast all APAC locations

    much puzzled , but why? why do they do that ?and, @yoursunny comes from China?

  • @gomi said:

    @cold said:

    @gomi said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    what is mjj ?

    super cool Chinese guys, trained by @yoursunny to detect and buy fast all APAC locations

    much puzzled , but why? why do they do that ?and, @yoursunny comes from China?

    @yoursunny comes from Pushupikstan

  • @gomi said:

    @cold said:

    @gomi said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    what is mjj ?

    super cool Chinese guys, trained by @yoursunny to detect and buy fast all APAC locations

    much puzzled , but why? why do they do that ?and, @yoursunny comes from China?

    @yoursunny comes from everywhere!

  • @cold said:

    @gomi said:

    @cold said:

    @gomi said:

    @cold said:
    again those mjj's with their JP/HK/SG locations.

    what is mjj ?

    super cool Chinese guys, trained by @yoursunny to detect and buy fast all APAC locations

    much puzzled , but why? why do they do that ?and, @yoursunny comes from China?

    @yoursunny comes from everywhere!

    wow

  • Amsterdam was planned for the next location although we've used the host for something else...

    Come one everyone, give us a location to add next.

    Do people want to see the next location in North America or Europe?

  • @natvps_uk said:
    Amsterdam was planned for the next location although we've used the host for something else...

    Come one everyone, give us a location to add next.

    Do people want to see the next location in North America or Europe?

    Iceland

  • I would prefer Singpore.

  • italy, but you already know ;)

  • @natvps_uk said:
    Amsterdam was planned for the next location although we've used the host for something else...

    Come one everyone, give us a location to add next.

    Do people want to see the next location in North America or Europe?

    ASIA!

  • @natvps_uk said:
    Amsterdam was planned for the next location although we've used the host for something else...

    Come one everyone, give us a location to add next.

    Do people want to see the next location in North America or Europe?

    Brisbane, Australia :)

    cum laude bongineering

  • dosaidosai OG தோசை

    @natvps_uk said:
    Amsterdam was planned for the next location although we've used the host for something else...

    Come one everyone, give us a location to add next.

    Do people want to see the next location in North America or Europe?

    Singapore.

  • HUNGARY !!!!!

  • edited December 2022

    @natvps_uk said:
    Come one on everyone, give us a location to add next.

    :tongue:

    Do people want to see the next location in North America or Europe?


    Actually, a lot of great potential non-NA/non-EU locations were suggested already - personally, I esp. liked those mentioned by @yoursunny and @benz - to add a bit more to the list:

    • Colombo
    • Alexandria
    • Praia
    • San Juan
    • Guam
    • Taipei

    Contribute your idling VPS/dedi (link), Android (link) or iOS (link) devices to medical research

  • need asia location like indonesia or singapore

Sign In or Register to comment.