RE: your mail

From: Tomi Manninen OH2BNS (slcvvoi.odgbtzn@kerailya.tunkki.fi)
Date: Tue Jan 09 2001 - 22:43:51 EET

  • Next message: Roger Harris: "Netrom qualities (again)"

    On Sun, 7 Jan 2001, Robert Jenkins wrote:

    > yes, that is exactly how I want it to work; the same telnet port with two
    > different IP addresses.
    >
    > (I'm runningRedHat 7.0, which uses xinetd)
    >
    > Can you give me any pointers as to how I actually make it work in this
    > manner?

    Here's our PORT.SYS ("grep -v '^#' port.sys"):

     2 9
     1 9 *** 0
     2 9 44.139.8.100 23
     0 0 0 0 0 0 0 0 00/01 ---- File-fwd.
     1 4 1 1 236 2 1 5 30/05 UXYL 144.825
     2 4 1 2 236 2 1 5 31/05 UXYL 433.650
     3 4 1 3 236 2 2 2 32/05 UXY 434.575
     4 4 1 4 236 2 2 5 33/05 UXY 1240.050
     5 4 1 5 236 2 2 5 34/05 UXY 1298.550
     6 4 1 6 236 2 4 10 30/05 UXY AXIP
     7 8 1 bbs 236 2 6 5 30/05 UXY NETROM
     8 4 2 0 236 2 4 10 30/05 TU TELNET
     9 4 1 8 236 2 4 10 30/05 UXY LOOP

    And then an excerpt from xinetd.conf:

     service telnet
     {
            interface = 44.139.8.99
            only_from = 44.0.0.0
            socket_type = stream
            protocol = tcp
            wait = no
            user = root
            server = /usr/sbin/node
            server_args = tcp node
     }

    -- 
    Tomi Manninen           Internet:  zqwmgum.kdtqg@ulkhyvlers.net
    OH2BNS                  AX.25:     tuaferh.xdkrwx@itcnetworks.ro
    KP20ME04                Amprnet:   qacueko.iagc@bentelnet.sk
    

    - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to terhi.victor@logonet.com



    This archive was generated by hypermail 2b30 : Tue Jan 09 2001 - 22:47:19 EET