Page 1 of 1

How to share NAT to VM2 through internal adapter

Posted: 6. Sep 2022, 08:51
by stststx
A NAT adapter has been attached to VM1 for internet access, how to get VM2 online with internal adapter connecting to VM1?

Re: How to share NAT to VM2 through internal adapter

Posted: 6. Sep 2022, 11:10
by mpack
That isn't how NAT is used, because NAT addressed packets can't be routed.

That IS how NAT network is used. So I suggest you change network modes.

Re: How to share NAT to VM2 through internal adapter

Posted: 20. Sep 2022, 14:09
by stststx
mpack wrote:That isn't how NAT is used, because NAT addressed packets can't be routed.

That IS how NAT network is used. So I suggest you change network modes.
Can iptables route the traffic from internal to NAT if I have Tor-Browser on the VM1

Re: How to share NAT to VM2 through internal adapter

Posted: 20. Sep 2022, 15:30
by fth0
Yes. Just pretend that VM1 is a physical PC with two LAN adapters and search the Internet for how to configure that.