@dimitry yah you are right pings do not work
anyway this is what i ended up doing
https://help.ubuntu.com/community/VirtualBox/NetworkingI have a wireless so i used method down at botton.
Here is part they left out.
After u bring up the tap0
when u do an IP config u will have something like this
tap0 Link encap:Ethernet HWaddr 6e:af:b4:2f:54:82
inet addr:192.168.10.200 Bcast:0.0.0.0 Mask:255.255.255.255
inet6 addr: fe80::6caf:b4ff:fe2f:5482/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:406 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
On the guest OS set the IP to 192.168.10.201 (in this example)
Now from host u can connect to guest and vice versa
This is useful as shit
