/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */


Brian Tuley <[EMAIL PROTECTED]> wrote:
>
> Oct  7 07:58:05 linbad identd[863]: Returned: 62479 , 110 : NO-USER
> Oct  7 08:03:55 linbad identd[867]: from: 24.220.1.10 ( 24.220.1.10 ) for: 62481, 110

This is your masq box's identd, complaining that someone is asking it
about a connection that it doesn't know anything about.

One of your masq'd clients connected to a POP server.  That POP server
wants to know who is talking to it, so it asks using ident protocol. 
However, your identd only knows about locally-created socket
connections; it doesn't know about masq'd connections (masq puts all its
connections in the port range 61000-65096).  So it replies that it has
no idea, and logs it because it shouldn't happen.

I believe there are other identd's that know how to recognize a masq'd
connection, and will forward the ident request to the machine that
originated the connection.  But I don't know what they are, offhand.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Just about every computer on the market
sometimes known as David DeSimone  ||  today runs Unix, except the Mac (and
  http://www.dallas.net/~fox/      ||  nobody cares about it). -- Bill Joy '85

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES 
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to