Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    SQUID : Limit to 1 connection per user

    pfSense Packages
    1
    1
    1870
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nimamhd
      last edited by

      I use Squid for user accounting with Radius for my LAN,

      after searching on google i found this :

      authenticate_ttl 1 hour
      authenticate_ip_ttl 10 seconds
      acl ip_unico max_user_ip -s 1
      http_access deny ip_unico
      server_persistent_connections off

      and added to squid–> General --> Custom Option

      its works great.
      thanks

      1 Reply Last reply Reply Quote 0
      • First post
        Last post