Re: tcp session limit with ipfw

2005-05-27 Thread Rink Springer
Hello, > > so, how limit using IPFW any other atempts to establish ftp session number > 4,5 etc... so we could use maximum 3sessions/1 IPaddrs? Have you considered looking at your FTP daemon's configuration? proftpd and vsftpd provide nice facilities for the functionality you are looking for. I

tcp session limit with ipfw

2005-05-27 Thread dnr
is there any possibility to limit tcp session count let's say from 3 to 2 for any port separately? for examples: establishing 3 active ftp sessions from 10.10.10.2 to 10.10.10.1 and doing transfer via 1 session we have: 10.10.10.1.ftp - 10.10.10.2.57185 - ESTABLISHED 10.10.10.1.ftp - 10.10.10.2