bin/54891 Re: libalias/natd and identd support

From: Krzysztof Drewicz (hunter24_at_pancake.sggw.waw.pl)
Date: 08/25/03

  • Next message: Stoyan Stratev: "the router spams with echo requests"
    Date: Mon, 25 Aug 2003 13:57:59 +0200
    To: freebsd-net@freebsd.org
    
    

    On Thu, Jul 24, 2003 at 02:39:08AM +0200, Krzysztof Drewicz wrote:
    >
    > I've written small patch for that. Natd binds additonal AF_UNIX/DGRAM
    > socket, and asks libalias about connections.

    Hi.

    I've written appropriate os.c for oidentd (tested witch 2.0.5 & 2.0.7)
    Patch against RELENG_4 & os.c could be found here:
    http://ofca.pl/bsdident/

    Could anyone test it and submit comments?
    It works for me & my ISP for 12h now without any problems.

    kd.

    ps. it should be easy to extend it's possibilities to work with lets say
    5 diffrent natds, but natd should use some standard /var/run/natd/dir/ for
    connections sockets, so utils like oidentd/os.c could easy query any working
    natd.

    I'm thinking even about sth like 'ipnat -l' for natd or controling libalias's
    links ie. reseting, changing expire times etc...

    -- 
    Krzysztof Drewicz
    Podsłuchane na pogrzebie: "Wiem, że to niezręcznie pytać o takie rzeczy w tej 
    chwili, ale przypominasz sobie, żeby on kiedykolwiek wspomniał coś o kodzie 
    źródłowym?" 						--- Charles Addams
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Stoyan Stratev: "the router spams with echo requests"

    Relevant Pages

    • Asynchronous Socket Server data
      ... The socket server knows what type of data it expects due to the interface ... I can have 1 databuffer only for each datatype to handle multiple connections? ... int bytesRead = handler.EndReceive; ... packetIndex, bytesRead); ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Ping =?ISO-8859-1?Q?kr=E1ft=E9=E9_=3F_Advice_needed_?= =?ISO-8859-1?Q?to_trace_w
      ... He has two telephone extensions leading from the master socket and his ... presume that there is a fault in his extension wiring. ... If it's twisted pair ensure that it's not been connected split pair, in other words the blue white with white blue, orange white with white orange, if you get my drift, & the connections you should use are 2&5 ...
      (uk.telecom.broadband)
    • Re: !EventConnect Problem
      ... the June roll-up is available somewhere, although there's not been the usual ... The socket is not in a listening state. ... The incoming connection queue has no room for connections. ...
      (microsoft.public.windowsce.app.development)
    • Re: !EventConnect Problem
      ... the June roll-up is available somewhere, ... The socket is not in a listening state. ... The incoming connection queue has no room for connections. ...
      (microsoft.public.windowsce.app.development)
    • Re: How do I tell an object to free up an owned object from thta object itself?
      ... I tested running a sequence of connect/disconnect from the client ... client address for those connections that were active. ... In the ClientConnect event I create a handler object for processing ... >Socket is in fact a TServerClientWinSocket which acts as a end-connection ...
      (comp.lang.pascal.delphi.misc)