<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>[Config] access-list, dhcp in Cisco</title>
<link>http://www.dslreports.com/forum/r15522112</link>
<description></description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 07:33:01 EDT</pubDate>
<lastBuildDate>Thu, 26 Nov 2009 07:33:01 EDT</lastBuildDate>

<item>
<title>Re: [Config] access-list, dhcp</title>
<link>http://www.dslreports.com/forum/remark,15525023</link>
<description><![CDATA[<A HREF="/useremail/u/526558"><b>lonebandit</b></A> : I probably know what I need to add there...one or both of these:<br><br>bootps          67/udp BOOTP/DHCP server<br>bootpc          68/udp BOOTP/DHCP client<br><br>I just wanted an opinion about this. And I guess I got it.<br><br>-JD]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,15525023</guid>
<pubDate>Tue, 21 Feb 2006 06:22:41 EDT</pubDate>
</item>

<item>
<title>Re: [Config] access-list, dhcp</title>
<link>http://www.dslreports.com/forum/remark,15524815</link>
<description><![CDATA[<A HREF="/useremail/u/1023144"><b>Phraxos</b></A> : The way to fix these sorts of problems is to have a <B>deny ip any any log</B> at the end of the ACL. You trigure the problem behaviour and check the log <B>sh log</B> and you will see what is being blocked. <br><br>Usually you can nail it in two minutes. :D<br><br>BTW it is good practice to have that line anyway at the end of the ACLs then you can always have a quick look at the log to check for suspicious behaviour.<br><br>[Edit] I could just tell you what you need for DHCP but I'm a heartless bastard and this way you will learn so much more ;)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,15524815</guid>
<pubDate>Tue, 21 Feb 2006 03:31:33 EDT</pubDate>
</item>

<item>
<title>Re: [Config] access-list, dhcp</title>
<link>http://www.dslreports.com/forum/remark,15522259</link>
<description><![CDATA[<A HREF="/useremail/u/526558"><b>lonebandit</b></A> : yea...I figured something like this should be needed....but wasnt sure.<br>So I am on the right track :)<br><br>-JD]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,15522259</guid>
<pubDate>Mon, 20 Feb 2006 20:03:43 EDT</pubDate>
</item>

<item>
<title>Re: [Config] access-list, dhcp</title>
<link>http://www.dslreports.com/forum/remark,15522229</link>
<description><![CDATA[<A HREF="/useremail/u/1310335"><b>thebajaguy</b></A> : I dug back into the discussions and saw a note about UDP port 67 being DHCP related communications.  I didn't confirm it with another source, so I'd suggest you check it out further.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,15522229</guid>
<pubDate>Mon, 20 Feb 2006 19:59:42 EDT</pubDate>
</item>

<item>
<title>[Config] access-list, dhcp</title>
<link>http://www.dslreports.com/forum/remark,15522112</link>
<description><![CDATA[<A HREF="/useremail/u/526558"><b>lonebandit</b></A> : I am running a 2801 router and enabled the DHCP server for my LAN... it's working well...but I had a question...<br><br>I use an access-list on my fas0/0 (lan side) and different access-lists on my fas0/1 (wan side).<br><br>My current applied access list on fas0/0:<br>interface FastEthernet0/0<br> description INSIDE LAN<br> ip access-group to-internet in<br><br>and the list looks like this:<br>ip access-list extended to-internet<br> deny   tcp any any range 135 139<br> deny   udp any any range 135 netbios-ss<br> permit ip 192.168.1.0 0.0.0.255 any<br><br>...this configuration seems to BLOCK dhcp client requests into the interface.<br><br>So I changed this list as follows:<br>ip access-list extended to-internet<br> deny   tcp any any range 135 139<br> deny   udp any any range 135 netbios-ss<br> permit ip any<br><br>..this now permits the clients to obtain a DHCP address....but I was wondering if there could be a better way to do this....<br><br>Any comments WILL be appreciated.<br><br>-JD]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,15522112</guid>
<pubDate>Mon, 20 Feb 2006 19:45:30 EDT</pubDate>
</item>

</channel>
</rss>
