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.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
If it's not fixed I'll reach out
In Routed a try is worth
Routed works, but isn't something I can use. I need to understand what I'm doing wrong that makes on-link not work
/24 change to /32?
VM IP: 45.94.x.3/32 Gateway: 45.94.x.1 Nameserver 1.1.1.1
Will give this a shot once I get the box back from the provider
Mate, you requested a fix to get your VM networking. Are you backing out now and making your way a condition now?
The way this subnet is routed to your VM by the provider might be different. Depends on a lot of factors and the providers setup. Seen this before, highly likely nothing you can fix from within.
You can probably set up the full subnet minus one on the additional bridge and work with that.
Now send me my money.
How does your
ip a
andip r
look like on the host itself?Edit: And on the VM itself
That would result in a failed solution 100% of the time. You meant, "have you tried turning it off and on?"
I was just going to ask. I put all my interface configuration above the IP configuration. Suspicious of a missing "Auto" line for his bridged nic.
an idea:
just configure the nic as an pci-e passthrough. better performance, better latency, better throughput, no CPU overhead on host.
coolest thing: nic pci-e passthrough can be used in multiple vms too.
https://forum.proxmox.com/threads/enabling-sr-iov-for-intel-nic-x550-t2-on-proxmox-6.56677/
looks like Falzo fixed it, time to pay the man.
True, it should work as Falzo got it working using vmbr2.
But was OP’s goal just to get connectivity, or to use native bridging (via vmbr0)? What was the original intention here?
Almost 48 hours and I still don't have the box back from the provider. Once I get it back I'll continue trying to fix it one suggestion at a time
No idea who the provider is, but at this time I'd probably change it.
I would think it is RoyaleHosting - they also commented in the thread that they're helping out trying to identify the root cause.
at a point in time i would have agreed. instead what we did is just diversify so we can tolerate these types of situations without it impacting the business. their SLA should have me covered for the invoice cost anyway: https://royalehosting.net/legal/service-level-agreement
they have been very cooperative so i'm okay leaving the box with them to let them figure it out for a while. if its taking this long i can only assume its a very tricky situation to understand
this is how we have it on all our VMs, and they work fine. i will test it with auto ens18 once i get the box back though
Well, if you can tolerate the downtime, then it's worth waiting for @RoyaleHosting 's debugging.
Last time I checked their services they had a beautiful network (latency and throughput).
Hope they don't use Qupra's fibers which are known to result in major downtime in the middle of the day.
would not work in our case as i need to retain the ability to just migrate VMs around without touching any configuration - but i have bookmarked this for future use, thank you!
Please do post the final findings - at least it'll educate the rest of us on the underlying issue (likewise on the old IPv6 issue which seems to have dropped of your list of to-dos).
would not work in our case as i need to retain the ability to just migrate VMs around without touching any configuration - but i have bookmarked this for future use, thank you!> @Andreix said:
yeah i'm giving stan and co the time they need - in the middle of all of this he's still finding time to do all the other work i need him to do so i'm especially patient
their network is great, we've never had an issue in that respect. its usually just unfortunate shipping circumstances which we mitigate by having servers with several other providers to "offload" to temporarily
i'm going to revisit the IPv6 issue once i have the time and will definitely post the final solution here if its not found by one of you first!
Please once update the dns servers in proxmox DNS section and then create new vm with static IP and give it a try, i also had kind of same situation with ipv6 fixed it by updating DNS servers in proxmox,
Use this to remove immutable tag than update dns by gui of proxmox
chattr -i /etc/resolv.conf
And let me know if I won that 100$
we use systemd-resolved and symlink /etc/resolv.conf so we use DoH - out of interest why does IPv6 rely on DNS?
https://lowendtalk.com/discussion/204173/proxmox-ipv6-setup-for-vm-not-working#latest
Still when you get back the server, and if it's still unfixed, please share the results of these.
Will do, it's still with the provider in their lab
You missed his point. Pinging IPs doesn't work, it's not a DNS issue.
Feedback from the provider is that this seems to be a hardware compatibility problem. On Monday the NIC is being swapped and I'll update ya'll on what happens