I'd like to test proxmox on a server with two network interfaces - a public and private interface. Can I log into the console and configure the OS to allow this. I will using the proxmox server for inbound e-mail only.
May 24 16:52:26 localhost postfix/smtp[20136]: 94F8231932F: to=<beersj@moravian.edu>, relay=mp2.moravian.edu[204.186.176.176], delay=25191, status=deferred (conversation with mp2.moravian.edu[204.186.176.176] timed out while receiving the initial SMTP greeting)
vi myinterfaces
iface eth1 inet static
address XXX.XXXX.XXX.XXX
netmask XXX.XXX.XXX.XXX
gateway XXX.XXX.XXX.XXX
ifup -i myinterfaces eth1
ifdown -i myinterfaces eth1
We use essential cookies to make this site work, and optional cookies to enhance your experience.