![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A challenging problem involving symbolic links. | ibloom | High Level Programming | 2 | 03-24-2008 06:07 AM |
| Challenging!! Help needed | hcdiss | Shell Programming and Scripting | 1 | 03-02-2008 07:29 PM |
| emergency_rec question in unixware 7.1.1 again,hope someone solute quickly,thanks!! | luckylwf | UNIX for Dummies Questions & Answers | 1 | 11-11-2002 07:43 AM |
| A Challenging situation for the MODERATORS | BAM | UNIX for Dummies Questions & Answers | 1 | 08-18-2002 10:12 AM |
| I am a fresh learner of unix,and hope for some help here. | dsun5 | UNIX for Dummies Questions & Answers | 4 | 10-10-2001 11:57 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I have the following situation :
i have 4 Unix Sco servers, one Windows 2000 server, and an ADSL internet connection. All the servers, that is the 4 unix and the windows server have real static IPs supplied by my ISP. the servers are connected to a Switch , the switch is connected to an ADSL Alcatel SpeedTouch 510 router, which in turn is connected to the telephone line. the Router has a real static IP gateway. if i log into one of my local unix servers, i can telnet and ftp to another unix server in another country(another network), BUT here is the problem : i can ping from that remote server all of my local unix servers, but i cannot telnet ot ftp or rlogin to any of them, so why is that?? if a remote server can ping my local servers why cant the remote server ftp or telnet or rlogin my local servers????? is it possible that my isp should enable the specific ports for telnet and ftp and rlogin???? or is it a problem related to some Unix Sco netywork configuration in my local servers??? i would appreciate ur help |
| Forum Sponsor | ||
|
|
|
|||
|
have a look at the contents of /.rhosts & /etc/hosts on the remote machine. If you have a server name in /.rhosts & the ip address & server name in /etc/hosts you should be able to ftp to the server
eg. /.rhosts contains aservername /etc/hosts contains 123.123.123.123 aservername then do ftp aservername to connect. If this doesn't work, post back with the error message. |
|||
| Google UNIX.COM |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|