Hey guys. Thank you very much for your time.
I’m going to test the config you posted in a couple of hours.
Maybe a mod (@Wolveix) can move these posts to a new thread?
Hey guys. Thank you very much for your time.
I’m going to test the config you posted in a couple of hours.
Maybe a mod (@Wolveix) can move these posts to a new thread?
Let me know how it goes
@imok I’ll probably be drunk as hell back at around midnight (cet). somehow I am very certain that I am fully capable to mess up your box completely by then
Isn’t that the best time to configure networking?
Are we still fighting with proxmox sir?
Always. But this battle has been paused until I complete my hours at work.
ready to fuck up everything that’s left get it going now?
Are you sure the door is closing properly?
@Mr_Tom tested your config and it worked! Thank you very much! I went with your way first because it requires less interfaces.
Thanks @Falzo for your time, too.
@seriesn you should add virtual macs to the control panel in the future, it will be a lot easier
Internal network was not working because the interface in the guest was down
Glad it’s all up and running!
Something to add it to my to do list. That list is getting longer.
Did you add “taking over the world” to the list?
Hm, @SERIESN for president?
Herr Flipz as PM ?
Totally! President of my own basement country, works perfectly well. No leak, no deficiency.
Sounds stressful
(Wonder if we might have derailed this thread, BTW)
Problem has been solved, so it does not matter.
Host was powered off until I start a real use.
I was going to start migrating files but /etc/network/interfaces
has changed to:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 12.23.34.45
netmask 255.255.255.0
gateway 12.23.34.1
auto eth0:0
iface eth0:0 inet static
address 12.23.34.46
netmask 255.255.255.0
gateway 12.23.34.1
auto eth0:1
iface eth0:1 inet static
address 12.23.34.47
netmask 255.255.255.0
gateway 12.23.34.1
Automatically, I don’t know why.
And VMs won’t start because vmbr0 does not exist anymore.
Why would this happen? I’m 100% sure I didn’t do this.