So our hosting provider is basically not offering any support to get our server set up and working.
We choose Proxmox because they said to use it to set up VMs. However we are having network issues.
I am wondering if someone could please help.
This is what I know.
in /etc/network/interface I have the following - apparently it's wrong
The other issue is we only get the following information
Address: 124.150.139.0/29
Netmask: 255.255.255.248
Network: 124.150.139.0
Broadcast: 124.150.139.7
HostMin: 124.150.139.1
HostMax: 124.150.139.6
I have no other information from them and they are not helping at all.
Any assistance getting this to work would be welcomed.
We choose Proxmox because they said to use it to set up VMs. However we are having network issues.
I am wondering if someone could please help.
This is what I know.
in /etc/network/interface I have the following - apparently it's wrong
- You seem to have setup the network interface on the bridge; where you probably need it setup on the enp35s0 adapter - that is the adapter actually configured on the server physically linked to our switch. You can verify the adapter name against the MAC address I provided earlier in the ticket to confirm which interface is connected to us.
- The server address is not 124.150.139.0/29 - that is the subnet. The address would be 124.150.139.2/29 as advised in the deployment email as the usable IP.
The other issue is we only get the following information
Address: 124.150.139.0/29
Netmask: 255.255.255.248
Network: 124.150.139.0
Broadcast: 124.150.139.7
HostMin: 124.150.139.1
HostMax: 124.150.139.6
I have no other information from them and they are not helping at all.
Any assistance getting this to work would be welcomed.