Hi folks,
hopefully someone here can help me out please. I've done lots of reading
incl. John Terpstra's pages at;
http://www.cise.ufl.edu/help/softwar...a/BROWSING.txt and
http://www.cise.ufl.edu/help/softwar...ING-Config.txt
And whilst these are fairly comprehensive, I don't feel I have quite
grasped it yet.
I am running a small P2P network. I have a DMZ and an internal network.
Internally 1 x XP, 1 x 2K and 1 x '98. I also have a Win Srvr 2003
machine which acts as file server on which I have various shares set up.
Internal range 192.168.X.X
This all sits behind a Linksys firewall/router, which does not accept
broadcast. It also, unless specifically 'forwarded' or 'triggered' stops
anything coming through from the outside. (like you'd expect from a
firewall really)
Externally, on the other side is (among others) a WhiteBox 3.0 Linux
(based on RHEL 3.0) machine which acts as gateway/router to the net and
DNS for the internal network (but itself solely uses external DNS's for
resolution). DMZ interface 10.18.X.X
I just want the linux box to connect to and use one of the '03 machine's
shares as filesystem.
From what I've read, this is what I understand;
I don't actually need SAMBA so much as I need smbmount; ...??
I can only pick up the name of a Windows share by using NetBIOS;.....??
In order to NetBIOS browse (i.e. Network neighbourhood browse), I need
to use WINS; .....??
If I set up WINS on my network, I have to effectively set up WINS for
ALL machines on the network;......??
If I start to use WINS, the '98 machine will no longer be able to browse
the neighbourhood; .....?? I.e. If I set up WINS, I exclude this machine
from the network;....??
So, what I need to ask please is;
Is all of the above true? Specifically the bit about the '98 machine no
longer being able to resolve?
As I don't specifically want to browse, rather just map directly to a
specific machine, do I still need to set up WINS?
For ALL machines??
Where, in your opinion would be the best place to set up the WINS server
in my situation? On the linux box or on the Win '03 box?
What ports specifically are used in this type of scenario (so I can open
them up in iptables and on the Linksys)?? Can communication be locked
down to certain ports?
And finally; if I want the linux box to re-connect on boot, I need to
add a line to fstab, ...... yes....??
Lots of questions I know, sorry.
Can you show me the light at the end of the tunnel .... pls.