Ubuntu / Apple :: Mounting Time Capsule Drives - Connection Refused

Jan 4, 2010

I've been looking for a way to mount my time capsule drives under Ubuntu, and found some guides, but none of them work for me. Apparently what you need to do is:

sudo mount.cifs //10.0.1.1/timecapsulename/dirname /media/timecapsule/ -o pass=pa55w0rd

My time capsule's ip is 192.168.1.10, it's name is "Time Capsule", the drive I'm trying to mount is called Movie HD

If I input the following command:

sudo mount.cifs //192.168.1.10/Time Capsule/Movie HD /media/timecapsule/ -o pass=mypassword

I get a connection refused error.I tried a couple different variations such as "/"Time Capsule"/Movie HD",etc,every combination, but I get a connection refused error (111) every time.(I have two drives on my time capsule, the internal, Movie HD, and an external usb one, Media HD, I want to actually mount them both)On my time capsule I did set it guest access to read only... Also, when I go to my places> network I do see the time capsule in the list, but I get an error message that it can't access the shares when I try to open it.

View 1 Replies


ADVERTISEMENT

Slackware :: Apple Time Capsule DHCP Sets Bogus Hostname?

Jan 20, 2011

During Slackware 13.1 setup, I chose the hostname stella-sl2. This hostname is also the one that the system is displaying before I configured network access. After configuring wired network access to my Apple Time Capsule, my hostname suddenly changed to INTERFACE='eth0'. As a result I'm noticing some very strange things, like the login prompt which has become "INTERFACE='eth0' login: ".

After configuring wireless network access to the Time Capsule, the hostname changed to "INTERFACE='wlan0'". Note that, during boot, wlan0 is brought up AFTER eth0.

Also strange is this:

bash-4.1$ cat /etc/HOSTNAME
INTERFACE='eth0'.DNSSERVERS='10.0.1.1'
bash-4.1$ /bin/hostname
INTERFACE='wlan0'
bash-4.1$

Until now, it was only a minor annoyance, it didn't prevent anything from happening, internet connection was not affected. But now I'm configuring sendmail which needs to talk to a relay SMTP server, and sendmail "HELO"'s itself using the bogus hostname:

>>> HELO INTERFACE='wlan0'
<<< 501 HELO requires valid address
554 5.0.0 Service unavailable

Probably this is caused by the Time Capsule not adhering to standards. However, the Time Capsule's firmware is the latest version, so I cannot fix this. Is there a way to prevent dhcp from changing the hostname? How can I make sure that the hostname that I configured during setup remains active?

View 2 Replies View Related

Ubuntu :: Network Time Capsule The Capsule Appears In My Network Places?

Feb 22, 2011

I'm having problems connecting to our network time capsule the capsule appears in my network places and I can open it up but there are no files present. However when on my house mates Mac there are many different file types present. At first I thought it may be a formatting problem but the files can be accessed from a windows machine also.

View 1 Replies View Related

Ubuntu Servers :: Database Connection From Windows PC (client) Refused Every Time

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

Ubuntu Servers :: Mounting USB For Apple Time Machine BackUps

May 1, 2011

I'm trying to follow various ways to setup a Time Machine drive on my Ubuntu 'natty' server. I am at the stage now though where I can't seem to find the external USB HDD anywhere. I have it partitioned into two and cannot find anything to do with it. When I check ot doesn't show up in the memory either. Is there a way to mount it or find it?

View 3 Replies View Related

Ubuntu / Apple :: Install Version On Partition Of One Of Internal Hard Drives / Using Option Key At Power-up Time?

Jan 17, 2011

I am running OSX Tiger (10.4.11) here on my trusty old G4 MDD with a "giga" 1.4gig CPU accelerator and doing quite well with it actually.I have discovered Gimp and Inkscape and love the open source concept.I registered only a few days ago, and have been lurking around to see if I can get a look at Ubuntu in action.Would it be possible to install some version of Ubuntu on a partition of one of my internal hard drives and be able to boot it, using the option key at power-up time?I guess this would be called a "dual-boot" situation.If so, can someone provide a link as to what to download.

View 5 Replies View Related

Fedora :: Prevent Mounting Of External Drives & CD / DVD Drives

Oct 18, 2010

I suspect this is not new but I just can't find where it was treated. Maybe someone can give me a good lead.I just want to prevent certain users from accessing CD/DVD drives and all external drives. They should be able to mount their home directories and move around within the OS but they shouldn't be able to move data away from the PC. Any Clues?

View 2 Replies View Related

Ubuntu Multimedia :: PulseAudio Volume Control - Connection Failed:Connection Refused

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

Ubuntu Networking :: Setting Up Bluetooth Connection Between Two Computers Throws Connection Refused (111)

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

Ubuntu :: NTFS Drive Not Mounting - UID Refused

Jan 15, 2009

I have two HDD in my computer and one is in NTFS which in linux it show up and the name is sdb1 and when I try to get it to mount the drive it give me the following error at the bottom of the screen:
hal-storage-fixed-mount-all-options refused uid 1000

View 6 Replies View Related

Server :: Vsftpd Not Working: Connection Attempt Failed With "ECONNREFUSED - Connection Refused?

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

Ubuntu :: SSH Error:Connection Refused?

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

Networking :: Open Connection Receive A Message "connection Refused"

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

Ubuntu Networking :: Get A 'Connection Refused' Error

Apr 21, 2010

I need to browse the net more securely and bypass throttling by an infrastructure-dictator by creating a SSH Tunnel directly to my internet service provider and use it as proxy.

I tried both a dynamic and local tunnel, was a able to connect to the server and log-in just fine, but when I tried to surf I get a 'Connection refused' error.

Here's what I tried:

Code:
ssh -D 8022 user@tunnel.host -N
ssh -L 8022:tunnel.host:8080 user@tunnel.host -N
(not at the same time of course)

Then I set 127.0.0.1:8022 as proxy in browser settings. As long as the tunnel is open the browser displays a blank page with no error when I try to open a remote web page, while the terminal gives me a 'Connection refused' error.

I'm using OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007 on Xubuntu Hardy.

In case anybody is wondering this is perfectly legitimate. The tunnel.host I connect to is a server set-up by my ISP specifically for this purpose.

Either of the examples above should work as others who have the same ISP reported that it works. Therefore, I suspect this is an issue with my own security settings which are slightly on the paranoid side but I can't figure out what. Stopping ufw and explicitly opening port 8022 didn't help.

View 1 Replies View Related

Ubuntu Networking :: Ssh/sftp Connection Refused?

Jun 13, 2010

I'm trying to establish a connection between two laptops using sftp but am getting the following error message:

Connecting to <IP>...
ssh: connect to host <IP> port 22: Connection refused
Couldn't read packet: Connection reset by peer

ftp isn't working either. Both machines are running Ubuntu and connect to the internet through the same wifi router in case that's relevant. What could be the problem?

View 4 Replies View Related

Ubuntu Networking :: Connection Refused Through Wifi?

Jul 23, 2010

I cant connect with ssh to my workstation using my notebooks wireless lan. with cable I'm able to connect.so the funny thing is, if I first establish a connection from my workstation to my notebook (like ssh it or just ping the notebook) I'm able to create a ssh connection from my laptop to the workstation using wireless lan.scanning my workstation from the wireless lan of my notebook with

Code:
nmap -sT -p 22 ventury
says port 22 is closed

scanning it from the notebook with cable lan,it says port 22 is opened

scanning it from the wireless lan of my notebook an have sent a ping from the workstation before says port 22 is opened.ution.

I got a 64bit version of Kubuntu 10.04, up to date, installed on both, my workstation(ventury) and my notebook (defiant).the question is: Do I always have to ping my notebook first if I want to ssh from it to my workstation or is there some other solution? And why does it work fine with cable, but not with WiFi?

View 4 Replies View Related

Ubuntu Networking :: Port 22:connection Refused With SSH

Dec 21, 2010

having a port 22:connection refused problem with SSH. None of what I have read has been what I have been experiencing, so I figured I would post here. The worst that could happen is this gets completely ignored, or I am told that there is already a solution, that I missed it, and directed to it. Here is my problem:

Just learned how to ssh into my machine a few days ago. Everything has been running smoothly until I ran into a little problem: all of a sudden I can't connect anymore. I have sshd-server installed and updated. I have sshd turned on

Code:
/sbin/service sshd start
And I even ran:

Code:
/etc/init.d/sshd start
Because I was told that it would start ssh from boot. Nothing has changed from today and yesterday and I haven't been having problems with port 22 being blocked.

I have also tried to ssh into the machine by the machine itself:

Code:
ssh <IP of machine>
with the same error.

View 4 Replies View Related

Ubuntu :: Sshd Not Running, Ssh Connection Refused?

Mar 13, 2011

I have been trying for weeks to solve this one and have researched everywhere I know to look. Nothing has helped. I am trying to ssh to my other machine (machine1=galla, machine2=cachin). Both run Maverick Meerkat 10.10. I get the following error when trying to ssh to galla:ssh: connect to host galla port 22: Connection refused

uname -a outputs:Linux galla 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/LinuxAlso, sshd does not stay running. I can start it, but a ps tells me it is never running. I imagine herein lies the problem. But why won't it stay running?I am not running any firewall on galla (iptables -L told me that).P.S. I can sucessfully ssh out of galla to cachin. And, even if I just try to ssh localhost on galla, same thing happens.

View 9 Replies View Related

Ubuntu Servers :: VsFTPd - Connection Refused

May 29, 2011

Connecting remotely through FileZilla works ok, but I can't connect from localhost (FWIW I'm running WordPress and would like to be able to upload plugins from the dashboard).

I've got vsFPTPd installed and - I think - running:

Code:

# service vsftpd start
vsftpd start/running, process 25782

All ok so far... however I can't see it on any of my ports:

Code:

# nmap localhost
Not shown: 995 closed ports
PORT STATE SERVICE
22/tcp open ssh

[code]....

And of course if I

Code:

telnet localhost:21
That's 'Connection refused...'
Nothing in 'netstat --listen' either.

The odd thing is, I can connect fine using FileZilla.

To confirm, I have

Code:

local_enable=YES
set in my vsftpd.conf.

View 6 Replies View Related

General :: 127.0.0.1 Connection Refused ?

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

Ubuntu :: Drives Not Mounting?

Apr 28, 2010

I've been Ubuntu 8.10 along with Windows from abt 3-4 monthsFor automatically mounting of NTFS drives that I has which were created by WIndows, I uses NTFS Configuration tool Everything was working fine in both OS's.But how come of a sudden today I'm not able to open any drive that I have which were happening till now.Not only this,at least if we press F9 then we get sidebar,from where we could have opened the drive .even that is not happening.

View 4 Replies View Related

Ubuntu :: Cant Get Access To Telnet Console / 'connection Refused'

Mar 2, 2010

I have an application that uses a telnet console, and I have an autostart script to start it (and check that it is running).The problem is that if the program is not startet by root, or by using sudo, I cant get access to the telnet console, it just says "connection refused".The application works fine, but I cant acces its console, so I have to shut it down, and then restart it with sudo to be able to log in to it.Anyone know how to make the script start the application with enough rights?

View 1 Replies View Related

Ubuntu Networking :: Trying To Open Two Ports - Connection Refused

Apr 12, 2010

I forwarded ports 28900(TCP/UDP) and 5029(UDP) to my linux box for a game. Testing my ports with a website now shows these ports as "connection refused" rather than "timeout" which means the connections are getting to my system but the iptables are blocking them. But I added 28900 as a test and it still won't accept anything on this port. This is my output of iptables -L

root@BPC3:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp dpt:28900

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp dpt:28900

What do I need to do exactly to add exceptions for 28900 TCP/UDP and 5029 UDP?

View 2 Replies View Related

Ubuntu :: Mail Setup - SMTP Keep Getting Connection Refused

Jun 2, 2010

Linux newbe, trying to setup mail. Imap no problem, SMTP keep getting connection refused. Credentials and login info to smtp server same as working on windows machine...

View 5 Replies View Related

Ubuntu Servers :: Unable To Connect To Web/Connection Refused

Feb 14, 2011

I have a new Ubuntu server (10.10), named Denholm, recently installed and updated. I came in this morning, attempted to add a package with apt-get, and got a "Connection refused" response. I have another server (also 10.10), named Moss, on the same network that can connect successfully.

Here's what I've found/tried so far:

This doesn't look like and apt problem anyway, but the sources.list files on Denholm and Moss are identical.

I can ping [URL] (and other sites) successfully from Denholm.

I have tried 'wget www.google.com'. From Moss the wget is successful, but from Denholm I get "Connection refused."

I have a web server on Moss and Denholm can successfully access it.

To the best of my knowledge, Denholm is not configured to use a proxy server (no http_proxy variable set).

View 1 Replies View Related

Ubuntu Servers :: VPS Setup - Connection Refused Message

Apr 9, 2011

I am new to ubuntu and I'm trying to set up an vps, but I cant manage to get past the first screen where I have to fill ip and port 22. When I click open, it says connection refused.

View 4 Replies View Related

Debian :: Openssh - Connection Refused

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

Red Hat / Fedora :: Cvs Installation - Connection Refused

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

Networking :: SSH Connection Refused Port 22?

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

Server :: Connection Refused By Host ?

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







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