Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Providers with internal networking
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Providers with internal networking

fartfart Member

I'm looking for providers who offer internal networking as I'm looking to set up a cluster of servers.

Preferred locations would be the US or the EU.

Comments

  • nick_nick_ Member
    edited March 15

    HostHatch and BuyVM have private network and they have US and EU locations.

    Thanked by 1nullnothere
  • onidelonidel Member, Patron Provider, Megathread Squad

    we do! You can manage your private network directly from our panel. Our EU location in Amsterdam will go live in the next few days, with NY, US following in about 1–2 weeks. If you are not in a hurry, there will be promotions available.

  • sanvitsanvit Member

    Netcup does it for free for 100Mbit/s, and for paid per vLan for 1Gbit/s and 2.5Gbit/s

    Thanked by 1nullnothere
  • From GreenCloud:

    @NDTN said: We are currently testing the private network in VirtFusion. It’s working well so far, but we will need additional time for testing and to collaborate with VirtFusion on implementing it properly before releasing it to end users.

    So hopefully soon (tm) there'll be yet another provider with private networking support.

    @host_c was also in fairly advanced stages of testing/rollout (and I think a temporary roll back due to some traffic counting problems) but I'm optimistic that they too will enable it soon.

    Hetzner @Hetzner_OL also supports what they call a vSwitch (see: https://docs.hetzner.com/robot/dedicated-server/network/vswitch/)

  • fartfart Member

    For Hetzner, they already allocate internal networks for their VPSes, I believe this is only for their dedicated servers.

    The production cluster will probably go into Hetzner, I'm just looking for cheaper options for the staging cluster.

  • just wondering, tailscale doesnt work for you?

  • fartfart Member

    @nanankcornering said: just wondering, tailscale doesnt work for you?

    Not interested in encountering bandwidth charges for cluster-internal traffic.

    Thanked by 1wadhah
  • v3ngv3ng Member, Patron Provider

    We do also offer private networking in our Frankfurt regions.
    Setup is currently still manual and can be requested via ticket.

  • szymonpszymonp Member

    Oracle cloud

  • SGrafSGraf Member, Patron Provider

    @fart said:
    I'm looking for providers who offer internal networking as I'm looking to set up a cluster of servers.

    Preferred locations would be the US or the EU.

    Happy to help. Private networking in the same location can be arranged at no extra cost. This is both for dedicated servers as well as colocation. IF you are looking for a "twin datacenter" solution, then i can do that with Vienna and Amsterdam (however this will be at extra cost).

  • wadhahwadhah Member

    @fart said:

    @nanankcornering said: just wondering, tailscale doesnt work for you?

    Not interested in encountering bandwidth charges for cluster-internal traffic.

    @host_c are the sanest providers you can talk to. They are beta testing their internal networks currently but trust me they never half ass anything so it will be great.

    Thanked by 1host_c
  • d2411d2411 Member

    @onidel said:
    we do! You can manage your private network directly from our panel. Our EU location in Amsterdam will go live in the next few days, with NY, US following in about 1–2 weeks. If you are not in a hurry, there will be promotions available.

    Oh really?
    So how can i do that ?
    The public ip is currently attached directly to the vps
    So instead of that I will get my own private network and the public ip will be routed to it ?
    Are there firewall rules possible ?

  • ksoutarksoutar Member, Host Rep
    edited March 15

    It would be custom(Just open a ticket), but happy to setup internal networking for you on any of our VPS servers, we have a location in NYC that would fit your needs: https://smcvps.com

  • RoyaleHostingRoyaleHosting Member, Patron Provider

    @fart said:
    I'm looking for providers who offer internal networking as I'm looking to set up a cluster of servers.

    Preferred locations would be the US or the EU.

    We can offer this both in New York and Amsterdam :)

  • fiberstatefiberstate Member, Patron Provider

    We can setup a private 10G network between any dedicated servers. Current deals are available here, just open a ticket with the internal network request after placing an order, we'll take care of the rest.

    https://deals.fiberstate.com/

  • 1gservers1gservers Member, Patron Provider
    edited March 15

    @fart said:
    I'm looking for providers who offer internal networking as I'm looking to set up a cluster of servers.

    Preferred locations would be the US or the EU.

    We offer private VLAN networking at 1gbps speeds - there is a one time charge per server, however.

    Our current deals are here: https://1gservers.com/letthread

  • fartfart Member

    @onidel said:
    we do! You can manage your private network directly from our panel. Our EU location in Amsterdam will go live in the next few days, with NY, US following in about 1–2 weeks. If you are not in a hurry, there will be promotions available.

    Do you guys also do firewalls similar to the big clouds or Hetzner/DO? I can configure it myself, but if there’s something like that already I needn’t worry about one more thing.

    Regardless, I’m still looking to buy something as soon as your AMS location opens!

    Thanked by 1onidel
  • onidelonidel Member, Patron Provider, Megathread Squad

    @fart said:

    @onidel said:
    we do! You can manage your private network directly from our panel. Our EU location in Amsterdam will go live in the next few days, with NY, US following in about 1–2 weeks. If you are not in a hurry, there will be promotions available.

    Do you guys also do firewalls similar to the big clouds or Hetzner/DO? I can configure it myself, but if there’s something like that already I needn’t worry about one more thing.

    Regardless, I’m still looking to buy something as soon as your AMS location opens!

    If you are referring to this then yes we do :)

    Thanked by 2fart borkedascii
  • fartfart Member
    edited March 16

    @onidel said: If you are referring to this then yes we do

    ❤️

  • onidelonidel Member, Patron Provider, Megathread Squad

    @d2411 said:

    @onidel said:
    we do! You can manage your private network directly from our panel. Our EU location in Amsterdam will go live in the next few days, with NY, US following in about 1–2 weeks. If you are not in a hurry, there will be promotions available.

    Oh really?
    So how can i do that ?
    The public ip is currently attached directly to the vps
    So instead of that I will get my own private network and the public ip will be routed to it ?
    Are there firewall rules possible ?

    it's LAN between VMs. Public IP is routed to VM's public interface. Traffic within a private networks is routed to the private interface. Data transfer within private network is not counted towards bandwidth usage so you can use this to transfer data between VMs within the same DC instead of using public IPs.
    You can create a private network here - https://cloud.onidel.com/cloud/network/vpc
    Web-based firewalls do not apply to private networks so you have to configure firewall rules on the OS.

    Thanked by 1d2411
  • Hetzner_OLHetzner_OL Member, Top Host

    @fart said:
    I believe this is only for their dedicated servers.

    There is the Networks feature for our Cloud servers, and the vSwitch feature for our dedicated server but it's also possible to connect the two. --Katie

Sign In or Register to comment.