View Single Post
Old 03-12-2002   #1 (permalink)
 
Posts: n/a
Protecting my internet connection

hi

at the moment iīm only using this simple rule to bring all my computers to the internet:
iptables -t nat -A POSTROUTING -j MASQUERADE

but now i have a Accesspoint, i donīt want to use the accesspoint for filtering the MACs because some friends should be able to connect to my network, but they shouldnīt get online.

i know that there is a function for iptables "-s MA:CAD:RE:SS:XX" but it isnīt working if i only put this behind the a new rule for each computer.

so could someone help me?

CU AssetBurned
  Reply With Quote