User Tools

Site Tools


informatica:proxmox:escorxador

This is an old revision of the document!


Crear Màquina

Crear dues interfícies de xarxa:

bridged mode vmbr0
bridged mode vmbr1

Configurar xarxa:

auto eth0
iface eth0 inet static
	address 192.168.1.101
	netmask 255.255.255.0
	gateway 192.168.1.1

auto eth1
iface eth1 inet static
	address 10.139.67.101
	netmask 255.255.255.224
	up route add -net 10.0.0.0 netmask 255.0.0.0 gw 10.139.67.97
informatica/proxmox/escorxador.1359618954.txt.gz · Last modified: 2015/04/13 20:19 (external edit)