>Should I be worried?
yes, your firewall is either useless or you've configured it wrongly
>My firewall has suddenly started logging *lots*
>of attempted connections from the Demon DNS servers from port 53,
>trying to connect to a variety of 4nnn ports.
I expect it is returning the details of names you have looked up
>This seems to be a new
>thing.
then it will be something you changed recently
--
richard Richard Clayton
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. Benjamin Franklin
> In article <l409jucpmg7vfflb8...@4ax.com>, Richard
> Tibbetts <ric...@primepeace.ltd.uk> writes
>
> >Should I be worried?
>
> yes, your firewall is either useless or you've configured it wrongly
Though the latter is more than possible, the former seems to be the
case this time. It appears there was a memory leak on the machine,
which had been running for 17 days, and the proxy software/firewall
had run out of memory.
> >My firewall has suddenly started logging *lots*
> >of attempted connections from the Demon DNS servers from port 53,
> >trying to connect to a variety of 4nnn ports.
Why on port 4nnn??
> I expect it is returning the details of names you have looked up
>
> >This seems to be a new
> >thing.
>
> then it will be something you changed recently
--
Richard Tibbetts
http://www.primepeace.ltd.uk/
>> >My firewall has suddenly started logging *lots*
>> >of attempted connections from the Demon DNS servers from port 53,
>> >trying to connect to a variety of 4nnn ports.
>
>Why on port 4nnn??
Some port number or other has to be used at your end, and to allow
multiple conversations to occur at once a "random" port number will be
used (clearly on this occasion selected from 4xxx values)
The firewall was not recording the outgoing packet (apparently because
of the memory leak), so the returning packet came as a surprise - so it
objected to it.
BTW I doubt it was "trying to connect" since these would have been UDP
packets with nary a TCP SYN in sight.