Will changing IP address affect 'rlogin'/'telnet'?

Ask a Question related to UNIX Programming, Design and Development.

  1. #1

    Default Will changing IP address affect 'rlogin'/'telnet'?

    Currently I have two machines SUNOne and SUNTwo.
    Their IP addresses are:
    SUNOne: 111.76.90.155
    SUNTwo: 111.76.90.115

    So far, I was doing 'rlogin' and 'telnet' from SUNOne to SUNTwo.

    Now, for some reasons, the IP address of SUNTwo will be changed to
    180.76.90.115. Will it be possible to do the 'rlogin' and 'telnet',
    from SUNOne to SUNTwo, now? If no, what needs to be changed for
    'rlogin' and 'telnet' to work?
    qazmlp Guest

  2. Similar Questions and Discussions

    1. Does changing the server name affect the CF installation
      Hi. If we change our Windows2000 server name with CF 7.01Standard already installed, will CF still run fine? Thanks for your help.
    2. Net::Telnet problem with MS Telnet Service
      Hello, After reading the Net::Telnet documentation, examples, searching the 'Net, etc., I still do not completely understand the problem of...
    3. Slow rlogin after upgrade to 5.2.
      Folks, Recently we upgraded our H70 from AIX 4.3.3 to AIX 5.2. After the updrade rlogin, remsh, rcp commands take almost 15 seconds to make the...
    4. Unable to boot after changing IP address
      On Tue, 12 Aug 2003 20:11:30 GMT, "nospam" <bruceradtke@REMOVEspamREMOVE.earthlink.net> wrote: I have not needed to relink the kernel for an IP...
    5. rlogin TIOCFLUSH problems
      Hi All, I am getting the following problem during rlogin sessions. Whenever I type ^C, it prints "ioctl TIOCFLUSH: Invalid arguments". Whenever I...
  3. #2

    Default Re: Will changing IP address affect 'rlogin'/'telnet'?

    [email]qazmlp1209@rediffmail.com[/email] (qazmlp) writes:
    > Currently I have two machines SUNOne and SUNTwo.
    > Their IP addresses are:
    > SUNOne: 111.76.90.155
    > SUNTwo: 111.76.90.115
    >
    > So far, I was doing 'rlogin' and 'telnet' from SUNOne to SUNTwo.
    >
    > Now, for some reasons, the IP address of SUNTwo will be changed to
    > 180.76.90.115. Will it be possible to do the 'rlogin' and 'telnet',
    > from SUNOne to SUNTwo, now? If no, what needs to be changed for
    > 'rlogin' and 'telnet' to work?
    Is SUNTwo moving to a different network, with a router connecting the
    networks? If yes, and your routing tables are correct, there should
    be no problem.

    --
    Måns Rullgård
    [email]mru@users.sf.net[/email]
    Måns Rullgård Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139