[EMAIL PROTECTED] wrote: >(Originally posted to -questions, no responses yet.) > >I haven't been able to turn up anything under Google... > >Has anyone ever successfully gotten an IP-IP or GRE tunnel working >between a FreeBSD machine (4-STABLE) and a Linux machine (2.4.x)? I >can get a tunnel up between two FreeeBSD machines no problem, but not >between the two OSes. > > >To Unsubscribe: send mail to [EMAIL PROTECTED] > > >with "unsubscribe freebsd-net" in the body of the message > > Hey,
I've had a setup where a FreeBSD 4.6.2-RELEASE machine was the server, and Linux 2.4.* machines were clients. I used ppp on the server side and a patched pppd / kernel on the client side. I used mppe encryption so I had to patch the linux kernel and the ppp daemon under linux for mppe support. There was also a MSCHAPv2 patch of some sort for the linux pppd. Regards, Anthony Volodkin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
