LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 06-07-2005, 12:10 PM   #1
jcorominas
LQ Newbie
 
Registered: Jun 2005
Posts: 3

Rep: Reputation: 0
Suse 9.3 FTP to Windows 2000 problem


I installed Suse Linux 9.3 on my laptop. I have another Windows 2000 laptop. Both are connected with a Netgear Ethernet hub.

The Suse Linux firewall is deactivated. Both machines use static IP addresses.

I can ping from the Suse Linux box to Windows and vice versa. But

1. I am unable to ftp from Windows 2000 to Suse Linux. I keep getting a connection refused error message. Nor can I telnet from Windows to Linux. I get a message saying "could not open a connection to host on port 23: connection refused

2. I can get an ftp connection from Suse Linux to Windows 2000 but when I try to transfer files or change directories remotely nothing works. I try changing directories remotely on Windows and nothing works. I get a "500 'ESPV' command not understood" message in response to the 'ls' command. Telnet does not work from Linux to Windows either

Can anyone help?

Many thanks in advance

Jose
 
Old 06-07-2005, 12:17 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 58
Do you have the services running on the linux server? Can you post the output from:
iptables -nL
netstat -nlp

You should probably consider using ssh instead of telnet.
 
Old 06-08-2005, 03:04 AM   #3
jcorominas
LQ Newbie
 
Registered: Jun 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Suse 9.3 FTP to Windows 2000 problem

Hi David,

I tried "ssh 192.168.1.2" from Suse 9.3 to Windows 2000 but got this error message "connect to host 192.168.1.2 port 22: connection refused". Any help will be welcomed.


Another thing I fould strange with Suse 9.3 is when I typed command "ipchains -L" this error message appeared "bash: ipchains: command not found"

Here is the output you requested.

1. iptables -nL
Chain INPUT (policy ACCEPT)

target prot opt source destination



Chain FORWARD (policy ACCEPT)

target prot opt source destination



Chain OUTPUT (policy ACCEPT)

target prot opt source destination

2. netstat -nlp

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 5707/portmap
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN 5984/cupsd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 5876/master
tcp 0 0 :::22 :::* LISTEN 6347/sshd
tcp 0 0 ::1:25 :::* LISTEN 5876/master
udp 0 0 0.0.0.0:1024 0.0.0.0:* 5681/mdnsd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 5681/mdnsd
udp 0 0 0.0.0.0:111 0.0.0.0:* 5707/portmap
udp 0 0 0.0.0.0:631 0.0.0.0:* 5984/cupsd
Active UNIX domain sockets (only servers)

Proto RefCnt Flags Type State I-Node PID/Program name Path

unix 2 [ ACC ] STREAM LISTENING 19510 6500/kdeinit Runnin /tmp/ksocket-root/kdeinit__0
unix 2 [ ACC ] STREAM LISTENING 19512 6500/kdeinit Runnin /tmp/ksocket-root/kdeinit-:0
unix 2 [ ACC ] STREAM LISTENING 19519 6503/dcopserver [kd /tmp/.ICE-unix/dcop6503-1118215634


unix 2 [ ACC ] STREAM LISTENING 17307 5876/master public/cleanup

unix 2 [ ACC ] STREAM LISTENING 17314 5876/master private/rewrite

unix 2 [ ACC ] STREAM LISTENING 17318 5876/master private/bounce

unix 2 [ ACC ] STREAM LISTENING 17322 5876/master private/defer

unix 2 [ ACC ] STREAM LISTENING 17326 5876/master private/trace

unix 2 [ ACC ] STREAM LISTENING 17330 5876/master private/verify

unix 2 [ ACC ] STREAM LISTENING 17334 5876/master public/flush

unix 2 [ ACC ] STREAM LISTENING 17338 5876/master private/proxymap

unix 2 [ ACC ] STREAM LISTENING 19540 6505/klauncher [kde /tmp/ksocket-root/klaunchervSp2Ub.slave-socket

unix 2 [ ACC ] STREAM LISTENING 17342 5876/master private/smtp

unix 2 [ ACC ] STREAM LISTENING 17346 5876/master private/relay

unix 2 [ ACC ] STREAM LISTENING 17350 5876/master public/showq

unix 2 [ ACC ] STREAM LISTENING 17354 5876/master private/error

unix 2 [ ACC ] STREAM LISTENING 17358 5876/master private/discard

unix 2 [ ACC ] STREAM LISTENING 17362 5876/master private/local

unix 2 [ ACC ] STREAM LISTENING 19653 6519/artsd /tmp/ksocket-root/linux.site-1977-42a69ddd

unix 2 [ ACC ] STREAM LISTENING 17366 5876/master private/virtual

unix 2 [ ACC ] STREAM LISTENING 17370 5876/master private/lmtp

unix 2 [ ACC ] STREAM LISTENING 17374 5876/master private/anvil

unix 2 [ ACC ] STREAM LISTENING 17378 5876/master private/scache

unix 2 [ ACC ] STREAM LISTENING 17382 5876/master private/maildrop

unix 2 [ ACC ] STREAM LISTENING 17386 5876/master private/cyrus

unix 2 [ ACC ] STREAM LISTENING 17390 5876/master private/uucp

unix 2 [ ACC ] STREAM LISTENING 17394 5876/master private/ifmail

unix 2 [ ACC ] STREAM LISTENING 17398 5876/master private/bsmtp

unix 2 [ ACC ] STREAM LISTENING 17402 5876/master private/procmail

unix 2 [ ACC ] STREAM LISTENING 19734 6524/ksmserver [kde /tmp/.ICE-unix/6524

unix 2 [ ACC ] STREAM LISTENING 16695 5681/mdnsd /var/run/mDNSResponder

unix 2 [ ACC ] STREAM LISTENING 18592 6159/acpid /var/run/acpid.socket

unix 2 [ ACC ] STREAM LISTENING 9359 3291/dbus-daemon-1 /var/run/dbus/system_bus_socket

unix 2 [ ACC ] STREAM LISTENING 17819 6048/nscd /var/run/nscd/socket

unix 2 [ ACC ] STREAM LISTENING 16614 5667/resmgrd /var/run/.resmgr_socket

unix 2 [ ACC ] STREAM LISTENING 18953 6297/kdm /var/run/xdmctl/dmctl/socket
unix 2 [ ACC ] STREAM LISTENING 19467 6469/gpg-agent /tmp/gpg-YgdxHP/S.gpg-agent

unix 2 [ ACC ] STREAM LISTENING 18969 6309/X /tmp/.X11-unix/X0

unix 2 [ ACC ] STREAM LISTENING 18973 6297/kdm /var/run/xdmctl/dmctl-:0/socket

unix 2 [ ACC ] STREAM LISTENING 18990 6285/powersaved /var/run/powersave_socket

unix 2 [ ACC ] STREAM LISTENING 18994 6285/powersaved /var/run/powersave_clientsocket

Many thanks

Jose
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I connect Suse 9.3 to MS Windows 2000 VPN Marshalle Linux - Networking 8 07-22-2005 09:37 PM
Windows 2000 domain and Linux ftp server doc54963 Linux - Networking 3 03-31-2005 01:31 PM
Need help with Suse 9.1 and Windows 2000 Sketch Suse/Novell 4 11-06-2004 02:14 PM
Using Suse 9.1 Pro - windows 2000 won't boot munchies Linux - General 3 08-30-2004 10:29 AM
connecting to a friends windows 2000 ftp server ddpicard Linux - General 7 02-06-2003 11:13 AM


All times are GMT -5. The time now is 01:27 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration