OpenSUSE Network :: NFS Server Returns Error For Client Mount Calls - Error 13

Mar 21, 2011

I'm working with OpenSusse 11.2. I installed and activated the NFS server via yast2. I exported the relevant directory via yast2 (NFS server configurastion)
I'm trying to setup my Linux target to boot via NFS. The kernel boots up but fails to mount the file system. When looking on a capture from ethereal it can be found that the NFS server return error when client try to mount the /nfstest directory from this server. The returned error is 13

serverip: 192.168.56.130
targetip: 192.168.20.180
gateway: 192.168.20.101

[Code].....

View 1 Replies


ADVERTISEMENT

OpenSUSE Network :: FTP Connection Returns IPv6 Error

Nov 1, 2010

I'm having a little problem here. That, or I'm missing the obvious staring me in the face. I have this file server, called toad. I nuked it's system disk, reorganising the partitions and upgrading to openSUSE 11.3 x64. I installed vsftd with "Yast FTP server", and the config looks OK. I even compared it with that of another machine. But when I try to connect, this is what I get:

user@mainmachine:~> ftp
ftp> open toad
Connected to toad.geuens.org.
500 OOPS: could not bind listening IPv6 socket

I'm prettige sure IPv6 is deactivated. The firewall is disabled on both machines. I've looked this over again and again. Can't find it. It's not the connecting machine, I've tried from another.

View 4 Replies View Related

OpenSUSE Network :: Error - Cannot Connect To Core Client

Oct 5, 2010

I recently donwloaded boinc and every time I launch I get this error "cannot connect to core client." I went through the guides and opened port 31416 in external zone, am I doing this right? The guide said to put it in the DMZ, what's the difference?

View 3 Replies View Related

Ubuntu :: Setup Citrix ICA Client 9 On 9.04 Server - Error In Network Connection Network Or Dialup Connection May Be Preventing

May 14, 2010

I am trying to Setup citrix ICA client 9 on Ubuntu 9.04 Server. I installed it very easily and I am not getting any lib error also. But when I try to connect to the citrix server, it fails with a pop up saying "Error in Network Connection Network or Dialup connection may be preventing ......" This is driving me crazy from 3 days. My project is to check the feasiblity of a Linux desktop

View 1 Replies View Related

OpenSUSE Network :: SAMBA As PDC On SLES 10.2 - Error When Users On Windows Client Try To Change Password

Oct 11, 2010

I installed SLES 10.2 with SAMBA 3.5.5.43 to retire our old Microsoft Windows 2000 Server and save some money. All was fine until last week when our chief asked to me to set password expiration for all clients. This morning, all users cannot logon because, when they logon, windows asks to change password and then it gives error error "Access Denied".

[code]...

View 1 Replies View Related

General :: Cups Server Error Client-error-not-possible

Jun 14, 2010

I am trying to setup an HPC4400 printer attached to a Windows XP box on a Fedora-11 box with the latest updates and am getting the error " Cups server error Client-error-not-possible ". Using the Cups GUI on the fedora-11 box I can find the printer, I get verify that the shared printer exists but still get the message when I try to install it.

View 2 Replies View Related

General :: Cups Server Error 'client-error-not-possible'

May 13, 2010

I hooked up an Hp deskjet portable to ubuntu and keep getting the above error when I finish installing the printer! How do I get by this? 10.04 LTS It's hooked up to LPT-1 port!

View 1 Replies View Related

OpenSUSE :: Ssh Command Returns Error?

Feb 26, 2010

I have a service on my Suse 11 server which runs an ssh command (using openSSH) on another box.The output below is returned, but legitimate output is also returned as if the command had executed successfully. For example, the service executes an ls command through ssh, gets the error below, but also the contents of the remote directory as output. This is a problem because the service retries the command until it receives no error. I have been unable to replicate this manually from the command line. Does anyone know what might cause this or what this error really means?

View 5 Replies View Related

OpenSUSE Network :: Mount Error 12 When Mounting A CIFS Share?

Jan 26, 2010

We recently moved to a new home and I am trying to get my home file/print server set up again. Thanks to swerdna's excellent website, I got my server box (just upgraded from 11.0 to 11.2) running Samba and serving my shares over the network, and my "client" machines can access them without a problem.However, I'm not having much luck setting up CIFS mounts on my Linux desktop. I have my all-purpose user added to the Samba auth list (via smbpasswd), and configured my client as swerdna's howto's specify, and I can access the files just find. However, when I try to mount the shares with this command:

Code:
mount -t cifs -o username=klein,password=klein //192.168.1.70/sharedmedia /home/zak/SharedMedia/
I get the following error:

[code].....

View 2 Replies View Related

OpenSUSE Network :: Mount Command Gets Stuck With No Error Message?

Jun 25, 2011

I am using 11.3 on one machine and 11.2 on the other (a netbook). 11.4 won't install on either and 11.3 on the netbook fails to install as well.

I am using the same setup as I have always used when both systems ran 11.2 (details below) but now I can only mount a drive in one direction. In the other direction the mount command gets stuck with no error message until it eventually times out. I can ping and ssh the machines from each other without difficulty.

Even in the direction in which the mount apparently works (11.2 mounting a drive on the 11.3 machine) when I try to copy files across nothing actually happens.

exportfs -a was run successfully on the exporting machine, and nfsserver is running on both machines as does nfs client.

The exporting machine is 192.168.1.102 (eeelinux) and the other machine is 192.168.1.101 (nina).

Details:
The /etc/exports file on the exporting machine (192.168.1.102) looks like this:
eeelinux:/home/naima # more /etc/exports
# See the exports(5) manpage for a description of the syntax of this file.
# This file contains a list of all directories that are to be exported to
# other computers via NFS (Network File System).

[Code].....

View 9 Replies View Related

Server :: Open A Database File In Sqlitebrowser Returns An Error?

Oct 31, 2010

Code:
kenny_strawn@kenny-AOA110:~$ sqlite3 -html -line /var/www/fluxbb/ProprietarySuckware 'select o_base_url from memos'

Error: unable to open database "/var/www/fluxbb/ProprietarySuckware": unable to open database file
kenny_strawn@kenny-AOA110:~$

This database was automatically generated by FluxBB, so I am wondering just why it isn't opening.

View 2 Replies View Related

Ubuntu Servers :: Citadel-server Install Returns Error Bad Variable Name?

Jan 17, 2011

I'm trying to install citadel server on ubuntu server 10.04 via apt-get install citadel-server. I get an error at:setting up citadel-server (7.71-1)export: 106: 007: bad variable namedpkg script exits with error code 1.would this be due to unmet dependency?WalterPS. filed a bug in launchpad

View 2 Replies View Related

Networking :: Unable To NFS Mount .ERROR - Mount: RPC - Remote System Error - Connection Timed

May 6, 2010

Unable to mount NFS server on the client.

Getting the following error.

mount: RPC: Remote system error - Connection timed out

View 3 Replies View Related

OpenSUSE Network :: XRDP Error X Server Died?

Jul 2, 2010

tail -f /var/log/xrdp-sesman.log

[20100702-09:58:47] [INFO ] shutting down sesman 1
[20100702-09:58:54] [WARN ] [init:45] libscp initialized
[20100702-09:58:54] [CORE ] starting sesman with pid 7000

[code]....

View 4 Replies View Related

SUSE :: Error Occur. "mount.nfs: Mount To NFS Server '10.3.31.146:/home/usbtest' Failed

Feb 9, 2010

i have installed nfs server on my redhat machine.when i want to mount shared data from client(suse)machine the following error occur."mount.nfs: mount to NFS server '10.3.31.146:/home/usbtest' failed: System Error: No route to host"

View 1 Replies View Related

OpenSUSE Network :: Error From Yast2 HTTP Server - Hostname Not Valid

Nov 6, 2010

I've been running a SuseStudio-built VM for a few weeks with no issues. I built a new one recently, and now I can't configure a new vhost in Apache using the http-server module. It gives me this error. Screen shot 2010-11-06 at 11.42.24 AM.png. Why YaST suddenly decided that my hostnames aren't valid?

View 1 Replies View Related

OpenSUSE Network :: Setup As A Network Boot Server To Install Solaris 10 On A Sun Ultra 10 Client?

May 12, 2011

I have an opensuse 11.3 install which I want to set up as a network boot server to install Solaris 10 on a Sun Ultra 10 client. According to what I've read, this requires rarpd and tftpd which I've set up on opensuse, but also bootparamd which I can't find for 11.3. It seems it was last included with opensuse 9.2. Does anyone know if it's available, if I could use the suse 9.2 version, or any alternative?

View 3 Replies View Related

Fedora Hardware :: There Was An Error During The CUPS Operation: 'client-error-not-authorized'?

Nov 29, 2010

I'm unable to change the setting of the actual printer on my system, cant even delete itthe system ask me the root password, after i enter it, i always get this message "There was an error during the CUPS operation:'client-error-not-authorized'."

View 8 Replies View Related

General :: Cups Error With LaserJet 1012 / "client-error?

Jan 29, 2010

I've been switching out computers to the Ubuntu distro and so far it's been very successful until this recent snag! As I am trying to have a printer plugged in through USB on one computer and shared on the other! I have the USB on the second computer and it found the printer just fine, no problems and nothing else I had to install! I then went to the first computer and tried to add the printer through the CUPS website using all the proper addresses and queue names and I receive CUPS "client-error-not-possible". I have read other threads on this very same problem but to be honest they just make no sense whatsoever to me! I was thinking of just giving up and using a print server but I know that I will run into the same snag as even then I still need CUPS.

View 9 Replies View Related

Software :: 10.04 - Couldn't Open Localsound Device Error 2 Client Side Error: Could Not Set Up A Stream

Jul 18, 2010

I just installed say with

Code:
sudo apt-get install epos
and everything went fine, until I tried to use it.
When i do
Code:
say hello
it gives me
Quote:
he~lo######~T

Could not open localsound device, error 2 Client side error: Could not set up a stream

View 6 Replies View Related

OpenSUSE Network :: Nfs Server On 11.2 - Mount.nfs: Mount System Call Failed

Apr 29, 2010

I've tried to get an opensuse box I have to share a directory via NFS. I've failed each time, but I thought that the third time, I'd enlist some help from the forums, if I could. how do I know that the nfs server and not the client is the problem? Short answer is: I don't! That's why nfs (and many netwrk problems) are laborious, you're troubleshooting needs to take place at both source and desitination. Next question, what do I have set up so far? Well, I did download the nfs server kernel stuff (two months back) and /etc/init.d/nfsserver start seems to get set up OK. No errors and the daemons nfsd, idmapd, mountd area all running. So, I *think* that part is OK. I have the share set up properly in /etc/exportfs and have "exportfs -r" it.

OK, now onto the trickier stuff: the client and iptables. On the client pinging to the nfserver box is perfect, and I have rpcbind running. the reported error is "mount.nfs: mount system call failed" though from experience nfs errors don't mean a whole lot.However, I will go off and check now and see if I need a mountd running on client-side too.Then there's iptables .... ouch, that could be a long and painful trek. I don't see any specific ports being blocked, and it's the iptables that the default v11.2 opensuse came with. I did turn them off and the problem was the same, so whether wishfl thinking or not, I'm hoping it's not an iptables issue.

View 9 Replies View Related

Networking :: Connection Refused Error 111 In TCP Client Server?

Aug 24, 2010

I am facing connection refused error 111 in TCP client server program, in android native code which in C , but if code is in JAVA it works fine, but i want to continue in C only, in manifest file i have given permission and ip, port is correct .What am doing wrong?? or is their any network setting?? am using UBUNTU 10.04and If both client server Linux pc it works fine. only if android emulator becomes client then am getting connection refused

View 1 Replies View Related

Server :: OpenVPN On Fedora 12 - Error From Client Window

May 10, 2011

I already search in google doc about installation openvpn. Not all I got complete tutorial. When client connect to server, they got a few error.

Code:
Mon May 09 18:01:57 2011 us=774000 Re-using SSL/TLS context
Mon May 09 18:01:57 2011 us=774000 LZO compression initialized
Mon May 09 18:01:57 2011 us=774000 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Mon May 09 18:01:57 2011 us=774000 Socket Buffers: R=[8192->8192] S=[8192->8192]
Mon May 09 18:01:57 2011 us=790000 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Mon May 09 18:01:57 2011 us=790000 Local Options String: 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client' .....

View 1 Replies View Related

General :: Error Checking On System Calls

Sep 19, 2010

I'm new to C language and some help finding places in the following code where a system call is made and error checking is not done. I found one but since I don't know C language at all I'm not exactly sure what else to look for. Link to my file: [URL]...

I found one and added error checking:
if (setoutpipe){
//Changes: Added error checking to the system call close()
//Orginal Code: close(pidefd[1]);
if(close(pipefd[1] != 0){
fprintf(stderr, "Could not close piple.
");
exit(255);
}

View 1 Replies View Related

General :: How To Fix Emacs Client Error : Arithmetic Error

May 10, 2010

GNU Emacs 23.1.1 I've noticed that if I run Emacs and M-x server-start, I can use the emacsclient program as usual, but if if I start Emacs using emacs --daemon and then try to use emacsclient the new frame locks up and the shell outputs *ERROR*: Arithmetic error. This issue doesn't happen if I use the -t flag to force terminal mode when running emacsclient.

View 2 Replies View Related

Fedora :: Firefox Will Returns An Error

Mar 11, 2011

I am unable to run firefox on my Hp mini 110 running FC14. This happened, I think, after an update that I have done.

When ever I run firefox I get the following messages.

Code:

View 5 Replies View Related

Fedora :: XAWTV Cannot Run - Returns Error

May 9, 2011

I am using Fedora 14 (64 bit version): Can't Start XAWTV. Returns the error.
$ xawtv
This is xawtv-3.99.rc6, running on Linux/x86_64 (2.6.35.12-90.fc14.x86_64)
xinerama 0: 1920x1080+0+0
WARNING: No DGA direct video mode for this display.
WARNING: keeping fbuf pitch at: 7680, as no base addr was detected
WARNING: couldn't find framebuffer base address, try manual
configuration ("v4l-conf -a <addr>")
v4l2: WARNING: framebuffer base address mismatch
v4l2: me=(nil) v4l=(nil)
Warning: Missing charsets in String to FontSet conversion
Warning: Missing charsets in String to FontSet conversion
Oops: can't load any font

View 1 Replies View Related

General :: Cups Error 'client-error-not-possible'

Jul 8, 2011

I am running Fedora 15 and want to add a network printer (Brother HL 2040) on a Win pc reunning XP pro. Fedora finds the network printer, shows that is shares, but when I try to finish I get the above message. I have emptied the spool file of the test page I tried earlier and nothing but the tmp file remains. Anyone have any suggestions?

View 1 Replies View Related

OpenSUSE Network :: On O.S11.4 NX Client Can't Connect To X Server

May 22, 2011

until 2 weeks ago I had o.S11.3 on both my Siemens and Asus laptops. I have installed NX No Machine. ( I know it's not open source,I am using the free version). With commandline ( root) /usr/NX/bin/nxclient I was able to connect to the other machines. I got Qt: Locales not supported on X server, the NX menu popped up and I was able to connect by inserting resp codes. After fresh install of o.S.11.4 on the ASUS the commandline (root) answers:

xlib: connection to":0.0" refused by server
xlib: No protocol specified
nxclient: cannot connect to X server:0.0

The ASUS can still be reached from the other machines (one with o.S.11.3,the third one with o.S.11.2 ) SSH ( Lan)connections are all working forth and back between the machines, even to and from Win XP, however only from Win 7 on the ASUS, but that's a Win7problem. Comparing the installed xorg-x11- server-extra : on o.S. 11.3 Additional X servers ( Xmdx,Xephir,Xnest,Xvfb ) ,on o.S.11.4 the Xvfb is missing, might that be the reason?

View 1 Replies View Related

Software :: Kdesvn Returns A Nasty Error

Jul 27, 2011

I have installed in my opensuse 11.4 the kdesvn.

When I press the checkout button the program crashes and returns the following message:

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved