Has anyone else seen a problem with "rlogin" on 7.0 and multi-homed
hosts? For example we have a host "leda.coat.com":

    %1  nslookup leda
    Server:  leda.coat.com
    Address:  192.168.100.5

    Name:    leda.coat.com
    Addresses:  192.168.100.5, 164.153.1.2

as you see it has two addresses. When I "rlogin" I get:

    % rlogin leda
    connect to address 164.153.1.2: Connection refused
    Trying 192.168.100.5...
    connect to address 192.168.100.5: Connection refused
    Trying 164.153.1.2...
    Last login: Wed Oct 11 09:25:35 from blackhole
    blah... blah... blah... (ie: connected)

Regardless the first address(es) fail no matter what the sort order.
This happens with *all* multi-homed hosts (which we have a lot of). Also
if there are 5 addresses it always fails on the first 4 and the last one
works (in other words only the last address ever works).

Telnet works fine to these hosts. Rlogin if directed to any of these
addresses directly works fine. Earlier RedHat or any other OS do not
exhibit this problem.

Anyone seen this? I'm sure if I wasn't lazy and looked at the source
code I could probably figure it out pretty quick but it definitely looks
like a bug...

                        - Matt

-- 
---------------------------------------------------------------------
Matt Fahrner                                    2 South Park St.
Manager of Networking                           Willis House
Burlington Coat Factory Warehouse               Lebanon, N.H.  03766
TEL: (603) 448-4100 xt 5150                     USA
FAX: (603) 443-6190                             [EMAIL PROTECTED]
---------------------------------------------------------------------



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to