similar to: Mapping CIFS/Samba problem

Displaying 11 results from an estimated 11 matches similar to: "Mapping CIFS/Samba problem"

2003 Dec 17
4
Netbios ?
I am trying a "netstat | grep netbios" and receive nothing back. I tried "netstat | grep 139" and nothing as well. I have the correct netbios ports in /etc/services. Does anyone know to make this show up with a netstat or have those services running? I believe this may be my problem with the mapping of samba shares to the client. Any help would be appreciated, Dan
2003 Dec 16
1
Mapping Problem
All, The Windows 2000 client is on my side of the firewall (the error message is: "remote computer is not available"), the Windows XP client is on the other side of the firewall, (the error message is: "The specified network name is no longer available"). I am able to ping both the IP address and server name of the CIFS/Samba server. I cannot perform the mapping, via Map
2001 Mar 30
1
session request to *SMBSERVER failed (Called name not present)
Hi, I am trying to list the shares on a windows ME machine and I am getting the following [root]# smbclient -L 192.168.0.253 added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 session request to 192.168.0.253 failed (Called name not present) session request to 192 failed (Called name not present) session request to *SMBSERVER failed (Called name not present) I have also tried
2005 May 06
4
How to understand packages, namespaces, environments
I would be very glad of pointers to information on how the concepts of packages, namespaces and environments are interrelated in R. I am trying to get a handle on this both so I can delve further into understanding other people's code and so I can organize my own in a more coherent manner. From my reading about environments it seems they function as what I would intuitively call
2003 Dec 01
0
No subject
Win2K box and the file server are on the same switch. They are both configured as 100FD, AutoNeg=Off. I have not met anyone so far with that much performance difference, though some reported 1:2 speed ratio. Attached is our config file for your information. I've searched through this mail lists' archives. I couldn't find a solution, though I've seen people reporting similar
2005 Feb 08
1
Using GRASS/R interface with an xy location
I am using GRASS 5.7 and R 2.0 for OS X. I have a simple xy location I am doing some theoretical work with and would like to import maps into R using the interface in order to do analyses. Yet when I attempt to do this, I get the following error: >G<-gmeta() Error in gmeta() : region for current mapset is invalid line 11: <top: 100> run "g.region" I traced the
1998 Oct 27
2
browser problem
The browsing capability in Network Neighborhood disppears periodically. Usually, double-clicking on Network Neighborhood gives us a list of all the NT and Unix/samba boxes on the network segment (i.e. in the Workgroup). When browsing disppears, all we see is *Entire Network*, which has nothing in it. We run a unix/NT network with 6 unix servers and about 80 NT clients. We are running NT
2005 Mar 22
1
List of tables rather than an extra dimension in the table or (l)apply(xtabs)
I'm not sure how to best explain what I am after but here goes. I have a data frame with 2 geographical factors. One is the major region the other is the component regions. I am trying to process all the regions at the same time without using "for". So I need (think, I do) a list of matrices each structured according to the number of subregions within each region. So is there a
2006 Jun 19
2
Asterisk 1.07 crash under Debian Sarge
I have just finished implementing an Asterisk system for my place of business (first one), and after three days of flawless usage, Asterisk seems to have crashed. I wasn't running with '-g', so I don't have a core dump. Here's the sequence of events leading up to the crash: 1. call comes in on our TDM2400P 2. all of our phones (about 26 Polycoms) ring. (it's after
2005 Jun 22
0
load history does not work on OS X
I am running R 2.1 on OSX 10.4 using the precompiled binaries/ Raqua.app. loadhistory() nor load history (from the history 'drawer') do NOT work. I can save history files and even see them in a text editor just fine, but cannot load any information (even after loading library(utils)). Google and list-searches have been to no avail. Thanks in advance for any insight ... Steve
2005 Jun 04
3
DVD writer problem
I have an NEC DVD-RW ND2500A (that's not the label I bought it under, but that's what it really is.) It's supposed to read/write CDs, DVDs, DVD+Rs, and DVD-Rs. I'm basically dual booting between XP and CentOS 4. Following the recipe in "The Linux Cookbook", I tried to copy a DVD using: dd if=/dev/hdd of=/tmp/diskfile.iso then cdrecord dev=/dev/hdd fs=32m