Re: 4.5R and explicit broadcast routes

2002-02-01 Thread David A. Panariti
ep Julian> u by definition a tcp session cannot be to 255.255.255.255 Julian> what on EARTH is it trying to do? Julian> On Fri, 1 Feb 2002, David A. Panariti wrote: >> >>>>> "Garrett" == Garrett Wollman <[EMAIL PROTECTED]> >> >>>>

Re: 4.5R and explicit broadcast routes

2002-02-01 Thread David A. Panariti
I'll still need a way to disable that automagic route addition. thanks, davep Julian> On Fri, 1 Feb 2002, David A. Panariti wrote: >> >>>>> "Garrett" == Garrett Wollman <[EMAIL PROTECTED]> >> >>>>> writes: >> Garrett>

Re: 4.5R and explicit broadcast routes

2002-02-01 Thread David A. Panariti
> "Garrett" == Garrett Wollman <[EMAIL PROTECTED]> writes: Garrett> < A. Panariti" <[EMAIL PROTECTED]> said: >> Unfortunately, all I have is a binary for the app, so I can't >> figure out what they are doing. I don't even know if making a TCP >> connection to 255.255.255.255 is legal. Garre

4.5R and explicit broadcast routes

2002-02-01 Thread David A. Panariti
Hello all, 4.5R has a new behavior that is breaking an old (and essential) application of mine. When the app tries to make a TCP connection to 255.255.255.255, (as shown by strace: socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3,