
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:206 errors:0 dropped:0 overruns:0 carrier:0 RX packets:495 errors:0 dropped:0 overruns:0 frame:0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1


Note: I am still trying to map some port from my host to the SSH port from my guest SO, so there is no need to suggest me to do it :)ĮDIT: This is the output of ifconfig when the first adapter is the host-only one: eth0 Link encap:Ethernet HWaddr 08:00:27:f6:b2:45 So, how could I make both interfaces work together? If I the define the host-only as the adapter 1, I can access my VM from the host but not the internet if I define the NAT one as adapter 1, I can access the internet but cannot reach my guest Debian.

However, I do not know how to make both interfaces work at the same time. I created a Debian VM on VirtualBox with two interfaces: a NAT one (for accessing internet) and a host-only one.
