Sponsored Content
Full Discussion: Telnet in unix
Top Forums UNIX for Advanced & Expert Users Telnet in unix Post 302352995 by tatacoffee on Monday 14th of September 2009 07:48:43 AM
Old 09-14-2009
Data Telnet in unix

Dear Sir,

I have got 2 systems
A. Compaq Prolient 400 Unix Server - IP address 192.168.0.10 (450 Mhz speed & 512 MB RAM) Old
B. HCL 2700HLN Unix Server - IP address 192.168.0.2 (73 GB X 4 - Raid HD & 4 GB RAM with 2 LAN Broadcom BCM5721 ) - New

Both systems are loaded with Unix 5.0.5

using telnet from New system, I can access the old system
(Telnet 192.168.0.10 )
But from Old system, I get a message telnet : Unable to connect to remote host: Connection refused
(telnet 192.168.0.2 )
Same way if I access the telnet from a Windows XP PC to New system (telnet 192.168.0.2), I get the same message. But if I give ping 192.168.0.2 from windows Pc or Old Unix server it is working.

Can anybody help me

My mailid is <removed>

Advance thanks,

RajeshSmilie

Last edited by vgersh99; 09-14-2009 at 09:18 AM.. Reason: removed email per forum rules
 

10 More Discussions You Might Find Interesting

1. Cybersecurity

Unix Commands for Telnet

Hi I am new to unix. I have a question: what are all the unix commands that I have to do for telnet for my site www.supremexbox.com. My server is www.your-site.com. Please help me. Thanks. (2 Replies)
Discussion started by: Sorcerer
2 Replies

2. UNIX for Dummies Questions & Answers

Telnet in UNIX

I would like to know if there exist any diference between the telnet in UNIX and Windows. the probles is when I try to connect through a socket to a server running unix i don't receive a response. Connecting with the same source code to a windows server I receive response (the initial message and... (1 Reply)
Discussion started by: ferreat
1 Replies

3. UNIX for Dummies Questions & Answers

telnet to server from unix

i need to automate a process in which i telnet to a server, execute some PGP commands and return. i need to do this from a script on our Unix server. All attempts have failed. i get the expected message defining the escape character, but no attempt to login is made. (4 Replies)
Discussion started by: rgard
4 Replies

4. IP Networking

can ping but can not telnet UNIX

I have one problem and it is giving me hard time I can ping my windows machine root@x1ChXpress:/sbin >ping 192.168.129.66 192.168.129.66 is alive root@x1ChXpress:/sbin >netstat -rn Routing Table: Destination Gateway Flags Ref Use Interface... (3 Replies)
Discussion started by: amon
3 Replies

5. HP-UX

question about telnet to HP unix 11

When using telnet connect to HP unix 10, it will get a pty/ttyxx terminal, but using telnet connect to HP unix 11, it will get a pts/tx terminal. I want to ask is, can I using telnet connect to HP unix 11 and get a pty/ttyxx terminal ?? :confused: thx a lot (3 Replies)
Discussion started by: zetadhell
3 Replies

6. UNIX for Dummies Questions & Answers

Unix Telnet session

Hi Is there any way whilst in a telnet session you can view your client machine name that you are using to connect to the Unix box ? :eek: (2 Replies)
Discussion started by: mlucas
2 Replies

7. Cybersecurity

telnet from unix to dos

hi eveybody, i use sco unix as server and dos as client . how i can connect from unix server to dos client ( how to telnet to dos and run commands?)? thanks. (1 Reply)
Discussion started by: shrb78
1 Replies

8. SCO

telnet from unix to dos

hi eveybody, i use sco unix as server and dos as client . how i can connect from unix server to dos client ( how to telnet to dos and run commands?)? thanks. (1 Reply)
Discussion started by: shrb78
1 Replies

9. Windows & DOS: Issues & Discussions

telnet from unix to dos

hi eveybody, i use sco unix as server and dos as client . how i can connect from unix server to dos client ( how to telnet to dos and run commands?)? thanks. (8 Replies)
Discussion started by: shrb78
8 Replies

10. UNIX for Dummies Questions & Answers

Connecting to UNIX through telnet

I have setup a new UNIX system for a client in Cali. The issue I am having is I do not remember how or what to set in the server to allow connectivity to the server using "telnet" If anyone can help, it will be much appreciated. Thanks in advance (4 Replies)
Discussion started by: tlong
4 Replies
FINDSMB(1)							   User Commands							FINDSMB(1)

NAME
findsmb - list info about machines that respond to SMB name queries on a subnet SYNOPSIS
findsmb [subnet broadcast address] DESCRIPTION
This perl script is part of the samba(7) suite. findsmb is a perl script that prints out several pieces of information about machines on a subnet that respond to SMB name query requests. It uses nmblookup(1) and smbclient(1) to obtain this information. OPTIONS
-r Controls whether findsmb takes bugs in Windows95 into account when trying to find a Netbios name registered of the remote machine. This option is disabled by default because it is specific to Windows 95 and Windows 95 machines only. If set, nmblookup(1) will be called with -B option. subnet broadcast address Without this option, findsmb will probe the subnet of the machine where findsmb(1) is run. This value is passed to nmblookup(1) as part of the -B option. EXAMPLES
The output of findsmb lists the following information for all machines that respond to the initial nmblookup for any name: IP address, NetBIOS name, Workgroup name, operating system, and SMB server version. There will be a '+' in front of the workgroup name for machines that are local master browsers for that workgroup. There will be an '*' in front of the workgroup name for machines that are the domain master browser for that workgroup. Machines that are running Windows for Workgroups, Windows 95 or Windows 98 will not show any information about the operating system or server version. The command with -r option must be run on a system without nmbd(8) running. If nmbd is running on the system, you will only get the IP address and the DNS name of the machine. To get proper responses from Windows 95 and Windows 98 machines, the command must be run as root and with -r option on a machine without nmbd running. For example, running findsmb without -r option set would yield output similar to the following IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION --------------------------------------------------------------------- 192.168.35.10 MINESET-TEST1 [DMVENGR] 192.168.35.55 LINUXBOX *[MYGROUP] [Unix] [Samba 2.0.6] 192.168.35.56 HERBNT2 [HERB-NT] 192.168.35.63 GANDALF [MVENGR] [Unix] [Samba 2.0.5a for IRIX] 192.168.35.65 SAUNA [WORKGROUP] [Unix] [Samba 1.9.18p10] 192.168.35.71 FROGSTAR [ENGR] [Unix] [Samba 2.0.0 for IRIX] 192.168.35.78 HERBDHCP1 +[HERB] 192.168.35.88 SCNT2 +[MVENGR] [Windows NT 4.0] [NT LAN Manager 4.0] 192.168.35.93 FROGSTAR-PC [MVENGR] [Windows 5.0] [Windows 2000 LAN Manager] 192.168.35.97 HERBNT1 *[HERB-NT] [Windows NT 4.0] [NT LAN Manager 4.0] VERSION
This man page is correct for version 3 of the Samba suite. SEE ALSO
nmbd(8), smbclient(1), and nmblookup(1) AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. The original Samba man pages were written by Karl Auer. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at ftp://ftp.icce.rug.nl/pub/unix/) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0 was done by Alexander Bokovoy. Samba 3.5 06/18/2010 FINDSMB(1)
All times are GMT -4. The time now is 04:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy