On Fri, Mar 16, 2001, Jeroen Ruigrok/Asmodai wrote:
> -On [20010316 10:43], Eugene Polovnikov ([EMAIL PROTECTED]) wrote:
> >Please, review the following PR:
> >http://www.freebsd.org/cgi/query-pr.cgi?pr=25847
> >
> >Same patch is in the attach.
>
> Just a question,
>
> the gif interface now par
Brett Glass wrote:
>
> I need to move a PPP link from a pair of modems to a wireless network.
> The wireless network has MAC layer bridges with Ethernet ports, so
> basically what I need to do is reconfigure the client (running FreeBSD
> 3.2 with security patches and userland PPP) and the server
At 07:27 AM 4/1/2001, Wes Peters wrote:
>Why use PPPoE -- you really prefer to toss away gobs of bandwidth?
I don't see why it should be that inefficient. In fact, I've been
thinking that due to header compression it might even be a bit
faster.
I'm doing it because we need a a machine on a wir
On Sun, 1 Apr 2001, Brett Glass wrote:
> At 07:27 AM 4/1/2001, Wes Peters wrote:
>
> >Why use PPPoE -- you really prefer to toss away gobs of bandwidth?
>
> I don't see why it should be that inefficient. In fact, I've been
> thinking that due to header compression it might even be a bit
> fast
At 05:12 PM 4/1/2001, Alex Pilosov wrote:
>I'm hacking on a 'magic box' solution, which will essentially listen for
>ARP packets from box A to box B, reply with its own MAC, and then forward
>ethernet packets back onto the same wire, rewriting the MACs
>appropriately.
Sort of like static NAT. I