Problems about Win7 Guest based on Bus topology

Discussions about using Windows guests in VirtualBox.
Post Reply
imaging
Posts: 1
Joined: 10. Jan 2010, 13:38
Primary OS: MS Windows XP
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7

Problems about Win7 Guest based on Bus topology

Post by imaging »

Hello,

I need to build an experiment based on the bus topology (i.e. C sends data through B to A and B will get some packages), but I get a problem.

Here is my experiment:
A (FTP Server):10.1.1.2/24
B (Snifer):10.1.1.3/24
C (Client):10.1.1.4/24

Notes:
A is installed RaidenFTPD v2.4 build 3721(http://www.raidenmaild.com/download/raidenftpd2.exe)
B is installed Wireshark v1.2.1 stable (http://www.wireshark.org/download/win32 ... -1.2.1.exe)
C is installed Filezilla v3.2.8 (https://www.ohloh.net/projects/filezill ... -setup.exe)
And the hardware is “Intel PRO/1000 MT Desktop”.

At first, I set all of their NICs as internal networking, so A, B, and C can connect to each other.
When C logs in A (FTP Server), B should receive some packages about the connection’s information.
However, B doesn’t receive anything.

And then, I only modify the NIC types as NAT, bridged or host-only networking, but B still doesn’t receive any packages.

I don’t know whether my configuration is right or not.
Could you please teach me how to set up the IPs and NICs?
Or please give me some advice?
Thanks a lot. :)
Post Reply