similar to: Failed to get local UDP socket for address 100007f

Displaying 20 results from an estimated 20000 matches similar to: "Failed to get local UDP socket for address 100007f"

2001 Nov 12
0
UDP socket fails
Hello samba@lists.samba.org ----- Original message ----- When i am first run samba from script ("-D" param) log looks like this: [2001/11/12 13:46:42, 3] lib/util_sock.c:open_socket_in(878) bind succeeded on port 139 [2001/11/12 13:46:42, 2] smbd/server.c:open_sockets(181) waiting for a
1999 Jun 09
2
Failed to get local UDP socket
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
2002 Aug 28
0
Additional info on loopback, UDP, session request failed
Dear representative, I've been trying to track down an error in the samba log file: "open_oplock_ipc: Failed to get local UDP socket for address 100007f. Error was Can't assign requested address." Finally, I found a "sort-of" similar message in about 10 different documents from the samba maillists. The reason it was difficult to find is that the message was a session
2002 Jul 06
1
A strange error
I am running samba2.2.3a6 on my RedHat7.3 computer. Whenever I try to access it from my Windows 2000 computer, it says "Network path not found" and the log.smb reports: [2002/07/06 18:15:02, 0] smbd/oplock.c:init_oplocks(1189) open_oplock_ipc: Failed to get local UDP socket for address 100007f. Error was Cannot assign requested address Have any ideas on how to fix this? Greg
2001 Dec 18
1
bug, smb 2.2.1a, redhat 7.2
i am not sure whether this is by default or not, but i think i found a tiny bug. (maybe by design, i am not a samba guru) Steps to reproduce: Create a loopback device without asigning an ip to it. (not sure whether it is also reproducable without the loopback device at all) set in smb.conf: bind interfaces only = yes interfaces = yourip According to what i could find in the docs it should now
2001 May 04
2
problem with lib/util_sock.c
I get the following errors in the smb.log file. If anyone has any ideas about this please let me know. [2001/05/01 09:51:46, 0] lib/util_sock.c:set_socket_options(154) Failed to set socket option TCP_NODELAY (Error Connection reset by peer) [2001/05/01 09:51:46, 0] lib/util_sock.c:open_socket_in(827) Get_Hostbyname: Unknown host [2001/05/01 09:51:46, 0] smbd/oplock.c:open_oplock_ipc(93)
2004 Nov 16
1
Samba Won't Work
I tried to get Samba running on my new Trustix installation all day yesterday with no luck. I'm a newbie, so there's a lot I don't know yet. At any rate, I have the Smb, nmbd, and smbd services running. I've got my smb.conf file set up properly from what I can tell. When I try the following command on my Linux box: smbclient //192.168.1.102/backup -U jesse I get the error,
2003 May 12
1
samba+dhclient0007f
Are you sure you're running dhclient prior to starting the samba daemons? ------------------------ "Zuccarelli, Pablo" <Pabloz@argentina.strykercorp.com> wrote: ------------------------ Hi list. > > Im trying to configure a fileserver in a linux RH 8.0 client machine >that gets IP configuration from a NT4 DHCP server. Running just >dhclient, I >get an IP
2003 Jan 23
0
High count of smb processes
Hi, i've got an strange problem here which i can't resolve without any help. First of all some information on the network and the environment: We have 8 different locations, consisting of 11 lans (class-C subnets with netmask 255.255.255.0). These locations are connected via routers. At each location we have 1 to 3 AIX servers running samba. AIX is version 4.3.3 with ML 9 or 10. Samba
1999 Apr 14
0
all remote hosts refused
Any and all attempts to connect to our samba server, packaged in the redhat RPM found on samba.org, have failed. The allow statement is set to localhost, x.y.z. where x.y.z is our class C(ended with a period, as per the online help in SWAT.) Local connections via smbclient work beautifully, but connections from any other machine fails. I've followed the troubleshooting procedure to the
2003 Mar 13
0
too many open files , samba crashes
hello, using SuSE 7.3 with all Patches and SAMBA 2.2.7a-SuSE after a couple of days too many files are opend (bejond 16000) and samba hast to be totally stopped and restartet. the log tells us the following: [2003/03/13 09:21:44, 0] smbd/posix_acls.c:create_canon_ace_lists(919) create_canon_ace_lists: unable to map SID S-1-5-21-823518204-1202660629-842925246-2721 to uid or gid. [2003/03/13
2003 Jan 20
2
Fortran linking problems
In a box running Mandrake 9 with R 1.6.2 I get problems when trying to install packages Matrix and Akima. It seems my gcc compiler and fortran do not talk to each other. Thanks in advance for any help, Gelu The errors are: * Installing *source* package 'Matrix' ... checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes
2013 Jul 10
0
Fwd: Re: nsd can't bind udp socket: Address already in use
Rick, My apologies :) zongo -------- Original Message -------- Subject: Re: [nsd-users] nsd can't bind udp socket: Address already in use Date: Wed, 10 Jul 2013 19:33:20 +0200 From: Rick van Rein (OpenFortress) <rick at openfortress.nl> To: zongo saiba <zongosaiba at gmail.com> zongo, you only sent this to me? -rick On Jul 10, 2013, at 7:04 PM, zongo saiba
2002 Jul 15
1
ReInstalling packages
Hello, I just have upgraded from Mandrake 8.1 to 8.2 and installed R 1.5.1. I now try to reinstall all the packages but get the following error (for the multiv package for instance) : /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status make: *** [multiv.so] Erreur 1 ERROR: compilation failed for package 'multiv' The readline library is under /lib on my system and I
2002 Jun 04
0
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1632)
aa056@chebucto.ca wrote: > > Using the same settings in config.site as were used for R-1.4.1, > R-1.5.0 fails to build. > > ./configure --enable-R-shlib > > Using defaults and using PPro optimizations, the build failed in > package methods: > > dumping R code in package 'methods' > gmake[4]: *** [../../../library/methods/R/all.rda] Error 139 >
2002 Jun 03
1
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1630)
Using the same settings in config.site as were used for R-1.4.1, R-1.5.0 fails to build. ./configure --enable-R-shlib Using defaults and using PPro optimizations, the build failed in package methods: dumping R code in package 'methods' gmake[4]: *** [../../../library/methods/R/all.rda] Error 139 gmake[4]: Leaving directory `/mnt/Data/src/install/R-1.5.0/src/library/methods' The
2003 Sep 23
3
problems installing Design and Hmisc libs
Dear All, when I try to: install.packages("Design"); install.packages("Hmisc") I get the following error messages: * Installing *source* package 'Design' ... ** libs g77 -mieee-fp -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -c lrmfit.f -o lrmfit.o make: g77: Command not found make: ***
2005 Mar 13
0
3.0.10 works only when logged in locally to XP
I have struggled for a week trying to get domain users to map and/or browse Samba shares without entering a password. If I login to the domain with a WinXP client and try to map or browse a Samba share, I get prompted for user/pass. If I then login with a local machine account (same user/pass) it works. This same configuration also works just fine on W2K clients logged into the domain. I am
1999 Jul 26
0
Samba 2.0.5a upgrade
All, I've just upgraded from 2.0.4 to 2.0.5a on my Sparc 20 (Solaris 2.5.1). I've kept the same configurations but I can no longer map drives from my Windows machines (NT, Win95). smbd exits on error: [1999/07/26 15:48:16, 2] smbd/server.c:main(716) Changed root to / [1999/07/26 15:48:16, 3] smbd/oplock.c:open_oplock_ipc(85) open_oplock_ipc: opening loopback UDP socket. [1999/07/26
2002 Mar 05
0
Urgent help required for a newbie!
Iam running Samba 2.0.10 on a FreeBSD 4.2 platform within a Windows 98/2k peer to peer network. Most of the time this system appears to be working very well with the file system nicely browsable by the client machines. Unfortunately, from time to time the following error appears within the log.smb: [2002/02/14 10:54:28, 3] lib/util.c:interpret_addr(1833) Get_Hostbyname: Unknown host. ed0