[pve-devel] [PATCH] add routed network mode
Dietmar Maurer
dietmar at proxmox.com
Tue Aug 27 08:53:41 CEST 2013
> Oh, ok, I understand. So proxmox is not routing packets.
> For me, this is not "routed" mode.
>
> what you do is something like bridging, but spoof guest mac address with
> host mac address.
Proxmox is routing, from tap to eth0 in above example.
And this is by sure not bridging - you will see the difference when you implement a iptable firewall ;-)
> If a routed setup, the provider give you a subnet range, routed to the
> proxmox main ip.
> and guests use proxmox ips as gateway.
>
>
> So maybe are we talking about 2 differents this ?
I posted my code to make it clear what I talk about.
> (I need to check the forum, I had helped one use some time ago with routed
> network on hetzner, with differents sub-ranges)
>
More information about the pve-devel
mailing list