Re: VPN Agregation

2006-12-21 Thread Taras Danko
Hi. Check the ng_one2many man page. (especially EXAMPLES section). I got this working on the point-to-point scheme with two fbsd 5.X boxes with 2 Gigabit NICs on each machine. -- contact me: email: [EMAIL PROTECTED] icq: 166956956 ___ freebsd-hack

Re: How to find a certain socket?

2006-09-21 Thread Taras Danko
tening" socket still will be alive awaiting for another connections. And I want to be able to close sockets of both server and client types (sure if they were created by my restricted process mentioned above). Taras Danko -- contact me: email: [EMAIL PROTECTED] icq: 166956956 ___

How to find a certain socket?

2006-09-20 Thread Taras Danko
suppose). Maybe I should acqure some mutex lock or something before starting manipulations with socket? Any exampe code will be very much appreciated. Its my first steps in fbsd kernel programming so please xcuse me for newbie questions. Taras Danko. - - - - - - - - - - - -