Sponsored Content
Top Forums UNIX for Dummies Questions & Answers FTP/TELNET on linux, not working Post 36638 by kymberm on Monday 2nd of June 2003 11:29:52 AM
Old 06-02-2003
netstat results

neo, here's a listing of netstat: What are we looking for?

Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 144 mickey:1338 206.142.144.142:6000 ESTABLISHED tcp 0 0 mickey:1332 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1330 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1327 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1326 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1323 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1322 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1307 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1306 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1304 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:1303 206.142.144.142:6000 ESTABLISHED
tcp 32 0 mickey:1299 206.142.144.142:6000 ESTABLISHED
tcp 32 0 mickey:1295 206.142.144.142:6000 ESTABLISHED
tcp 0 0 mickey:netbios-ssn 206.142.144.142:1036 ESTABLISHED
tcp 1 0 mickey:1066 206.24.190.94:www CLOSE_WAIT
tcp 1 0 mickey:1065 unknown.level3.net:www CLOSE_WAIT
tcp 1 0 mickey:1064 unknown.level3.net:www CLOSE_WAIT
tcp 0 0 mickey:1063 65.54.192.248:www CLOSE_WAIT
tcp 1 0 mickey:1055 unknown.level3.net:www CLOSE_WAIT
tcp 0 0 mickey:16153 mickey:1033 ESTABLISHED
tcp 0 0 mickey:1033 mickey:16153 ESTABLISHED
tcp 0 0 mickey:16152 mickey:1032 ESTABLISHED
tcp 0 0 mickey:1032 mickey:16152 ESTABLISHED
tcp 0 0 mickey:16153 mickey:1031 ESTABLISHED
tcp 0 0 mickey:1031 mickey:16153 ESTABLISHED
tcp 0 0 mickey:16152 mickey:1030 ESTABLISHED
tcp 0 0 mickey:1030 mickey:16152 ESTABLISHED
tcp 0 0 mickey:16153 mickey:1029 ESTABLISHED
tcp 0 0 mickey:1029 mickey:16153 ESTABLISHED
tcp 0 0 mickey:16152 mickey:1028 ESTABLISHED
tcp 0 0 mickey:1028 mickey:16152 ESTABLISHED
tcp 0 0 mickey:16153 mickey:1027 ESTABLISHED
tcp 0 0 mickey:1027 mickey:16153 ESTABLISHED
tcp 0 0 mickey:16152 mickey:1026 ESTABLISHED
tcp 0 0 mickey:1026 mickey:16152 ESTABLISHED
tcp 0 0 mickey:16151 mickey:1025 ESTABLISHED
tcp 0 0 mickey:1025 mickey:16151 ESTABLISHED
[root@mickey /root]#
 

10 More Discussions You Might Find Interesting

1. IP Networking

FTP or Telnet

Dumb question I'm sure but how on earth do I transfer files from a sco unix machine to my windows 2000 machine. I'm typing commands on my Win2000 machine. All I can seem to do is move files around on the unix system? (8 Replies)
Discussion started by: Timbash
8 Replies

2. UNIX for Dummies Questions & Answers

FTP is not working after installing Linux 7.3

hi all, After installing Linux 7.3, when I wasn't be able to FTP to this machine from another machine; however, I do get the reply back when I ping this machine. All I want is able to transfer file on my local machine to this server using FTP comand and it's not working. Could someone please... (1 Reply)
Discussion started by: lapnguyen
1 Replies

3. Cybersecurity

One accout for FTP other to TELNET

Hi All, If I want to have two user accounts from the same grop in UNIX Solaries. However, I want one of them to be used only for FTP while the other for TELNET. Can anybody tell me how to do that? Best Regards (13 Replies)
Discussion started by: omran
13 Replies

4. Solaris

after patch, telnet not working

The problem: I installed the Solaris 8 recommended patch cluster 117350-11 over 108528-15 before the Christmas break. The server is a SunFire V100. Here is the situation: Before the patch install, there was a working cron job that did daily, weekly, and monthly backups of the V100 filesystems... (3 Replies)
Discussion started by: antalexi
3 Replies

5. Red Hat

telnet & ftp in linux AS4 with root account

hi, i installed linux as4, i need telnet and ftp with root account. anybody show me how to configure. TIA, Bong (3 Replies)
Discussion started by: bong02
3 Replies

6. UNIX for Dummies Questions & Answers

Telnet is not working properly

telnet at my system is behaving stange. Some times I am able to telnet to other machines but sometimes it stop doing that. Then i have to reboot the machine and most of the time (not 100%) it works. SImilar is the case with SSH. Sometime it works , some time it don't. i am new to Unix and I do not... (1 Reply)
Discussion started by: deepak_pathania
1 Replies

7. Red Hat

FTP on Linux is not working as expected

Hi, I need to write a Linux shell script which will perform an FTP operation to another server. main.sh will contain - ftp -nd Dest.IP.address < ftpScript.sh Contents of ftpScript.sh is given below - user userid passwd prompt lcd /vidya/Input cd vidya/Output mput *.* close ... (1 Reply)
Discussion started by: vidyak
1 Replies

8. Linux

FTP not working under Linux but working under any other OS ??? Very strange

Dear all, I am totally despaired and puzzled. Using Filezilla under Windows under the same network as our Linux servers is working. Using FTP command-line client under any of our Linux debian servers is not working ! I tried with different FTP servers -> same problem ! All commands are... (12 Replies)
Discussion started by: magix_ch
12 Replies

9. Windows & DOS: Issues & Discussions

ANT: Telnet is not working

I am trying the below ANT telnet task: <telnet userid="appldev" password="techm123" server="${BT_Server}"> <read>/u01/appldev/devappl/po/11.5.0/reports</read> <!--write>cd /u01/appldev/devappl/po/11.5.0/reports/</write--> <write>ls</write> <read... (0 Replies)
Discussion started by: Dip
0 Replies

10. Solaris

telnet and ssh not working .... but it pinging in Solaris 8

hi Everyone telnet and ssh not working in Solaris 8 .... but it pinging.... i also checked /etc/services /etc/inet/inetd.conf ps -ef | grep telnet ans default router ... everythinking is ok .... when i connect telnet then suddently closed ... and ssh is connection refused ... help... (1 Reply)
Discussion started by: coolboys
1 Replies
tapset::tcp(3stap)														tapset::tcp(3stap)

NAME
tapset::tcp - systemtap tcp tapset DESCRIPTION
This family of probe points is used to probe events that occur in the TCP layer, tcp.sendmsg Sending a tcp message See probe::tcp.sendmsg(3stap) for details. tcp.sendmsg.return Sending TCP message is done See probe::tcp.sendmsg.return(3stap) for details. tcp.recvmsg Receiving TCP message See probe::tcp.recvmsg(3stap) for details. tcp.recvmsg.return Receiving TCP message complete See probe::tcp.recvmsg.return(3stap) for details. tcp.disconnect TCP socket disconnection See probe::tcp.disconnect(3stap) for details. tcp.disconnect.return TCP socket disconnection complete See probe::tcp.disconnect.return(3stap) for details. tcp.setsockopt Call to setsockopt() See probe::tcp.setsockopt(3stap) for details. tcp.setsockopt.return Return from setsockopt() See probe::tcp.setsockopt.return(3stap) for details. tcp.receive Called when a TCP packet is received See probe::tcp.receive(3stap) for details. SEE ALSO
probe::tcp.sendmsg(3stap), probe::tcp.sendmsg.return(3stap), probe::tcp.recvmsg(3stap), probe::tcp.recvmsg.return(3stap), probe::tcp.disconnect(3stap), probe::tcp.disconnect.return(3stap), probe::tcp.setsockopt(3stap), probe::tcp.setsockopt.return(3stap), probe::tcp.receive(3stap), stap(1), stapprobes(3stap) IBM
--- tapset::tcp(3stap)
All times are GMT -4. The time now is 06:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy