Re: Anyone successfully using ipmasq with 2.1.129? [Oops in 2.1.129]

Tom Eastep (eastep@loc1.tandem.com)
Sun, 22 Nov 1998 18:16:45 -0800


Brian Ristuccia wrote:
>
> Is anyone successfully using ipmasq with 2.1.129? Interested in hearing
> about your configuration. Ipmasq immediately crashes my machine. See my
> earlier posting:
>
> On Thu, Nov 19, 1998 at 09:28:57PM -0500, Brian Ristuccia wrote:
> > 2.1.129 get a Null Pointer Dereference followed by an oops, followed by a
> > panic when I enable ip_forwarding under 2.1.129 with masquarading ipchains
> > rules present.
> >
> > My IP chains rules:
> >
> > ipchains -P forward DENY
> > ipchains -A forward -j MASQ -s 10.0.16.0/24 -d 0.0.0.0/0
> >
> > Then I enable forwarding:
> >
> > echo "1" >/proc/sys/net/ipv4/ip_forward
> >
> > Then it goes boom (keyed in from my notes):

Enable forwarding before defining you rules -- works fine for me...

-Tom

-- 
Tom Eastep	
COMPAQ Computer Corporation
Enterprise Computing Group
Tandem Division
tom.eastep@compaq.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/