On 6/22/07, Andrew Snow <[EMAIL PROTECTED]> wrote:
Hi, I have a problem with Pro/1000 cards in Freebsd, as follows:
System: Supermicro 1RU server
CPU: Intel(R) Core(TM)2 CPU 4400 @ 2.00GHz
OS: FreeBSD 6.2-STABLE (Tue May 29 03:19:28 EST 2007)
amd64 (64 bit mode, SMP kernel)
where do I find the valid commands I can put in these files (yes,
still on the never ending saga to get VPN working on my BSD machine so
I don't need to boot windows)
Thanks,
-Jim Stapleton
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.o
Jim Stapleton wrote:
where do I find the valid commands I can put in these files (yes,
still on the never ending saga to get VPN working on my BSD machine so
I don't need to boot windows)
peers files contains the same options as /etc/ppp/options
or /etc/ppp/options.ttyxx files - generally spea
On Sat, Jun 23, 2007 at 07:40:41AM -0400, Jim Stapleton wrote:
> where do I find the valid commands I can put in these files (yes,
> still on the never ending saga to get VPN working on my BSD machine so
> I don't need to boot windows)
Just scan man pppd for 'privileged' options.
Eugene
Thanks, I'll look at it more.
I'm trying to connect to a windows vpn, and most of the stuff I see
suggests pptp+pppd, but the documentation for most things contains
commands that just dont work.
-Jim Stapleton
On 6/23/07, Artyom Viklenko <[EMAIL PROTECTED]> wrote:
Jim Stapleton wrote:
> where
I can't find a way to specify mppe-128 for either pptp or pppd in the
man files, and every doc I see (including the man pages examples,
which don't work when I specify it in the file) seem to suggest that I
use either "mppe-128" or "require-mppe-128" for pppd, neither of which
work. Any suggestion