Samba has an interface = line; you can use it to specify what interfaces you'll allow. If you'll have only one NIC (why, by the way?), presumably you'll be giving it two aliases? (e.g., eth0:0 and eth0:1)? If so, just do:
interfaces = eth0:0 if that's the one on your internal network. Best, A ---------------------------------------------------------------------- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of Sociology, U of North Carolina, Chapel Hill [EMAIL PROTECTED] * andrew_perrin (at) unc.edu On Fri, 27 Jun 2003, Roy Vestal wrote: > I'm getting ready to setup a server at home. I want to share, via SAMBA, > a couple of drives, and at the same time use it as a webserver. i know > that this isn't the most ideal thing, but I only have room for one > server. > > My Question: How do I lock it down so that only my internal network can > see the SAMBA shares? I will only have one NIC. I'll be using IPTABLES > as well. I want to be able to ssh in from the outside as well. > > Any suggestions? > > _______________________________________________ > TriLUG mailing list > http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ: > http://www.trilug.org/faq/TriLUG-faq.html > _______________________________________________ TriLUG mailing list http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ: http://www.trilug.org/faq/TriLUG-faq.html
