LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-25-2002, 07:32 AM   #1
fxlee
Member
 
Registered: Aug 2001
Location: French Guiana
Distribution: Red Hat 7.2
Posts: 39

Rep: Reputation: 15
Need gurus' help...


I've installed a DHCP server for my office network. Each MAC addresses have a "fixed" IP address ....Here's my sample dhcpd.conf file:

default-lease-time 86400;
max-lease-time 604800;
get-lease-hostnames true;
option subnet-mask 255.255.255.0;
option domain-name "slach2-100.party";
option domain-name-servers 192.168.12.1;
option lpr-servers 192.168.12.1;
option interface-mtu 1500;

subnet 192.168.12.0 netmask 255.255.255.0
# default gateway
option routers 192.168.12.1;
option broadcast-adress 192.168.12.255;

host
hardware ethernet 00:40:95:49:0b:a5;
fixed-adress "192.168.12.57";

host
hardware ethernet 00:50:04:45:e1:65;
fixed-adress "192.168.12.67";


Etc.......................................

With this configuration, any new PC (windozs) with dhcp query could not be connected to the network.

My question : Is it possible to block any new PC (mac address not declared in the dhcp.conf file) if someone enter himself a static IP address, DNS option, etc... to connect to the network...???

Any help would be great!
THX!

Last edited by fxlee; 01-25-2002 at 07:35 AM.
 
Old 01-28-2002, 09:47 AM   #2
fxlee
Member
 
Registered: Aug 2001
Location: French Guiana
Distribution: Red Hat 7.2
Posts: 39

Original Poster
Rep: Reputation: 15
No ideas...?
Or could someone give me an url for that kind of question?
THX!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Any gaim-vv gurus out there? paicolman Linux - Newbie 2 01-09-2005 03:53 AM
mencode gurus, I need help! shelbydz Linux - Software 7 11-12-2004 10:20 PM
Any Netdump gurus out there? jamis Linux - Software 1 08-20-2004 08:46 AM
sylpheed gurus?? wrat Linux - Newbie 2 08-18-2004 07:40 PM
Any X-windows gurus help me please?? chrislip Linux - Software 1 09-21-2001 11:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration