xp to aix - telnet blank screen


 
Thread Tools Search this Thread
Operating Systems AIX xp to aix - telnet blank screen
# 8  
Old 01-25-2012
Looks like the AIX box has two interfaces, both with IP addresses on the same network. As somebody pointed out in a post not too long ago, this is invalid.
Which IP address is the PC trying to connect to?

There are some very strange static routes too.

Perhaps an AIX comms specialist can explain what is going on here.
# 9  
Old 01-26-2012
2 cards - each has its own ip - one broadcasts to the other

trying to connect to 192.168.1.105
# 10  
Old 01-26-2012
Quote:
Originally Posted by methyl
Looks like the AIX box has two interfaces, both with IP addresses on the same network. As somebody pointed out in a post not too long ago, this is invalid.
Why would this be invalid?

---------- Post updated at 20:23 ---------- Previous update was at 20:16 ----------

while logged into the AIX server can you test the following.
Code:
telnet 192.168.1.105
telnet 192.168.1.106

If this works run the same test on different workstation/server the same network. If that succeeds I would focus on the router configuration.
# 11  
Old 01-29-2012
hey - thanks for all the replies/help. i got it now.

frank - i could telnet to 192.168.1.106 - but, 105 worked at first, today gave me a permissions error; obviously i had changed something earlier in the game.

so, i started from scratch and everything looked good. then i spotted a static route in rc.net to the default gateway, which i must have added before. once i commented that out, since it is already set in en0 and en1, the telnet worked both on the system and from the outside client.

its good now - thanks again!

- sig tag -
5 days a week i travel to planet htrae, where i strive to protect my system from the inhabitants
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