* Andrea Gabellini <andrea.gabell...@telecomitalia.sm>:

> I already looked at tcp_map, but I have some doubts.
> 
> First of all tcp_map support is not compiled by default, and I don't
> know the flag to activate it. Do you know it?

Not off the top of my head. I used that once and it would just work.
 
> TCP_TABLE(5) says that the return code must be a numeric value.

Where?

REPLY FORMAT
       Each  reply specifies a status code and text. Replies must be no longer
       than 4096 characters including the newline terminator.
      
       500 SPACE text NEWLINE
           In case of a lookup request, the requested data does not  exist.
           In  case  of  an  update request, the request was rejected.  The
           text describes the nature of the problem.
              
      400 SPACE text NEWLINE
           This indicates an error condition. The text describes the nature
           of the problem. The client should retry the request later.
      
      200 SPACE text NEWLINE
           The request was successful. In the case of a lookup request, the
           text contains an encoded version of the requested data.
              
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to