What does it mean ?????

Aly Dharshi aly.dharshi at telus.net
Thu Oct 20 18:54:53 UTC 2005


I believe that you are running samba, which allows for FC to be a Windows file 
server. You can turn this off by typing: service smb stop, and it should be 
shutdow if that is what you want, if that is NOT what you want then the 
responses previously supplied should suffice.

Philip Prindeville wrote:
> Rex Dieter wrote:
> 
>> Franck Y wrote:
>>
>>> I don t know waht does this thing mean.....like the "get_peer_addr "
>>>
>>> Can you excplain me thk you
>>>
>>> Oct 20 13:41:09 constellation smbd[3927]: [2005/10/20 13:41:09, 0]
>>> lib/util_sock.c:get_peer_addr(1150)
>>> Oct 20 13:41:09 constellation smbd[3927]:   getpeername failed. Error
>>> was Transport endpoint is not connected
>>
>>
>>
>> getpeername failed => failed DNS/hostname lookup.
>>
>> -- Rex
>>
> 
> No, that would be gethostbyaddr().  getpeername() is a system call
> that looks for the address of the other side (the remove side) of an
> association or socket pair.
> 
> Of course, if you're using connectionless sockets (i.e. datagrams),
> then it won't return an endpoint...  For that, you'd have to use
> recvfrom() and note the endpoint from individual requests.
> 
> -Philip
> 

-- 
Aly S.P Dharshi
aly.dharshi at telus.net

	 "A good speech is like a good dress
	  that's short enough to be interesting
	  and long enough to cover the subject"




More information about the fedora-list mailing list