FreeBSD Bugzilla – Attachment 30127 Details for
Bug 50879
Fixes and Additions to PPTP section of PPP/SLIP chapter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.05 KB, created by
Dominic Marks
on 2003-04-12 21:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dominic Marks
Created:
2003-04-12 21:20:04 UTC
Size:
3.05 KB
patch
obsolete
>Index: chapter.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v >retrieving revision 1.100 >diff -u -r1.100 chapter.sgml >--- chapter.sgml 2003/03/01 01:24:14 1.100 >+++ chapter.sgml 2003/04/12 20:10:36 >@@ -2129,7 +2129,7 @@ > PPPoA is a popular choice among European DSL providers.</para> > > <sect2> >- <title>Using PPPoA with the Alcatel Speedtouch USB</title> >+ <title>Using PPPoA with the Alcatel SpeedTouch USB</title> > > <para>PPPoA support for this device is supplied as a port in FreeBSD > because the firmware is distributed under <ulink >@@ -2147,9 +2147,11 @@ > <title>Using mpd</title> > > <para>You can use <application>mpd</application> to connect to a variety >- of services, in particular pptp services. You can find >+ of services, in particular PPTP services. You can find > <application>mpd</application> in the ports collection, >- <filename role="package">net/mpd</filename>.</para> >+ <filename role="package">net/mpd</filename>. Many ADSL modems >+ require that a PPTP tunnel is created between the modem and >+ computer, one such modem is the Alcatel SpeedTouch Home.</para> > > <para>First you must install the port, and then you can configure > <application>mpd</application> to suit your requirements and provider >@@ -2177,7 +2179,7 @@ > id="co-mpd-ex-pass"> > set bundle disable multilink > >- set link no pap actcomp protocomp >+ set link no pap acfcomp protocomp > set link disable chap > set link accept chap > set link keep-alive 30 10 >@@ -2210,9 +2212,23 @@ > set link type pptp > set pptp mode active > set pptp enable originate incoming outcall >- set pptp self 10.0.0.140 >- set pptp peer 10.0.0.138</programlisting> >+ set pptp self <replaceable>10.0.0.1</replaceable> <co >+ id="co-mpd-ex-self"> >+ set pptp peer <replaceable>10.0.0.138</replaceable> <co >+ id="co-mpd-ex-peer"></programlisting> > >+ <calloutlist> >+ <callout arearefs="co-mpd-ex-self"> >+ <para>The IP address of your &os; computer which you will be >+ using <application>mpd</application> from. >+ </callout> >+ <callout arearefs="co-mpd-ex-peer"> >+ <para>The IP address of your ADSL modem. For the Alcatel >+ SpeedTouch Home this address defaults to <hostid >+ role="ipaddr">10.0.0.138</hostid></para> >+ </callout> >+ </calloutlist> >+ > <para>It is possible to initialise the connection easily by issuing the > following command as <username>root</username>.</para> > >@@ -2222,7 +2238,7 @@ > command.</para> > > <screen>&prompt.user; <userinput>ifconfig <replaceable>ng0</replaceable></userinput> >-: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> mtu 1500 >+ng0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> mtu 1500 > inet 216.136.204.117 --> 204.152.186.171 netmask 0xffffffff</screen> > > <para>Using <application>mpd</application> is the recommended way to
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 50879
: 30127