Mailinglist Archive: opensuse (1599 mails)

< Previous Next >
Re: [opensuse] How do troubleshoot a Samba socket bind problem?
  • From: "Michael S. Dunsavage" <mikesd1@xxxxxxxxxxx>
  • Date: Sun, 25 Oct 2009 05:25:23 -0400
  • Message-id: <4AE41983.4010703@xxxxxxxxxxx>
Marc Chamberlin wrote:
Michael S. Dunsavage wrote:
Sure Michael, sure appreciate your taking the time to help me with
this! What follows is my smb.conf file.. This is set up for my SOHO
network at home...

Marc..



# Samba config file created using SWAT
# from UNKNOWN ()
# Date: 2009/10/24 11:11:56

[global]
workgroup = CHAMBERLIN
interfaces = eth1


why eth1 and not eth0? Do you have 2 NIC's? Try commenting that line
out and restarting smb.

Yes I have two NIC's. eth0 connects to the wild outside world. eth1
connects to my internal network. This computer acts as my gateway and
protects my internal network with a firewall.

Marc..

Try putting this by interfaces:

interfaces = eth1 192.168.1.1 (change that ip to whatever your local ip is for
eth1)


I got that from:

http://www.faqs.org/docs/securing/chap29sec284.html

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups