Re: Solution (RE: VPN client with mpd)

2001-09-25 Thread John Polstra
In article <[EMAIL PROTECTED]>, Garrett Wollman <[EMAIL PROTECTED]> wrote: > < said: > > > Oh. I haven't actually sniffed it, so I'll assume you're right. I > > apologize for the misinformation. > > Well, that's the situation as it was described upthread, and I > experienced something similar

Re: Solution (RE: VPN client with mpd)

2001-09-25 Thread Garrett Wollman
< said: > Oh. I haven't actually sniffed it, so I'll assume you're right. I > apologize for the misinformation. Well, that's the situation as it was described upthread, and I experienced something similar when I was first setting up PPP dialups here. -GAWollman To Unsubscribe: send mail to

Re: Solution (RE: VPN client with mpd)

2001-09-25 Thread John Polstra
In article <[EMAIL PROTECTED]>, Garrett Wollman <[EMAIL PROTECTED]> wrote: > < said: > > > The trouble with this is that your password will be sent unencrypted > > across the Internet, very possibly hitting a sniffer or two along the > > way. It's better to insist on chap and fix the broken pee

Re: Solution (RE: VPN client with mpd)

2001-09-25 Thread Garrett Wollman
< said: > The trouble with this is that your password will be sent unencrypted > across the Internet, very possibly hitting a sniffer or two along the > way. It's better to insist on chap and fix the broken peers. Actually, no: the other side, which considers itself a server, doesn't want to au

Re: Solution (RE: VPN client with mpd)

2001-09-25 Thread John Polstra
In article <[EMAIL PROTECTED]>, Lars Eggert <[EMAIL PROTECTED]> wrote: > > Thanks to Archie and Brian, I now have a working PPTP tunnel up. Here's > what I changed from the example vpn configuration included in the mpd > package in /usr/local/etc/mpd/mpd.conf, I thought I'd document this in > cas

Solution (RE: VPN client with mpd)

2001-09-24 Thread Lars Eggert
Thanks to Archie and Brian, I now have a working PPTP tunnel up. Here's what I changed from the example vpn configuration included in the mpd package in /usr/local/etc/mpd/mpd.conf, I thought I'd document this in case someone else runs accross the same problem: 1. Remove the "set iface addrs" lin

Re: VPN client with mpd

2001-09-22 Thread Brian Somers
> Hi, > > I'm trying to set up a VPN client on my FreeBSD laptop, so I can tunnel > through to work from home. I've played with both mpd and pptpclient from > ports, and mpd seems more robust (pptpclient likes to sometimes start > eating all CPU time). So I'd decided to to this with mpd; please l

VPN client with mpd

2001-09-22 Thread Lars Eggert
Hi, I'm trying to set up a VPN client on my FreeBSD laptop, so I can tunnel through to work from home. I've played with both mpd and pptpclient from ports, and mpd seems more robust (pptpclient likes to sometimes start eating all CPU time). So I'd decided to to this with mpd; please let me know i