[pve-devel] [PATCH] add routed network mode

Dietmar Maurer dietmar at proxmox.com
Tue Aug 27 16:50:16 CEST 2013


> But for this setup, what is the gateway of the guest ?
> 
> host config:
> auto eth0
> iface eth0 inet static
> address 192.168.1.2
> netmask 255.255.255.0
> gateway 192.168.1.1
> 
> guest config:
> iface eth0 inet static
> address 172.16.0.1
> netmask 255.255.255.0
> gateway ????????
> 
> client 10.0.0.2----------->external router(192.168.1.1)--------------
> proxmox(192.168.1.2)-------------->(172.16.0.1)guest
>                        (with a route 172.16.0.1 gw 192.168.1.2)
> 

Sorry, I do not understand that question (You have no setup for 172.16.0.1 on the host)?


More information about the pve-devel mailing list