Linux Netfilter discussions
 help / color / mirror / Atom feed
* RE: External IP addresses on internal network
@ 2003-08-26 22:43 George Vieira
  2003-08-27  1:10 ` Jeffrey Laramie
  0 siblings, 1 reply; 13+ messages in thread
From: George Vieira @ 2003-08-26 22:43 UTC (permalink / raw)
  To: Jeffrey Laramie, netfilter

This could be an internal machine querying aol.com dns server.. which is harmless..

can you show come tcpdumps of this? Was the source IP the aol.com address or was it just the destination.. I would be worried if it was the source IP and it was going out, not in. If it was coming in then don't panic though I woudl prefer to run a caching DNS server locally and block DNS going out.

Thanks,
____________________________________________
George Vieira
Systems Manager
georgev@citadelcomputer.com.au
 

-----Original Message-----
From: Jeffrey Laramie [mailto:JALaramie@Loudoun-Fairfax.com]
Sent: Wednesday, August 27, 2003 1:57 AM
To: netfilter@lists.netfilter.org
Subject: External IP addresses on internal network


Hi all,

I recently updated my configuration by modifying one of my filter INPUT 
rules to specify source IPs coming in from the LAN:

iptables -t filter -A INPUT -p all -i $LAN_Interface -s $LAN_IP_Range -j 
Lan-Host

Packets not meeting this condition (among others) are logged and 
dropped. The intent is to catch any internal packets coming from an 
external IP address. No sooner did I load this rule when I started 
logging packets with an AOL IP address coming from the LAN interface 
going to port 53. I have a small LAN with only a handful of PCs which I 
configured myself, so I'm a bit puzzled.

Have I configured this wrong? Several users connect to AOL through the 
firewall so that's a possible cause, but I don't know why an AOL program 
would spoof IPs. Thoughts?




^ permalink raw reply	[flat|nested] 13+ messages in thread
* External IP addresses on internal network
@ 2003-08-26 15:57 Jeffrey Laramie
  0 siblings, 0 replies; 13+ messages in thread
From: Jeffrey Laramie @ 2003-08-26 15:57 UTC (permalink / raw)
  To: netfilter

Hi all,

I recently updated my configuration by modifying one of my filter INPUT 
rules to specify source IPs coming in from the LAN:

iptables -t filter -A INPUT -p all -i $LAN_Interface -s $LAN_IP_Range -j 
Lan-Host

Packets not meeting this condition (among others) are logged and 
dropped. The intent is to catch any internal packets coming from an 
external IP address. No sooner did I load this rule when I started 
logging packets with an AOL IP address coming from the LAN interface 
going to port 53. I have a small LAN with only a handful of PCs which I 
configured myself, so I'm a bit puzzled.

Have I configured this wrong? Several users connect to AOL through the 
firewall so that's a possible cause, but I don't know why an AOL program 
would spoof IPs. Thoughts?



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

end of thread, other threads:[~2003-08-28 19:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-26 22:43 External IP addresses on internal network George Vieira
2003-08-27  1:10 ` Jeffrey Laramie
2003-08-27 16:54   ` Jim Carter
2003-08-27 18:50     ` Jeffrey Laramie
2003-08-28 14:19       ` Chris Brenton
2003-08-28 15:43         ` Jeffrey Laramie
2003-08-28 14:56       ` Ramin Dousti
2003-08-28 16:21         ` Jeffrey Laramie
     [not found]         ` <3F4E2844.2050108@Loudoun-Fairfax.com>
2003-08-28 18:17           ` Ramin Dousti
2003-08-28 19:24             ` Jeffrey Laramie
2003-08-28 15:52       ` Michael J. Tubby B.Sc. (Hons) G8TIC
2003-08-28 16:19         ` Jeffrey Laramie
  -- strict thread matches above, loose matches on Subject: below --
2003-08-26 15:57 Jeffrey Laramie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox