Problems with Routing (was RE: [LARTC] Losing Packets after a DNAT in prerouting)

2005-07-18 Thread Jefferson Cowart
d. It appears that my problem is that I need it to route the connection back out the same interface that it came in on. However for new connections I need it to use eth0 as the default route. Thanks Jefferson Cowart [EMAIL PROTECTED] > -Original Message- > From: pra

RE: [LARTC] Losing Packets after a DNAT in prerouting

2005-07-16 Thread Jefferson Cowart
I had already done the first of those. Changing the second didn't seem to fix anything. Thanks Jefferson Cowart [EMAIL PROTECTED] > -Original Message- > From: pramod [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 16, 2005 02:24 > To: Jefferson C

Re: [LARTC] Losing Packets after a DNAT in prerouting

2005-07-16 Thread Jefferson Cowart
Sorry this took so long. In any case I've included all the parts of my rules file that I think are relevent below. Let me know if there is anything else needed. When I send packets to 134.173.95.144 I see them appear in the tcpdump on the incoming interface (eth2). I also see them in my kernel

[LARTC] Losing Packets after a DNAT in prerouting

2005-07-13 Thread Jefferson Cowart
that interface. I have tried putting LOG rules into the FORWARD chain with no success. I'm pretty sure the packet isn't hitting a DROP rule as all my DROP rules have a LOG rule directly in front of them. Any idea how to track down the missing packets? ---- Thanks Jefferson Cowart [