My logs are getting filled with:
 
Aug 12 17:12:28 crouter kernel: Packet log: input DENY eth0 PROTO=17 10.100.0.1:67 
255.255.255.255:68 L=363 S=0x00 I=45322 F=0x0000 T=64 (#10) 
Aug 12 17:12:30 crouter kernel: Packet log: input DENY eth0 PROTO=17 68.81.146.1:67 
255.255.255.255:68 L=331 S=0x00 I=45336 F=0x0000 T=64 (#49) 
 
I have read through older posts and found a reply that says, if the IPs are my ISP's 
DHCP server, I need to allow traffic through.
 
I have tried to each of the the following seperately...
 
1. external udp/tcp ports...
EXTERN_UDP_PORTS="0/0_bootpc 0/0_bootps"
EXTERN_TCP_PORTS="0/0_bootpc 0/0_bootps"
result: still filling logs
 
2. slient deny...
SILENT_DENY="udp_10.100.0.1_67 udp_68.81.146.1_67"
result: still filling logs
 
3. hosts allow:  in Hosts.allow, added two lines
ALL: 10.100.0.1/255.255.255.255
ALL: 68.81.146.1/255.255.255.255
result: still filling logs.
 
I understand that the stuff in my logs has to do with renewing my IP address to my 
ISP.  My ISP is Comcast cable.
 
Chris.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to