Recent content by onik

  1. O

    NAT and bridged networking with one NIC?

    I don't quite follow you. How will this accomplish having one VM at a separate IP?
  2. O

    NAT and bridged networking with one NIC?

    Hi, We're planning to add a dedicated IP to one of our VMs. However, we currently use NAT for all VMs. Am I correct in thinking that the following is the correct procedure? Current config (one static IP): auto lo iface lo inet loopback auto eth0 iface eth0 inet static address...