View previous topic :: View next topic |
Author |
Message |
lorenzen n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Aug 2007 Posts: 13
|
Posted: Thu Nov 22, 2007 6:22 pm Post subject: Samba stalls |
|
|
Hi.
My server is running a Samba server, and has being a good job, until recently.
If im transferring a lot of data to/or from the server the samba server will eventually stop responding.
I can without any problem use my server trough ssh and vnc, when samba stops responding.
The messages i get i my log is:
[2007/11/22 20:16:17, 0] lib/interface.c:load_interfaces(229)
WARNING: no network interfaces found
But there is a network interface.
Im currently using samba-3.0.26a-r2
Any ideas? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
djinnZ Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/3978748614ef08bfa7f764.jpg)
Joined: 02 Nov 2006 Posts: 4831 Location: somewhere in L.O.S.
|
Posted: Fri Nov 23, 2007 1:12 pm Post subject: |
|
|
in smb.conf do a look to
Code: | [global]
...
host allow = ...
...
interfaces = ...
... |
I think you have the old interface ip address only set _________________ scita et risus abundant in ore stultorum sed etiam semper severi insani sunt
mala tempora currunt...mater stultorum semper pregna est
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lorenzen n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Aug 2007 Posts: 13
|
Posted: Tue Jan 29, 2008 12:13 am Post subject: |
|
|
djinnZ wrote: | in smb.conf do a look to
Code: | [global]
...
host allow = ...
...
interfaces = ...
... |
I think you have the old interface ip address only set |
I have been looking and looking at this, and everything was perfect imho. But it turns out that i forgot to change the interface from eth0 to eth1. So yeah i had the old interface set, but correct ip adress.
Thanks for your help. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|