08-04-2006, 06:44 PM
|
#12
|
Join Date: Jun 1999
Posts: 9,231
|
Quote:
|
Originally Posted by 786ARS
has anyone noticed the fact that your have to compromize your security to actually do this to someone?
|
No he isnt ..
Quote:
|
I'm starting here by splitting the network into two parts, the trusted half and the untrusted half. The trusted half has one netblock, the untrusted a different netblock. We use the DHCP server to identify mac addresses to give out the relevant addresses.
|
Quote:
subnet *.*.*.* netmask 255.255.255.0 {
.
.
deny unknown-clients;
|
Awesome find DrG
|
|
|