Next-in-Thread Next Message Previous Message Next Thread

More: Verry dirty fix...

Forum: Linux IP NAT Forum
Re: Question Packets droped in between NAT and ipchains under 2.1.125 (Me)
Keywords: localhost
Date: Wed, 17 Feb 1999 20:19:29 GMT
From: Me <anik@ifdo.pugmarks.com>

Here's a verry dirty fix, it'll probably solve the problem all
you ADSL users are having to, but you SHOULDN't use it .. it's
a verry big security hasard!. whell here it is, it's in the
fib_validate source if the patch doesn't work properly.
diff -r linux.old/net/ipv4/fib_frontend.c linux/net/ipv4/fib_frontend.c
209c209
<       if (res.type != RTN_UNICAST)
---
>       if (res.type != RTN_UNICAST && res.type != RTN_LOCAL)
You need to have already done a make dep;make clean for this file to exist

Next-in-Thread Next Message Previous Message Next Thread

to: "Verry dirty fix..."

Subscribe Membership Move/Remove Admin Mode Help for HyperNews 1.9.5