Hi,
I want to create different networks tied to a single network card . i figured that i can create bridges that are not tied to any NICs and yet assign an ip range to them .
i want the following functionality
create two networks
10.10.10.0/24
11.11.11.0/24
and both these "NAT" to my eth0 and also my vms shud get their ips thru dhcp on their own
i tried these
http://pve.proxmox.com/wiki/Network_Model
http://wiki.debian.org/BridgeNetworkConnections#Manual_bridge_setup
but all i get is if i assign ip to my windows vm manually it is able to reach the gateway (as in 11.11.11.1 or 10.10.10.1)
no nat / i am unable to reach the net
i dont mind subinterfacing eth0 but that dont work either
I want to create different networks tied to a single network card . i figured that i can create bridges that are not tied to any NICs and yet assign an ip range to them .
i want the following functionality
create two networks
10.10.10.0/24
11.11.11.0/24
and both these "NAT" to my eth0 and also my vms shud get their ips thru dhcp on their own
i tried these
http://pve.proxmox.com/wiki/Network_Model
http://wiki.debian.org/BridgeNetworkConnections#Manual_bridge_setup
but all i get is if i assign ip to my windows vm manually it is able to reach the gateway (as in 11.11.11.1 or 10.10.10.1)
no nat / i am unable to reach the net
i dont mind subinterfacing eth0 but that dont work either
