<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; ">
<div>
<div>
<div style="font-family: Calibri, sans-serif; ">One way I have done what you are looking for, though it is probably not their recommended way, is I've just deleted the bridged interface for the vm</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">If you do a 'brctl show' at the console on your proxmox box you'll see your bridged interfaces that list the bridge, the physical interface in the bridge, and the VM</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">They are listed as tap(VMID)I(Int#)</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">So for example, on vmbr0, on VM #107, net0, you might see a device listed in the bridge as: tap107i0</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">A command of brctl delif vmbr0 tap107i0 would remove the tap interface.  This would leave the NIC listed in your VM but not connected to the bridge and therefore not actually connected to your network.  Its not
 EXACTLY the same as VirtualBox there, but if you're wanting the NICs active and listed in your VM but not actually on the network this should accomplish what you're looking for.</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">There might be a better way, but this has worked for me in the past.</div>
<div style="font-family: Calibri, sans-serif; "><br>
</div>
<div style="font-family: Calibri, sans-serif; ">HTH --</div>
<div>
<div><br>
</div>
<div style="font-family: Calibri, sans-serif; "><font class="Apple-style-span" color="rgb(0, 0, 0)"><font class="Apple-style-span" face="Calibri"><span class="Apple-style-span" style="font-size: 14px;">Brian Hart</span></font></font></div>
<div><br>
</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION" style="font-family: Calibri, sans-serif; ">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Jean Rousseau Franco <<a href="mailto:jfranco@maila.com.br">jfranco@maila.com.br</a>><br>
<span style="font-weight:bold">Date: </span>Monday, May 7, 2012 7:45 AM<br>
<span style="font-weight:bold">To: </span>Mark Ehle <<a href="mailto:markehle@gmail.com">markehle@gmail.com</a>><br>
<span style="font-weight:bold">Cc: </span>"<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a>" <<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [PVE-User] Simulate disconnected network cable<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div>Hi,<br>
</div>
<div>Just for the clarification, CARP is part of the *BSD.</div>
<div><br>
</div>
<div>For the problem reported, for now you can simply use if-up/if-down or enable/disable the interface, since youŽll still have access to the machine via the web.</div>
<div><br>
</div>
<div>Best Regards,</div>
<br>
<div class="gmail_quote">2012/5/7 Mark Ehle <span dir="ltr"><<a href="mailto:markehle@gmail.com" target="_blank">markehle@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks, Vassilis - however, I am not looking to have the VM automatically take over for the hardware firewall at this point. Like I said, in Virtualbox on the network settings page of the VM settings, there is a checkbox to "unplug" the virtual network cable
 to a virtual interface. Is there a way to do that with Proxmox?<span class="HOEnZb"><font color="#888888"><br>
<br>
Mark<br>
<br>
</font></span>
<div class="gmail_quote">
<div class="im">On Mon, May 7, 2012 at 3:59 AM, Vassilis V. <span dir="ltr"><<a href="mailto:Bigraccoon@gmx.net" target="_blank">Bigraccoon@gmx.net</a>></span> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<br>
Mark Ehle wrote on 06.05.2012 19:37:<br>
<div>> When I make changes to the<br>
> physical machine I would like to update the config on the virtual<br>
> machine, too, however, I can't bring the firewall VM up on the network<br>
> because there is already a real machine on the network with the same IP<br>
> addresses in use. Is there a way around this?<br>
<br>
<br>
</div>
Hello Mark,<br>
<br>
if I understand your question correctly, I think the CARP feature in<br>
</div>
<div class="im">fsense is what you are looking for.<br>
<a href="http://doc.pfsense.org/index.php/Configuring_pfSense_Hardware_Redundancy_%28CARP%29" target="_blank">http://doc.pfsense.org/index.php/Configuring_pfSense_Hardware_Redundancy_%28CARP%29</a><br>
<br>
Regards,<br>
Vassilis<br>
</div>
</blockquote>
</div>
<br>
<br>
_______________________________________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
</span>
</body>
</html>