All of lore.kernel.org
 help / color / mirror / Atom feed
* DNS rebinding
@ 2007-08-07 16:11 Stephen Clark
  2007-08-08 14:14 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Clark @ 2007-08-07 16:11 UTC (permalink / raw)
  To: netfilter-devel

Hello List,

There is an article about DNS rebinding at the following site:
http://crypto.stanford.edu/dns/


"Circumvention-Resistant Firewalls. Firewalls can prevent
their own circumvention by forbidding external host
names from resolving to internal IP addresses, preventing
the attacker from naming the target server, either by filtering
packets [6] or by modifying their DNS resolver."

Can netfilter be setup to keep dns responses from pointing to internal addresses by filtering the packets? If so how would one go about setting that up.

Thanks,
Steve
-- 

"They that give up essential liberty to obtain temporary safety, 
deserve neither liberty nor safety."  (Ben Franklin)

"The course of history shows that as a government grows, liberty 
decreases."  (Thomas Jefferson)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: DNS rebinding
  2007-08-07 16:11 DNS rebinding Stephen Clark
@ 2007-08-08 14:14 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2007-08-08 14:14 UTC (permalink / raw)
  To: Stephen.Clark; +Cc: netfilter-devel

Stephen Clark wrote:
> Hello List,
> 
> There is an article about DNS rebinding at the following site:
> http://crypto.stanford.edu/dns/
> 
> 
> "Circumvention-Resistant Firewalls. Firewalls can prevent
> their own circumvention by forbidding external host
> names from resolving to internal IP addresses, preventing
> the attacker from naming the target server, either by filtering
> packets [6] or by modifying their DNS resolver."
> 
> Can netfilter be setup to keep dns responses from pointing to internal
> addresses by filtering the packets? If so how would one go about setting
> that up.

No, that would require a dns match. But IIRC someone posted something
like that based on nfnetlink_queue a couple of month ago ..

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-08 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07 16:11 DNS rebinding Stephen Clark
2007-08-08 14:14 ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.