Windows 2000 accessing Linux Server Question

Skiracer

Member
Aug 24, 2000
189
0
0
I am a networking newbie :eek: and I have a simple question. Is it possible to access a Linux server from machines on the network running Win2K? (File sharing, Internet access, etc.) If yes, is a bridge required? Hardware or software bridge? Any recommendations would be appreciated.

Background- I am trying to set up a network for a small business and they need both operating systems to support their existing software infrastructure. It would be far too expensive to change software at this time. Ideally the system would use a Linux server connected to an SMC barricade wireless router that will serve 5-7 Win 2K machines and provide common connectivity to a single DSL line and integrated print server. I am trying to put together the general specifications and requirements, and I will hire a consultant for installation and setup. Any ideas or recommendations would be appreciated. Thanks:)
 

rawko

Golden Member
Jan 17, 2000
1,259
0
0
All you need is nics, network card, and a hub or a switch, and samba will work for file sharing. NAT will also work once its setup right, i don't remember the name of the program that does it. I believe a bridge is something you use to connect 2 different subnets.
 

bex0rs

Golden Member
Oct 20, 2000
1,291
0
0
Or you could go the alternative route and install NFS client software on the Windows machines (or install client software on 1 and make it an NFS Gateway).

~bex0rs
 

Damaged

Diamond Member
Oct 11, 1999
3,020
0
0
Use the SMC router for NAT (sharing the network stuff). SAMBA will share files for Windows boxen. Quite easy to setup especially using SWAT (Samba Web Administration Tool). The name of the programs for Linux to do NAT is IPMASQ, and to firewall it's IP CHAINS.

Bridges connect two network segments. No one really uses just a bridge these days anymore. Everyone uses switches, which also bridge.
 

Skiracer

Member
Aug 24, 2000
189
0
0
Thanks for all the great info Guys! I am going to research the SAMBA utility, and since the SMC Barricade has a built in 3port switch, I should be covered (for now)!

Thanks again!