I'm not really sure if this is a samba problem or a linux network problem, I have checked the newsgroups and ive seen this question pop up a few times, w/o answer. Here is the issure I am having, whenever the i do a smbclient -L hostname for this particular server I get the following message in the logs: open_oplock_ipc: Failed to get local UDP socket for address 100007f. Error was Cannot assign requested address that is from the smb.log that gets repeated mulitple times after a few seconds i get this message in the nmb.log: [1999/06/08 16:02:39, 0] libsmb/nmblib.c:send_udp(725) Packet send failed to 0.0.0.0(138) ERRNO=No buffer space available it is this last message that leads me to think that this might not be just a samba problem, I am at a loss for the reason any help is appreciated. trey hardin
Thanks so very much, I seached the newsgroups and mailing lists for a week, an ifup lo fixed all the problems, but it seems that redhat 6 doesnt bring the lo interface up by default. Trey Hardin Levent G?ndogdu wrote:> HI Trey! > > > [1999/06/08 16:02:39, 0] libsmb/nmblib.c:send_udp(725) > > > Packet send failed to 0.0.0.0(138) ERRNO=No buffer space available > > Does this error occur only when you try to connect to a local smb service? > > If yes: > Can you ping your local address? > > If no: > Did you install the local loopback device properly? > > I had this error message when I forgot to install the loopback adapter. > Check, if ifconfig displays the lo-adapter for 127.0.0.1. > > Hope it helps. > > Bye, > Levent.
HI Trey!> [1999/06/08 16:02:39, 0] libsmb/nmblib.c:send_udp(725)> Packet send failed to 0.0.0.0(138) ERRNO=No buffer space availableDoes this error occur only when you try to connect to a local smb service? If yes: Can you ping your local address? If no: Did you install the local loopback device properly? I had this error message when I forgot to install the loopback adapter. Check, if ifconfig displays the lo-adapter for 127.0.0.1. Hope it helps. Bye, Levent.