On 06/07/07, Neal Becker <[EMAIL PROTECTED]> wrote:

Newbie here.  I'm running a win2000 guest in a fedora fc7 x86_64 host.  If
the
host firewall is stopped then the win2000 guest can mount shares from a
samba
server on my lan, but if the host firewall is running the shares don't
appear.

I did allow samba in the system-config-securitylevel, so I see:
11   ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           state
NEW
udp dpt:138
12   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state
NEW
tcp dpt:139
13   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state
NEW
tcp dpt:445

I'm using NAT for the virtualbox.  Any clues?


I think you have to setup virtual networking as in Section 6 of the manual.
That way the server in the network can see the virtual machine.

For example:

At the moment my Windows machine on my Fedora box's IP is 10.x.x.x which
means it won't be able to see anything on my network which is 192.168.1.x
Once you've setup the networking as in Section 6 of the manual you should be
able to see Samba servers from your network.



--
Martin Hooper
http://www.martinjh.myby.co.uk
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to