From 7e2e1c064b40f8df0c10f45e0b5371d0d8a1c981 Mon Sep 17 00:00:00 2001 From: Ollivier Robert Date: Mon, 13 Nov 1995 08:24:59 +0000 Subject: [PATCH] Update the FAQ. Is there anyone who could give me an account on a faster-than-20-bytes-per second line to the US (not EBONE) ? I'm having too many problems connecting to freefall to do commits... It would be better if it could be a ssh-protected account, that would give a strong authentication. The RENATER line (and thus EBONE) is almost dead for remote login after 10AM european time... :-( Thanks in advance. --- share/doc/FAQ/freebsd-faq.sgml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/share/doc/FAQ/freebsd-faq.sgml b/share/doc/FAQ/freebsd-faq.sgml index 12a60d2f3bbd..171be59199fb 100644 --- a/share/doc/FAQ/freebsd-faq.sgml +++ b/share/doc/FAQ/freebsd-faq.sgml @@ -4,7 +4,7 @@ Frequently Asked Questions for FreeBSD 2.X <author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/ -<date> $Id: freebsd-faq.sgml,v 1.16 1995/09/19 14:23:38 jfieber Exp $ +<date> $Id: freebsd-faq.sgml,v 1.17 1995/09/21 09:29:06 ats Exp $ <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. @@ -23,7 +23,7 @@ Any entries with a <XXX> are under construction. send mail to: <url url="mailto:questions@FreeBSD.ORG" name="FreeBSD-questions - Mailling list"> or to <url url="mailto:faq@FreeBSD.ORG" + Mailing list"> or to <url url="mailto:faq@FreeBSD.ORG" name="FreeBSD FAQ mailing list"> The latest released version is FreeBSD 2.0.5R. FreeBSD-current @@ -1705,6 +1705,14 @@ disk fd1 at fdc0 drive 1 <verb> mount -o -P sunbox:/blah /mnt </verb> + <sect1><heading>I'm having problems with my NeXTStep machines and other FreeBSD ones accross PPP</heading> + + <p> + Try disabling the TCP extentions in <tt>/etc/sysconfig</tt> by + changing the following variable to NO: + <verb> + tcp_extensions=NO + </verb> <sect1> <heading>I want to enable IP multicast support on my FreeBSD box, how do I do it? (Alternatively: What the heck IS multicasting and what applications make use of it?)</heading>