OpenSUSE :: Connect To PC With Sftp Subsystem: No Answer 11.1 X86_64
Feb 22, 2009
When I try to connect to my PC with sftp, the connection closes right away. Connect with ssh works flawlessly, and so does fish:// ! I run openSUSE 11.1
[Code]....
View 7 Replies
ADVERTISEMENT
May 18, 2010
How can I set the outgoing port for the socket? In wireshark, my outgoing port is 1024, and i want to set it to 6800 (or a similar port) I see the outgoing broadcast-message in wireshark, but no answer. There are three ECU's in the LAN, which should answer. The following code is a mixture of C/C++ and jointed from different articles:
[code]...
In wireshark I can only see the outgoing message. But the "recvBuffer" (in the lower part of the code) contains the same content as the sendBuffer. Is it right, that I need a sender and further more a receiver? Or should I receive the broadcast-answer on the same socket on which I send the bc?
View 5 Replies
View Related
Jul 24, 2011
As a Windows user, I generated a pair of DSA keys from CoreFTP Lite and sent it to a third party that runs an SFTP server. They told me that a valid DSA key needs to have ssh-dsa at the start and the username@systemname at the end. CoreFTP generated neither the ssh-dsa header nor the username@systemname footer. I tried with WinSCP and it didn't generate them either. Is there a difference between how SFTP works between Windows and Linux? If I put a useraccount@systemname at the end of the text will it work? How would the Linux system validate that my system is called "systemname"? If it can't validate, what is the purpose of adding it?
View 2 Replies
View Related
May 27, 2010
I'm looking forward to using OpenSuse shortly, and hopefully the install is still being performed. I downloaded the GNOME iso and burnt to disc. It was partitioning my win7 drive and creating new partitions. I went to move the YAST screen and that led me to shaking the window (not knowing the screen would disappear).
Now I'm afraid something bad happened. Please tell me I didn't fry my hard drive! At the moment it appears I am running off the cd. I tried to run the Live installer again and got:
The storage subsystem is locked by the application "y2base" (3620).
You must quit that application before you can continue. I cannot tell if the partitioning/installation is still happening.
View 6 Replies
View Related
Aug 3, 2010
Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed
I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.
View 5 Replies
View Related
Sep 5, 2011
system:
Opensuse 11.1 with custom kernel from Kernelorg and KDE3.5
Code:
uname -a
Linux linux-2c5j 3.0.4-41-desktop #1 SMP PREEMPT Sun Sep 4 18:51:01 CEST 2011 i686 i686 i386 GNU/Linux
The device is correctly visible:
Code:
lsusb
Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc.
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 046d:c012 Logitech, Inc. Mouseman Dual Optical
[Code].....
The modem responds with O.K if interrogated in kppp but the response on AT are not there. It does not dial. The modem has been installed as dev/tty/USB0I did compile Gobi loader 0.7 and it did run make and make install without error. The gobi rules are correctly installed and I did copy the firmware in the respective directory. The problem is: did I copy the right firmware? Is there some other problem. How can I diagnose if the firmware is the correct one (I unpacked the windows ones on a windows machine and there are 6)? I do not see usb0 offered by networkmanager (the network traffic is regulated through networkmanager).
View 6 Replies
View Related
Oct 24, 2015
I have done a minimal install of jessie stable on a 2004 laptop with openbox as the window manager. My problem is the nautilus connect-to-server returns "This file server type is not recognized" when entering sftp: or ssh: I have also tried installing Thunar with the same result. I can use cli and connect using both sftp and ssh.
View 3 Replies
View Related
Jul 6, 2010
I can't connect to sourceforge with SFTP from filezilla. I'm using the correct username [URL].. and password (Same one as allows me to login to web administration) so why do I keep getting "Authentication failed; Critical error"
View 2 Replies
View Related
Nov 14, 2010
I have a openSSH server, it works to connect to it within the local network but I can't connect to it from the Internet. What I would like to do is to connect to the server using filezilla client, simply by using username and password.To make it secure from brute force attacks will I only allow connections from specific IP number.
I have a server with the static internal ip 192.168.1.5, port is 2222. My global ip is 10.4.5.6 and I would like to connect with filezilla client from ip 11.1.2.3. How do I connect?
View 1 Replies
View Related
Feb 24, 2011
System:
Ubuntu 9.04
OpenSSH 5.1p1
I recently set up SFTP on my server and in doing so wanted to create a jail for users. I went through the steps and edited the sshd_config accordingly and got everything to work perfectly. However since doing so I can no longer ssh to that machine as I once was able to do. SFTP and the jail work fine however if I comment out ChrootDirectory /home/%u and ForceCommand internal-sftp in the sshd_config; I can now ssh to that machine however the jail no longer works. I need to be able to have the jail working properly for SFTP along with being able to ssh to that machine. Is this possiblesshd_config: Jail works for SFTP but no ssh
# Package generated configuration file
# See the sshd( manpage for details
# What ports, IPs and protocols we listen for
[code]...
View 1 Replies
View Related
May 5, 2010
I am using debian squeeze. I haven't changed much and I am a newb at this sorry. I can use the SFTP, but I can't use the FTP under any account. I can't find a conf file or anything for this.
View 8 Replies
View Related
May 22, 2010
I downloaded Slackware64-current to give it a try on my laptop and all went well as usual. However when trying to connect to another computer from Dolphin via sftp I was informed that sftp is an 'invalid protocol'. I can use ftp, though. Same thing happens with Konqueror. Using Konsole I can successfully start sftp, although that is not exactly what I want or need. For me, this is really a major problem as my office computer can only be accessed at home via secure shell. I need to be able to upload/download files and folders from there and from other machines. I wasn't really aware of how heavily I depend on this until now. Has anyone else run into this problem? If so, is there a fix or a workaround?
View 3 Replies
View Related
Dec 20, 2009
I have FileZilla installed on this machine, and OpenSSH (with an open port 22) on another machine on my home network. When I try and connect, I get: Quote: Status:Connecting to 192.168.2.3... Response:fzSftp started Command: open "alphatwo@192.168.2.3" 22 Error:Connection refused Error:Could not connect to server
Which has left me puzzled as I have an open port. Does the username have to be defined somewhere? E.g. the machine acting as my SFTP server can be logged on to locally as alphatwo so that's what I logged in as (with the correct password). Is this correct? If so, does anyone have any ideas as to how I might rectify it? I want SFTP set up so I can copy PHP files from my laptop to /var/www/html/ on another PC (across the home network).
View 4 Replies
View Related
Dec 3, 2010
I am configure one sftp server(openssh) in my linux server. Its working fine. but when i try to connect its shows all folders like root, boot. but i need particular folder only. how to do this. I am using centos5.2
View 2 Replies
View Related
Apr 13, 2011
i have a vsftpd server running well but i want to make/force all users to use sftp and not just ftp is this possible?
View 1 Replies
View Related
Jun 20, 2010
I run in some trouble with my isdn card after switching from fedora 10 to fedora 13 (new installation, no upgrade) I made a default installation, after install and reboot/update I noticed that isdn4k-utils is not installed and I installed it manually. For setup of my isdn card I used system-config-network. But activate isdn (load kernel modules) fails, also with /etc/init.d/isdn start There is no isdn device: output cat /proc/net/dev
Code:
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 945856 2413 0 0 0 0 0 0 945856 2413 0 0 0 0 0 0
eth0:19685713 159678 0 0 0 0 0 0 87669282 139783 0 0 0 0 0 0
output lspci
Code:
05:00.0 Network controller: Elsa AG QuickStep 1000 (rev 01)
I suppose I forgot something at installation time. With fedora 10 everything works fine.
edit: part of /var/log/messages:
Code:
Jun 20 08:46:14 videoserver system-config-network[22408]: rm //etc/sysconfig/networking/profiles//default/resolv.conf
Jun 20 08:46:14 videoserver system-config-network[22408]: ln //etc/resolv.conf //etc/sysconfig/networking/profiles//default/resolv.conf
Jun 20 09:46:24 videoserver kernel: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
[code].....
View 1 Replies
View Related
Aug 18, 2009
I have fedora 10 and it has been working fine for over 6 months. Today I did the system update. After the update, I rebooted the system. Now, it hangs displaying the message "Not cloning cgroup for unused subsystem ns".
View 9 Replies
View Related
Apr 28, 2010
I forwarded my port 22 so i can access my ssh console on my mac or Windows (using ssh secure shell client for Windows by the company SSH). On Windows i can transfer the files no problem. Now on my mac's Finder ( that supports sftp natively ) i can't access the sftp is any configuration i need to make?
View 4 Replies
View Related
Apr 13, 2010
it's as the title sayes i can sftp into the ip address ok but if I put the computor name instead I get return
Code:
ssh: Could not resolve hostname server: Name or service not known Couldn't read packet: Connection reset by peer hopesome1 knows a round this
View 1 Replies
View Related
Oct 22, 2010
I've been instructed to set up an sftp server this weekend. I was going to just use vsftpd b/c it's awsome, but then someone said it's supposed to use ssh. so here's my question:
Is Vsftpd the same thing as Sftp? is it the same openssh protocol for encryption and file transport? I've set up Vsftpd before and it just uses port 21, and it doesn't seem to ask all the same questions as ssh, so is it the same thing? or should/could I tunnel vsftpd through ssh?
View 4 Replies
View Related
Aug 6, 2010
after random chashes of openSUSE 11.3 x86_64 on my Acer Aspire 5720z I found a lot of messsages on the log
Code:
mcelog: failed to prefill DIMM database from DMI data
dmidecode seem ok for me
Code:
sharwyn:/var/log # dmidecode
# dmidecode 2.10
SMBIOS 2.4 present.
[Code]...
View 1 Replies
View Related
Aug 10, 2011
on a newly installed opensuse 11.4 x86_64 I am unable to find the settings to switch keyboard layout from english to german to french or any other language .it used to be in the system settings Keyboard-->Keyboard layouts -->> activate german btw french etc...
View 2 Replies
View Related
Jan 27, 2011
I have a sles 10 server that I need an iseries 5 client to make an sftp connection to. I'm getting the following error in the /var/logs/message log:
[Code]...
View 1 Replies
View Related
Jan 24, 2010
I`ve the following internet configuration at home -
WORLD
to
ADSL modem in BRIDGE mode with DHCP
[code]....
All internet browsing function are ok, but when I try to upload file using sftp to a remote compute - it hangs. This is not a problem of remote computer. Download is working ok. I disabled firewall on wireless router but this did not help.
View 1 Replies
View Related
Nov 16, 2009
Had my chroot jail all set up and working nicely in OpenSUSE 11.1, upgraded to OpenSUSE 11.2 and had to set:
Subsystem sftp internal-sftp
(which was:
Subsystem sftp /usr/lib64/ssh/sftp-server)
and:
ForceCommand internal-sftp
[Code]...
Of which with-pam is mandatory. I used prefix to put the binaries in a place that would not conflict with the standard distribution, this meant I also needed to change /etc/init.d/sshd so that it referenced the newly compiled version of sshd, and copy /etc/ssh/sshd_config to /opt/etc/sshd_config.
View 9 Replies
View Related
Feb 10, 2010
I just tried to install mythvideo 0.22 from the packman repository and Yast tell me it requires python-imdb. Havent been able to track down an rpm for opensuse 11.2 x86_64. Is there any way to request that this rpm be built?
View 2 Replies
View Related
Sep 10, 2010
This started after my upgrade to 11.3, if I remember correctly. I may have it slightly wrong because I don't drag & drop copy every day, but it's close. Also, it happened to my laptop & desktop both.
I use fish & Krusader to manage some 50-60 servers and it's a dandy app. But now, when I try to copy files to remote servers, I get the following error. I tried it with Konqeror. I tried it with sftp instead of fish. Same results every way.
I've tried searching, but it's not an obvious error message to search for. I'm flummoxed. And sorta frustrated. Linux would be so slick minus these irritating regressions. I had been using WinSCP / Putty, but the Terminal / Krusader I like much better --- except that WinSCP always works.
Here's the screenshot of my error. You can't see it through the blur, but the part that is baffling is that the top line says something like:
this action will overwrite fish://root@server:2222/ with a newer file fish://root@192.168.5.10:2595/.asterisk_history. Notice that the remote server doesn't even HAVE that file on its system.
Selecting Overwriting just freezes Krusader.
View 6 Replies
View Related
Jun 21, 2011
I'm using the latest Vbox on FC15. I'm running a win7 guest and it seems to work ok, but whenever I select "settings" the following error windows is displayed:Failed to access the USB subsystem.Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host
computer.followed by:Result Code:
NS_ERROR_FAILURE (0x00004005)
Component:
Host
Interface:
IHost {35b004f4-7806-4009-bfa8-d1308adba7e5}
Callee:
IMachine {662c175e-a69d-40b8-a77a-1d719d0ab062}
Any ideas as to what it is complaining about? I have a fresh install of FC15 and vbox and I installed the win7 guest from scratch.
View 2 Replies
View Related
Jul 2, 2010
I can't install gnome-mplayer on my openSUSE 11.2 I used the " 1-click insall" I also tried manully installation, got below errors # rpm -ivh gnome-mplayer-0.9.9.2-9.1.x86_64.rpm gnome-mplayer-lang-0.9.9.2-9.1.noarch.rpm error: Failed dependencies: MPlayer is needed by gnome-mplayer-0.9.9.2-9.1.x86_64 libmusicbrainz3.so.6()(64bit) is needed by gnome-mplayer-0.9.9.2-9.1.x86_64
View 4 Replies
View Related
Aug 3, 2010
I have a problem with monitoring CPU temperature on x86_64 OpenSUSE 11.3. It returns the following:
it8720-isa-0290
Adapter: ISA adapter
in0: +1.18 V (min = +0.00 V, max = +4.08 V)
in1: +1.58 V (min = +0.00 V, max = +4.08 V)
[code].....
I use a Core i5 750 on a Gigabyte GA-P55A-UD3 motherboard. I could not find anything useful neither by googling, nor by using the forum search.
View 1 Replies
View Related