Re: All packages upgraded, but now PPP ... :(

A.N.Kuznetsov (kuznet@ms2.inr.ac.ru)
Fri, 27 Mar 1998 19:51:28 +0300


In article <Pine.LNX.3.96.980326161927.10881I-100000@main.cyclades.com> you wrote:
: > Isnt this really neat, its optimised your routing for you. Actually Im amazed
: > you ever conned 2.0.x into sending traffic to itself via a pp port.
...
: That's a nice "feature" and I'd like to have it back ... :)

It is even not an optimization, but it is required to provide
internal routing consistency. I see, it is bad news for you.

Now good news :-) There is a hole (read, bug) in 2.1: if you make
SO_BINDTODEVICE to your PtP device, packet will go through
this device.

And bad news again: these packets will be dropped
on another end of link, because IP considers them
as the the most weird spoofing attempt. This check can be
turned off by commenting several lines in kernel.
If you really need it, I can supply patch.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu