Howdy, Stranger!

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


Weird error with IP block adding to SolusVM
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.

Weird error with IP block adding to SolusVM

We've recently ordered a new /24 block from one of our data centers. And after adding new block, some weird error occurred with our SolusVM node (KVM slave).

When creating new VM's with some IP's (2x.1xx.xx4.3 and some) KVM container does get internet access configurations using DHCP.

But when using some IP's like 2x.1xx.xx4.220 those containers doesn't get internet access even if it gets correct configurations from DHCP. (Tested OS's Windows Server 2008/2012, CentOS 6.5, Ubuntu 14.04)

We've configured new IP block using SolusVM GUI and also configured br0:1 to use first usable IP of the new block as Gateway for the new block.

Help is much appreciated. Thank you.

Comments

  • RalliasRallias Member
    edited July 2015

    nullroute, contact upstream.

  • SadySady Member

    First usable IP shouldn't be gateway. Your gateway should be 2x.1xx.xx4.1 (Assuming that you got 2x.1xx.xx4.0/24).

  • ClouviderClouvider Member, Patron Provider

    This IP space is routed to one of your IPs or the Datacentre provides routing layer ?

  • ClouviderClouvider Member, Patron Provider

    @Rallias said:
    nullroute, contact upstream.

    Wow. You must have some insider information, as there is not enough info to determine that from what OP said only.

  • Clouvider said: Wow. You must have some insider information, as there is not enough info to determine that from what OP said only.

    /sarcamstart

    There's only 15,000 IPs that could match the specifications provided by OP. I tracerouted all of them and found a nullroute-like thing on one of them.

    /sarcasmend

    Naw, but seriously, the behaviour he describes I'm willing to bet on it being a CC-style nullroute.

  • ClouviderClouvider Member, Patron Provider

    @Rallias OP never mentioned it's CC. It might be all sort of things ranging from misconfiguration, through lack of configuration to null route. Not enough data to determine null route.

  • Clouvider said: OP never mentioned it's CC. It might be all sort of things ranging from misconfiguration, through lack of configuration to null route. Not enough data to determine null route.

    Still willing to bet dollars to doughnuts it's a CC-style null-route.

  • Sady said: First usable IP shouldn't be gateway. Your gateway should be 2x.1xx.xx4.1

    Yes. We've used x.x.x.1 as our gateway. Sorry about that typo.

    Rallias said: nullroute, contact upstream.

    None of the IP's are being null-routed.

    Clouvider said: This IP space is routed to one of your IPs or the Datacentre provides routing layer ?

    It's being routed to First usable IP of our original block.

    Clouvider said: OP never mentioned it's CC.

    It's not CC. It's from ubiquity. Their 32GB server range.

    Rallias said: Still willing to bet dollars to doughnuts it's a CC-style null-route.

    Entire /24 Block is routed to the server. When I traceroute it, I can see packets are hitting the server and bouncing back. So I think you owe some dollars to @Clouvider ;)

    Thank you for your replies. We've confirmed twice that none of the IP's are null-routed and our configurations should be correct as few of the IP's are working.

  • so is the IP block working or not?

  • ClouviderClouvider Member, Patron Provider

    Can you do: ip -4 route on the VPS on the new subnet and the host node ? You can PM the result for privacy.

  • century1stop said: so is the IP block working or not?

    It do work. But some IP's aren't working.

  • Clouvider said: Can you do: ip -4 route on the VPS

    PM'd

  • that means there's error in your configuration. which dc is it?

  • century1stop said: that means there's error in your configuration. which dc is it?

    I've also contacted SolusVM to check if my configurations are incorrect. But they've confirmed that those are the correct configurations.

    DC is Ubiquity

  • does ubiquity require IP block routed to the node?

  • ClouviderClouvider Member, Patron Provider

    century1stop said: does ubiquity require IP block routed to the node?

    Is that a problem : )?

    From the networking point of view the host node becomes a router. Similar configuration, but you need to have forwarding switched on and gw IP brought up for each subnet on the host node. Host node routing table will be used to route packets.

  • well setup will be a tad different.......... ;)

  • ClouviderClouvider Member, Patron Provider

    @century1stop said:
    well setup will be a tad different.......... ;)

    Can't be more right than that :)

    Thanked by 1century1stop
  • Was able to resolve this issue. Thank you @Clouvider and @Sady for your help.

  • FYI,

    I had to recreate all the network-interface files including eth0, br0 and br0:1 using the same configurations. I believe this must be a CentOS issue or something related software.

    I recreated whole network interface configurations using same configurations. Then restart the network. In my case I had to reboot the node.

    Thank you for all the members who have helped me here.

This discussion has been closed.