<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=102253718-04102006><FONT face=Arial 
color=#0000ff size=2>Good to hear.&nbsp; For future reference, I found one other 
option, ebtables,&nbsp;that might work.&nbsp; ebtables was designed for 
configuring&nbsp;complex bridging but I suspect it can be used to allow/deny 
Ethernet frames as you wish.</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV align=left>
<DIV align=left><FONT face=Arial size=2>Brandon Poyner</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Network Engineer III</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>CCAC -&nbsp;College Office</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>412-237-3086</FONT></DIV></DIV>
<DIV>&nbsp;</DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> wplug-bounces+bpoyner=ccac.edu@wplug.org 
  [mailto:wplug-bounces+bpoyner=ccac.edu@wplug.org] <B>On Behalf Of 
  </B>Mike<BR><B>Sent:</B> Wednesday, October 04, 2006 2:09 PM<BR><B>To:</B> 
  General user list<BR><B>Subject:</B> Re: [wplug] Using a specific DHCP 
  server?<BR></FONT><BR></DIV>
  <DIV></DIV>That did the trick..&nbsp; A rogue DHCP server is exactly my 
  problem, and stopping it is outside of my control for the time being.&nbsp; 
  This is all just a temporary setup, so this will work just fine.<BR><BR>Thanks 
  all for the help! <BR><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>You can 
    also put a setting in dhclient.conf to ignore DHCP replies from specific ip 
    addresses.&nbsp; Again this isn't ideal.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject 
    ip-address;</FONT></SPAN></DIV>
    <DIV>&nbsp;</DIV><SPAN><FONT face=Arial color=#0000ff 
    size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The reject statement causes the 
    DHCP&nbsp; client&nbsp; to&nbsp; reject&nbsp; offers&nbsp; 
    from</FONT></SPAN><BR><SPAN><FONT face=Arial color=#0000ff 
    size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; servers&nbsp; who&nbsp; use the 
    specified address as a server identifier.&nbsp;&nbsp; 
    This</FONT></SPAN><BR><SPAN><FONT face=Arial color=#0000ff 
    size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; can be used to avoid being 
    configured by rogue or&nbsp; misconfigured&nbsp; 
    dhcp</FONT></SPAN><BR><SPAN><FONT face=Arial color=#0000ff 
    size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; servers,&nbsp; although&nbsp; 
    it&nbsp; should be a last resort - better to track 
    down</FONT></SPAN><BR><SPAN><FONT face=Arial color=#0000ff 
    size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the bad DHCP server and fix 
    it.</FONT></SPAN><BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>