Linux: February 2005 Archives

Application Layer Packet Classifier for Linux is a classifier for the Linux kernel's Netfilter subsystem
that identifies packets based on application layer data (OSI layer 7).

Installation instruction
1. Patch kernel (both 2.4 and 2.6 are support), build new kernel
2. Patch iptables, build new iptables, cp extensions/libipt_layer7.so /usr/local/lib/iptables

iptables command example:
iptables -A FORWARD -m layer7 --l7proto msnmessenger -j DROP

I test Skype pattern, not work.
I wrote a softether pattern (for 1.0 or 2.0) as follow.
# SoftEther http://www.softether.com
#
# Pattern quality: marginal
#
# By Henry Pan
#
# SoftEther 1.0 ^802f0103010006000000200000040100
# SoftEther 2.0 certification.*softether vpn server
#
softether
^\x80\x2f\x01\x03\x01\x00\x06\x00\x00\x00|certification.*softether vpn server

Skype for Linux 1.0 released

| | Comments (0)

Download Skype for Linux
Curently Version: 1.0.0.7. Release date: Feb 14, 2005.

凱莉手工坊

凱莉手工坊

October 2009

Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

About this Archive

This page is a archive of entries in the Linux category from February 2005.

Linux: January 2005 is the previous archive.

Linux: May 2005 is the next archive.

Find recent content on the main index or look in the archives to find all content.