Debian :: Gnome Music Player Client Refused Connection?
Jan 22, 2011
I'm building a music server using an Alix board with Voyage linux installed on that. The Alix board is attached to my laptop, running Debian, and the laptop acts as the file server via NFS.
I have MPD installed and configured on the Alix board, and have configured NFS on the Alix board to look for the directory where my music files are on the laptop.
I'm directly connecting the Alix board and the Laptop with a crossover cable as I don't want internet access - this is purely for storing and playing my FLAC files via the hi fi. As a result I've setup static IP addresses on both the Alix board and the Laptop, using 10.0.0.1 as the Laptop address and 10.0.0.2 for the Alix board address. Both the Laptop and Alix board have a netmask of 255.0.0.0
The Laptop /etc/network/interfaces output is
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 10.0.0.1
netmask 255.0.0.0
[Code]....
1. Comment out the "bind to any address = "any" line in the mpd.conf, but that didn't solve it.
2. I'm wondering if I need to setup my routing tables so that it uses a static route, but I don't think that will help as I'm not connecting via a router.
The Laptop is an IBM Thinkpad and not a Mac (I've read about people with Mac's having problems like this).
As far as I know I don't have any firewalls - The Debian install is just disks 1 and 2, and I haven't installed any firewalls (but not sure if Debian comes with one as standard?) The Alix board has the Voyage distribution specifically for Alix and I'm certain that doesn't have anything like a firewall built into it as Voyage is a very stripped down linux kernel.
View 3 Replies
ADVERTISEMENT
Dec 29, 2010
I am getting tcp client connection refused error, when trying to establish tcp client connection from redhat linux to solaris unix. Connect system call is giving connection refused error
View 3 Replies
View Related
Feb 9, 2010
I am using redhat on server and open suse on client. When I want to ssh from my server machine the following error occur "connection refuse". I execute the following command on clien machine "/etc/init.d/sshd start". It shows the following error just after command execution "sshd re-exec requires execution with an absolute path".
View 1 Replies
View Related
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
Oct 23, 2010
I wrote a simple client server socket program in C.
View 1 Replies
View Related
Jan 3, 2010
I downloaded the ubuntu server (command line only) iso and set up a server on a spare computer. The only partition is ubuntu. LAMP server installed, and runs. Its plugged into my home network and the router assigns it a DMZ. I use ptty and that allows me to connect the server from my Windows PC. I installed samba and that works, I set up the server as Z: to my windows PC, and I can now use Filezilla FTP to move gigs of files over from my windows PC to the ubuntu server. I have to log in to activate the connection to Z: but it works.
Problem is getting a database connection from my windows PC (client) to my ubuntu server. Server is running a MySQL server and an Apache Derby server but both give connection:refused every time I try to connect with a java app, or with ij from my client. I tried MySQL Workbench, as that has a GUI, that doesnt connect to MySQL either. Every time I start my server I have to add lots of jar files to the CLASSPATH just to get the Derby server running. The Derby client connection on my client PC is also properly set up with PATH and CLASSPATH etc etc all configured and tested. But the server refuses every attempt to connect even though it tells you the Derby server is up and runnign as listening on port 1527!!!
What I want is a script or app that will "unlock" my server so I can actually do something with it instead of constantly trying new settings and packages in the vain hope it will then actually 'serve'. I am missing something here. There is nothing of value on this server that cannot be 'exposed' to the internet, so I'd be happy to turn off all the security just so the damn thing allowed connections...!
View 2 Replies
View Related
Apr 13, 2016
When I connect with my vps server through openssh, doesn't establish connection. Openssh is active (see its status), port 22 is open, the sshd_config file is the same of original copy (I have saved one in the case I did a mistake) the only line different permitrootpassword is set on ''no'', there isn't a firewall that block ssh connection and with other remote desktop control like remmina works well.
View 13 Replies
View Related
Feb 1, 2016
I have a 'little' problem with my vps, which was working before. Here is what I made:
- order an new IP and I was trying to modify /etc/network/interfaces in order to configure the ip
- even if I was logged as root, I wasn't able to modify 'interfaces' so I tried sudo and alsoto mount (different commands I found.)
- rebooted the VPS
Current situation: I can access ssh, but ispconfig3 and the websites are not working anymore.
View 1 Replies
View Related
Oct 3, 2015
I've got to purge GNOME from Jessie old netbook of my mom at least think so. It just run out of free space on 8Gb SSD. After upgrade GNOME is not accessible. System is stuck on logon 'GDM' screen without possibility to login for any user including 'root'. Here [URL] .... are given instructions on how to purge GNOME from installed system and install 'xfce' instead. Is this the right way to do it? And do I have to reboot netbook into 'Recovery mode' for it? URL warns about possible system crash during changeover. That is highly unwanted!here [URL] ....
View 6 Replies
View Related
Jan 4, 2010
i have both pulseaudio and gstreamer installed, my "multimedia audio controller" claims to be a ESS Technology ES1988 Allegro-1 in the system information window and in the report i generated it says my Audio Adapter is "MPU-401 UART - MPU-401 UART" PulseAudio tells me Connection failed: Connection refused and the volume control that came with the system says No volume control GStreamer plugins and/or devices found. I am not understanding, here. do I need some driver that i don't have? i installed all the gstreamer plugins that seemed to pertain to volume that i could find. If i am not very much mistaken, I am using Debian Lenny.
View 5 Replies
View Related
Apr 27, 2011
I am looking for music player like banshee but do not want mono . Banshee unfortunately requires mono
[Code]...
Obviously have not given all all the deps, but the last 7 odd ones tell you what I mean. If anybody knows of any good music player which has similar functionality as banshee lemme know. Look for two things:-
a. Should be able to play all and any music format (have all the plugins)
b. Should be able to close it and have it in the system tray playing in the background.
View 6 Replies
View Related
Nov 8, 2010
I am trying to configure mpd (music player daemon) to access my music files that are stored on a windows server (NAS).
In the mpd configuration file I have to point to the directory in which the music is.
How do I do that? Is it something to do with mount?
View 1 Replies
View Related
May 13, 2011
I have no sound after upgrading to 11.04. Sound control panel and test speakers emits no sound. The new music player won't play sounds from music CDs either.
ALSA info is at: [url]
View 5 Replies
View Related
Apr 19, 2010
I've had an awkward problem lately: every music player I use wants to instead of play music from my USB external hard drive, stream music from it. I have no idea why it suddenly started doing that. It may have been an accidental key-combo I pressed, thinking I had another window targeted and didn't bother pressing it again for my Totem music player. So I closed out of Totem in hopes that Rythmbox would work like totem used to. Well, it doesn't. It wants to stream music now.The problem with the streaming music is trivial, but here it is: I have a playlist with a little over 300 songs. I have Totem set to shuffle and repeat my music. Streaming music with it makes it just stop randomly after a few songs, and when I try to pause music and play it later it takes a good 30 seconds before it kicks back in at the beginning of the song.Like I always ask because I don't know enough to give back to the community yet, can anyone help me? Thanks.
View 2 Replies
View Related
Jul 4, 2010
I tried to finally set-up surround sound on my Ubuntu 10.04 machine and i was successful in doing so after a while of changing settings and tinkering. After doing so though, i was later in the day not able to get into the Pulseaudio Volume Control, therefore, everything is stuck where it is and i can't change anything. When i try to open Pulseaudio Volume Control i get the error message, Connection failed, Connection refused. My programs still play sound and i can control the sound of the programs through the programs, but i cant control the sound of the sorround sound now and my main sound bar only affects my stereo speakers, not the surround ones.
I believe this may have happened after the random disk check on restart, but i can't 100% confirm that and i'm not even sure if they are related. I still have sound, but i have no way to control the volume of my entire system at once. I did some looking around online and saw that others are having or had the same issue, and it was through different versions of Linux also. somehow reset everything so i can access PAVC and start over . I also tried steps listed in another thread here on the same topic, but they weren't working and it also seemed to be for older Ubuntu versions.
[Code]....
View 9 Replies
View Related
Apr 3, 2011
I'm trying to create a PAN (Personal Area Network) using a laptop (Siragon ML-1040) and my desktop computer, but I get the Connection Refused (111) error.
Blueman doesn't detect any network service between the two computers unless I start PAND on one of them and then it detects the NAP service. That, only after I enable the NAP/Workgroup services on the Services submenu in Blueman. However, it doesn't work neither with the NM plugins or without them (dhclient and that other one I can't remember the name of).
Any clues over here? I'm using pand 4.91 and blueman.
View 3 Replies
View Related
Apr 28, 2010
vsftpd not working on my CentOS system. I tried logging in using FileZilla but the error message was: Connection attempt failed with "ECONNREFUSED - Connection refused by server".
View 7 Replies
View Related
Nov 12, 2009
Each time I start up debian -lenny, the network-manager does not automatically connect me to my wireless network. The connection list shows a lot of networks available, but mine is always absent from the list. This means I each time have to go to "Connect to other Wireless Network" in and write in my network name (SSID) and password (PWA2 Personal). Then is connects nicely and everything works fine until next time I boot
View 5 Replies
View Related
Apr 6, 2010
i m using RHEL5 on my server machine and open suse 10 on my client machine.both system ping each other, firewall is off of my server machine,i put a file from my client to my server machine using scp command but ftp command is not working when i want to open connection i receive a message "connection refused".what can be the issue?
View 5 Replies
View Related
Mar 9, 2011
I am writing a TCP server in C, and the server listens to incoming client connections and accepts them. It then creates a thread to handle the client. The clients are expected to only receive data from my server and not send any data. So if I use a select() call with a recv(), I believe that the recv() will just block forever since there will not be any data coming from the client. If I use a non-blocking recv(), then this will just return a 0 which tells me nothing because the client is not expected to send any data. I am not sure if I have misunderstood some socket concepts, but I need a solution to detect when the client has disconnected so that I can close the socket and stop sending data to the client. As I understand it, simple ACKs etc are not captured by the recv(), and only data sent by the client will cause recv() to return a non-zero value, so I am not sure how to know when the client has disconnected.
View 7 Replies
View Related
Nov 27, 2009
Regarding fedora12. how to set up the port 8080 and or tell me why I cannot connect to localhost 127.0.0.1?
I tried to add port 8080 to firewall under other ports, but still doesn't work.
View 1 Replies
View Related
Mar 25, 2011
I've just completed a fresh install of Ubuntu Server (x64) on a HP Proliant N36L. During the installation I selected to install LAMP, SAMBA and SSH. To continue the installation of software on the server I wanted to connect remotely from windows PC on the same LAN. I am using PuTTY but when I try to connect I get "Error:Connection Refused". I have trawled the forums regarding the setup of putty and openssh and everything appears to be correctly configured.I have checked that the services are running on the server and that the IP address for the server is correct.The guides I have read online suggest that ssh should be correctly configured as part of the install, so why can I not connect from the same LAN?Is the firewall enabled by default during install?
View 2 Replies
View Related
Mar 31, 2010
I am trying to install the cvs server for the first time on centos , the sercive xinetd seems to start. but when i try to connect to the server using this command cvs -t -d server
It prompts for the password once i enter the password it gives me the error - cvs: Connection refused
Secondly if i telnet to the port 2401 it gives Trying 10.... telnet: Unable to connect to remote host: Connection refused
I checked the if the port is up by netstat-tulpn /netstat -na didnt show me the port 2401
View 2 Replies
View Related
Mar 4, 2011
I get a connection refused error whenever I attempt to connect to a remote ssh server, I tried the test at and it says outbound ssh port 22 is not being blocked. I'm wondering what else could be the problem.
View 3 Replies
View Related
Aug 17, 2011
I am experiencing a problem with Nagios running some checks on our Ubuntu 10.04 servers.
we have 16 Nos HDD in each servers. These HDD's are checking by nagios with CPU and users.
For whatever reason, all of the checks will come up with the response: "Connection refused by host".
We have checked the server at the time of occurence and all seems fine. No memory issues, no CPU issues etc.
Then within 5-10 minutes the problem goes away.
View 4 Replies
View Related
May 24, 2011
ERROR:Connection refused (111)when i change the password.I have a freebsd dovecot server.
View 1 Replies
View Related
Feb 7, 2011
at the computer shop we have an ubuntu 9.10 server that we log into via ssh or webmin today i was trying to ssh into the machine and got connection refused, so i logged into webmin and found the ssh server not running when i tried to start with webmin it i got the error
Code: failed to start ssh server * /dev/null not a character device went over to the shell command part of webmin and issued ls /dev -l and looked at the output and found something of concern
[Code]....
View 2 Replies
View Related
Sep 7, 2009
i need to set a cluster of two nodes for lamboot, i am using fedora 7
1. passwordles ssh is set.
2. a folder in the home directory is nfs mounted, both on server( 10.1.7.136 ip of the server)and client(ip of the client 10.1.7.129). lam
3. lam 7.1.1. is installed on the system.
4. a file named lamhosts is created containg the ip's of server and client respetively
[lamuser@localhost lam]$ cat lamhost
10.1.7.136
10.1.7.129
lamboot is working on indvidual system but on
[Code].....
View 1 Replies
View Related
Jan 30, 2011
I have a box running Fedora 14 upstairs and I've been trying to get it to run VNC server, unsuccessfully. I've RTFM, and followed the instructions step-by-step, but it still won't run. I'm getting no error messages. But when I try to connect from either a Window or Mac client, it either get a timeout or connection refused. I've read and tried all the troubleshooting; been working on this for about 12 hours now. Is there something major that I could be overlooking?
View 14 Replies
View Related
Aug 5, 2010
I am running 11.2 and set ssh to boot at runlevel 3 and 5 through yast and started the service through the terminal. I have turned off the firewall on my wireless router and in the local firewall. When I try to connect from a machine in my office, I get the following
Code:
ssh: connect to host xx.xxx.xx.xxx port 22: Connection refused
When I run telnet from the machine, I get:
Code:
telnet: connect to address xx.xxx.xxx.xx: Connection refused
telnet: Unable to connect to remote host: Connection refused
netstat -tlnp on my machine shows:
Code:
tcp 0 0 :::22 :::* LISTEN 31622/sshd
View 9 Replies
View Related