[PVE-User] OVH + Vrack + private IP + Proxmox 4
Michele Bonera
michele at bonera.biz
Mon Apr 25 21:56:36 CEST 2016
Il 25/04/2016 06:48, Régis Houssin ha scritto:
> auto vmbr2
> iface vmbr2 inet static
> address 172.31.255.250
> netmask 255.240.0.0
> bridge_ports none
> bridge_stp off
> bridge_fd 0
> post-up echo 1 > /proc/sys/net/ipv4/ip_forward
> post-up iptables -t nat -A POSTROUTING -s '172.16.0.0/12' -o
> vmbr0 -j MASQUERADE
> post-down iptables -t nat -D POSTROUTING -s '172.16.0.0/12' -o
> vmbr0 -j MASQUERADE
> post-up route add -net 224.0.0.0 netmask 240.0.0.0 vmbr2
> pre-down route del -net 224.0.0.0 netmask 240.0.0.0 vmbr2
>
Is it correct?
bridge_ports none
I imagine that you have two physical interfaces, eth0/eth1 and one is
bridged into vmbr1 (public) and the other in vmbr2 (private), so I
suppose that eth1 should be present in vmbr2 bridge...
Bye
--
<http://www.zipoware.com>
Miguel Bonera - Administrador
------------------------------------------------------------------------
Zipoware S.A. de C.V.
Blvd Benito Juárez
Manzana 1, Lote 3, Local 9, Sector L
Edificio "Marina Park Plaza"
70987 - Bahias de Huatulco
Oaxaca - Mexico
<http://www.zipoware.com> www.zipoware.com <http://www.zipoware.com>
<mailto:info at zipoware.com> info at zipoware.com <mailto:info at zipoware.com>
<https://www.facebook.com/zipoware> facebook.com/zipoware
<https://www.facebook.com/zipoware>
<https://www.linkedin.com/company/10158440> likedin.com/zipoware
<https://www.linkedin.com/company/10158440>
More information about the pve-user
mailing list