Hello Everybody,
i have a dedicated server with proxmox, i made a several VPS but with linux i am not able to set a static IPV4.
i try to change, in this VPS, the file /etc/network/interface with
auto eth0
iface eth0 inet static
address [IPv4 address of your server]
netmask [Mask of your IPv4]
gateway [Gateway of your IPv4]
but the VPS couldn't connect to internet.
i hope someone could help me to fix this issue.
thanks in advance
i have a dedicated server with proxmox, i made a several VPS but with linux i am not able to set a static IPV4.
i try to change, in this VPS, the file /etc/network/interface with
auto eth0
iface eth0 inet static
address [IPv4 address of your server]
netmask [Mask of your IPv4]
gateway [Gateway of your IPv4]
but the VPS couldn't connect to internet.
i hope someone could help me to fix this issue.
thanks in advance