Wow its been almost an year since i last logged on :
Code:
You last visited: 9th July 2011 at 10:11 PM
Thats what happens when you install windows on your machine...
Anyway, i have a Windows Home Premium on my machine and Fedora 15 on VirtualBox.
The network on VirtualBox Fed15 is as follows
Code:
Adapter 1:
Intel PRO/1000 MT Desktop (Bridged adapter, Intel(R) Wireless WiFi Link 4965AGN)
Ifconfig reveals the following
Code:
p2p1 inet addr:192.168.0.114
and ipconfig on windows
Code:
IPv4 Address. . . . . . . . . . . : 192.168.0.220
I can ping from both ends and get responses.
On Fedora 15 (VirtualBox) netstat reveals
Code:
netstat -ntl | grep 23
tcp 0 0 :::23 :::* LISTEN
The problem: I cant telnet from my host (Windows) Machine to Fedora 15 (VirtualBox).
Any help would be really appreciated.