Linux Netfilter discussions
 help / color / mirror / Atom feed
* NATed internal IP leaking
@ 2009-04-13 16:49 Paul Rice
  0 siblings, 0 replies; only message in thread
From: Paul Rice @ 2009-04-13 16:49 UTC (permalink / raw)
  To: netfilter

Hi Guys,

I'm using kernel version 2.6.25.16 and attempted this on 2.6.29 as well.

I'm using ppp0 to connect to verizon wireless and when using Masquerade
NAT, I'm being told by verizon that my client IP's are coming across the
ppp0 interface and they are terminating the connection.  I have used 2.4
kernel doing the same thing with no issue like this.

iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE is what I've used
with success in the past.

My question is: Is there a way to keep internal ip's from leaking?  I've 
experimented with dropping everything 192.168.0.0/24 on ppp0 interface but 
no joy.

Thanks,
Paul Rice


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-13 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-13 16:49 NATed internal IP leaking Paul Rice

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