Advertise Here
Advertise Here
Advertise Here
Advertise Here
Results 1 to 2 of 2

Thread: how to block ip's with cccam?

  1. #1
    Member
    Join Date
    01-05-2015
    Posts
    79
    Uploads
    0
    Likes
    1

    how to block ip's with cccam?

    Hi,


    Is it possible to block an IP (unwanted client) in cccam?
    I use a dreambox as server.
    In my firewall is not possible, no option.
    thanks

  2. Advertise Here
  3. #2
    New Member
    Join Date
    15-07-2016
    Posts
    1
    Uploads
    0
    Likes
    0

    Re: how to block ip's with cccam?

    Dont know if it will help:

    Block an IP:
    =====================
    iptables -I INPUT -s 78.15.240.132 -j DROP
    =====================






    Unblock an IP :
    =====================
    iptables -D INPUT -s 88.190.200.113 -j DROP
    =====================






    Blocked IP list
    =====================
    iptables -L INPUT -v -n | grep DROP
    =====================

Advertise Here

Similar Threads

  1. New kid on the block
    By Bluey in forum Introductions
    Replies: 1
    Last Post: 08-09-2015, 07:33:47
  2. 4G could block some UK DTT signals
    By OnePiece in forum Daily Satellite TV News
    Replies: 0
    Last Post: 02-06-2011, 21:53:15
  3. Replies: 18
    Last Post: 21-05-2010, 11:03:38
  4. Block deleted CCcam users
    By aguda in forum Dreambox
    Replies: 0
    Last Post: 31-03-2010, 00:37:23
  5. New old kid on the block....
    By beanbag in forum Introductions
    Replies: 2
    Last Post: 02-05-2008, 17:52:04

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •