On 4/18/06, dave morgan <morgad at eclipse dot co dot uk> wrote:
>
> I am getting hit by this causing my logs to be filled with entries from
> my Samba server giving lots of entries like this (slightly edited) -
>
> LAN 169.254.185.120, port 138 169.254.255.255, port 138 UDP
>
That's an automatically assigned IP. Most DHCP client
implementations, when they do not receive a DHCP lease, assign
themselves a 169.254.x.x/16 IP.
If you want to get rid of these log entries, disable logging for the
default rules under Diagnostics -> Logs, Settings tab.
-Chris |