xp to aix - telnet blank screen


 
Thread Tools Search this Thread
Operating Systems AIX xp to aix - telnet blank screen
# 1  
Old 01-22-2012
xp to aix - telnet blank screen

hello,

i am trying to test connection to a 5.3 box. from an xp machine, telnet connects but shows only a blank screen. cursor moves as i type, but no response back.

have used telnet, putty and accuterm - all same result
verified that telnet services are active in xp
xp windoze firewall is off - service not started
set norton on the xp box to accept any protocol traffic from 5.3 box
verified that router is not blocking telnet or comms between the systems
verified that telnet services are active in 5.3
verified that aix is listening on port 23
verified inetd.conf, services and rc.net all look good

i can ping the 5.3 box from xp
i can ping the xp box from 5.3

telnet from the 5.3 box works to the xp machine - receive a logon
telnet from the xp machine to 5.3 connects, shows no logon or other characters

netstat -an|pg on the 5.3 box while telnet from the xp machine shows that the connection is established on port 23 on 5.3 box and port 3100 on the xp machine

any suggestions or info. on what i may be missing so that i can telnet from the xp machine to the 5.3 box and login successfuly is appreciated. once i can confirm this, i'll look into an ssh connection.

Last edited by allenhibbert; 01-22-2012 at 07:59 PM..
# 2  
Old 01-23-2012
try telnet on to localhost on the AIX box to see if you do not have problems with telnet service on your server
# 3  
Old 01-23-2012
Check that the router does inbound NAT for port 23 to 3100
# 4  
Old 01-23-2012
Can you wait more than two minutes and see if a login prompt appears?
# 5  
Old 01-24-2012
thanks for the replies

gito - yes, i had tried that and was able to do the localhost telnet - sorry did not mention that

frank - yes, I waited approx 15 minutes to rule out any negotiating delays and to see if it would time out - which it did - i also have the system set to timeout for inactivity

jgt - nat is enabled on the router - however, i did/do not see options for specific ports or a range of ports - i'll dig some more on that
# 6  
Old 01-24-2012
1) Are you able to post the output from this command from BOTH computers, making it clear which is AIX and which is M$:
Code:
netstat -rn

2) Long shot
If the XP computer is a laptop and this is a wired LAN connection, make sure that the wireless is disabled.

3) Even longer shot
Whether disabled or not the Microsoft Windows XP Firewall is omnipresent. Enabling "telnet" on a totally disabled Microsoft XP Firewall could well do the trick. I've seen it work with FTP connections.
# 7  
Old 01-24-2012
hey methyl,

xp machine is not a tower/desktop
yea - i've experienced the same where a disabled windows firewall is disabled but still mucking up connectivity - i set it to allow for telnet, no change

here are the results from netstat -rn for each system

Code:
aix 5.3 box
netstat -rn

Routing tables
Destination           Gateway            Flags         Refs             Use       If        Exp    Groups

Route Tree for Protocol Famil 2 (Internet):
default               192.168.1.1        UG              0                 2      en0        -         -
127/8                 127.0.0.1          U               5               106      lo0        -         -
192.168.1/24          192.168.1.105      U               1                 5      en0        -         -       =>
192.168.1/24          192.168.1.106      U               1                 1      en1        -         -
192.168.1.101        192.168.1.1       UGH             0                58      en0        -         -
192.168.1.105        192.168.1.106   UHSb           0               365      en1        -         -       =>
192.168.1.105         127.0.0.1          UGHs            1               714      lo0        -         -
192.168.1.106         127.0.0.1          UGHs            0                 1      lo0        -         -
192.168.1.255         192.168.1.105      UHSb            0                 4      en0        -         -

Route Tree for Protocol Family 24 (Internet v6):
::1                   ::1                UH              0                 0      lo0        -         -

Code:
xp machine
netstat -rn

Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ... ...... Realtek RTL8169/8110 Family Gigabit Ethernet NIC
 - Packet Scheduler Miniport
0x3 ... ...... Juniper Network Connect Virtual Adapter - Packet
 Scheduler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      192.168.1.1   192.168.1.101       10
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
      192.168.1.0    255.255.255.0    192.168.1.101   192.168.1.101       10
    192.168.1.101  255.255.255.255        127.0.0.1       127.0.0.1       10
    192.168.1.255  255.255.255.255    192.168.1.101   192.168.1.101       10
        224.0.0.0        240.0.0.0    192.168.1.101   192.168.1.101       10
  255.255.255.255  255.255.255.255    192.168.1.101   192.168.1.101       1
  255.255.255.255  255.255.255.255    192.168.1.101               3       1
Default Gateway:       192.168.1.1
===========================================================================
Persistent Routes:
  None


Last edited by methyl; 01-25-2012 at 08:11 AM.. Reason: code tags for readability
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Cannot eliminate screen blank, lock or saver or whatever it's called...

Hi all, I'm running CentOS 7. When the machine is left alone for a few minutes, a screen saver or blanker or something comes up with a clock and date on it. You have to swipe this to get back to the desktop. I'm trying desperately to get rid of this so that it never comes up. No matter how long... (1 Reply)
Discussion started by: marmotking
1 Replies

2. HP-UX

Get blank screen when killing a UNIX session on HP-UX

Hi, I have this Unix script that kills a user session. When I run it, my screen goes blank. How do I prevent the blank screen? Ex: I open 2 Unix sessions. The main PID for my 1st session is 1234. In the second session I issue a "kill -HUP 1234". The first session gets killed but the second... (5 Replies)
Discussion started by: rm-r
5 Replies

3. Solaris

System reboot shows blank screen

we are using sun solaris sunfire v445, yesterday improperly shutdown the server and now while restart the system show a screen which is blank and the hard disc drive indicator light is also not glowing. (10 Replies)
Discussion started by: mrdb
10 Replies

4. Ubuntu

Blank screen after upgrade from 11.10 to 12.04!

Hello, I got blank screen when reboot after I tried to upgrade Ubuntu (64 bit server version) from 11.10 to 12.04 at update manager. The normal login GUI is missing, but mouse cursor is fine. Then I switched to terminal (tty1 ~ tty6), which looked fine and showed it is Ubuntu 12.04 ! (Forgot how... (4 Replies)
Discussion started by: yifangt
4 Replies

5. Solaris

Screen blank on boot up

I have a SunFire V490 Recently when the server is rebooted the screen goes blank from when the CDE is shutdown to when it is started up again. Has anyone got any ideas what might be causing this? I've had a quick look in messages but can't find anything in there. I've had a look at... (2 Replies)
Discussion started by: sonic72
2 Replies

6. Shell Programming and Scripting

Bash script [Press Tab] Screen Blank..

Dear Member, OLD Question --> disable-completion not solved My bash Menu script ping process problem. If ping still running and users press SCREEN is Blank... Cant Members help me.. kill signal or others scripting for my case, btw i use Linux.. Thanks, Rico My Bash Script : ... (1 Reply)
Discussion started by: carnegiex
1 Replies

7. Solaris

Blank screen on crt

Hello I'm new in sun and i have a liitle problem. I buy sun enterprise 420r and connect keyboard and monitor crt (non Sun). But when i start server i have blank screen on crt. I'm new in sun servers and i dont know why its doin this. (11 Replies)
Discussion started by: elmik
11 Replies

8. Solaris

Solaris box shows blank screen after power up

Hi All, I have a solaris machine that powers up and displays a blank screen? All the keyboard, monitor and mouse are plugged in. It was booting fine before and when it was disconnected and re-connected (mouse/keyboard/monitor) it just powered on and came up with a blank screen. Please... (5 Replies)
Discussion started by: tlee
5 Replies

9. Solaris

Blank GRUB Screen

Hello. I had installed solaris 10 in morning , and all was running fine... I just logged out and logged in with another user ID oracle - It got stuck and then I pressed the button for restart. Now I see only word GRUB written in top line rest everything is black. What to do? (2 Replies)
Discussion started by: panchpan
2 Replies

10. HP-UX

Data protector GUI gives Blank screen

Hi, Haveing a little trouble with data protector (5.5) on HP-UX (11.11, 11.23) under Xwindows Chameleon UNIX 97 (7.0 - its a old version) I am trying to get the GUI for DP up and running on a HP-UX cell manager and I have the following problem. The GUI starts up with no errors that I can... (2 Replies)
Discussion started by: Andrek
2 Replies
Login or Register to Ask a Question