Search squid archive

logging skype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hallo, squid-users,

can I log skype transfer from clients in a LAN to the wide world?

My server installation:

iptables:

  $IPTABLES_BIN -t filter -A INPUT -p tcp --dport 80 -j ACCEPT
  $IPTABLES_BIN -t filter -A INPUT -p tcp --dport 443 -j ACCEPT

  $IPTABLES_BIN -t filter -A FORWARD -p tcp --dport 80 -j reject_fkt
  $IPTABLES_BIN -t filter -A FORWARD -p tcp --dport 3128 -j reject_fkt
  $IPTABLES_BIN -t filter -A FORWARD -p tcp --dport 8080 -j reject_fkt

squid.conf (no transparant squid):

  http_port 8080
  icp_port 3130

For a kind of traffic shaping with "squish" I'd need skype entries in  
squid's "access.log"

Viele Gruesse!
Helmut


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux