Results 1 to 1 of 1
I'm trying to get a setup so that I can do two things, the primary goal is to have two services reached through one port (https and openvpn or port ...
- 01-25-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 15
layer 7 QoS and proxy
I'm trying to get a setup so that I can do two things, the primary goal is to have two services reached through one port (https and openvpn or port 443) and the secondary goal is to begin to set up infrasturcture for schedual based QoS. I'm guessing that adding the layer 7 netfilter module is the right step to take. I've already applied the patches to the kernel and iptables sources, but I've run into a problem.
When I run "make KERNEL_DIR=$BASEDIR/rpmbuild/BUILD/kernel*/linux-2.6.18.i686" I get "building dependencies" then it appears to compile. Then when i do "make install KERNEL_DIR=$BASEDIR/rpmbuild/BUILD/kernel*/linux-2.6.18.i686" I get "building dependencies something wrong deleting dependencies"
could someone either help me fix this or point me to a less drastic solution?


Reply With Quote