On Sat, Jul 29, 2006 at 01:22:13PM +0100, John Joseph wrote:
> cat "/proc/sys/net/ipv4/ip_forward" gives
> 1
> Also 
>   I am able to ping from devices in one  network to
> the devices in other network  

Hmmm. Then I'd...

tcpdump -n -i $OUTSIDE
tcpdump -n -i $INSIDE

... where $INSIDE and $OUTSIDE are the respective network interfaces.
I would also just for debugging put a LOG target the same way you have
your ACCEPT target when you forward the POP3 connection.

I never used myself a similar configuration without having the state
module sitting somewhere on the top of the list. But I think this could
be unrelated.

Dirk.
-- 
There are two major products that come from Berkeley : LSD and UNIX. 
We don't believe this to be a coincidence.      (Jeremy S. Anderson)


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/dubailug/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to