> 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)?
_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to