ببنید من از اول یک VM-Roter ساختم
و آی پی و گت وی سرور رو دادم
فقط مراحل بعدی کار رو متوجه نمیشم
کد:# The loopback network interface auto lo iface lo inet loopback # The primary network interface # WAN-NIC in VMnetwork auto eth0 iface eth0 inet dhcp # LAN NIC in Subnet auto eth1 iface eth1 inet static address 192.168.182.30 broadcast 192.168.182.31 netmask 255.255.255.240