<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Linux configure point to point tunneling PPTP  VPN client for Microsoft PPTP vpn server</title> <atom:link href="http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: lutpiero</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-175725</link> <dc:creator>lutpiero</dc:creator> <pubDate>Fri, 18 Nov 2011 01:49:36 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-175725</guid> <description>I do exactly as u write and
I receive this on my centos  LCP: timeout sending Config-Requests.
I have already try to connect from windows 7 and vpn succesfully connected</description> <content:encoded><![CDATA[<p>I do exactly as u write and<br
/> I receive this on my centos  LCP: timeout sending Config-Requests.</p><p>I have already try to connect from windows 7 and vpn succesfully connected</p> ]]></content:encoded> </item> <item><title>By: Ladislav</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173708</link> <dc:creator>Ladislav</dc:creator> <pubDate>Mon, 05 Sep 2011 11:21:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173708</guid> <description>Hi Vivek and everybody here,
does anybody here have any experiences with setting up the client VPN against Microsoft PPTP VNP server, which use the client certificates. I already patched my ppp using &lt;a href=&quot;http://www.nikhef.nl/~janjust/ppp/&quot; rel=&quot;nofollow&quot;&gt;this patch&lt;/a&gt;. But I am not able to set this connection up.
Thanks for some example of configuration.
Information about live connection I gathered from the Windows client are following:
&lt;pre&gt;
On the connection configuration card:
On security folder there is selected &quot;Precise configuration&quot;, then click on the Setting
Cryptography of data: Require (disconnect if cryptography cannot be used)
Use of protocol EAP: Smart Card or another certificate
There is a button for &quot;Properties&quot; where is&gt;
- Use certificate in this computer
- Verify server certificate
- and in the root certificates list I selected the CA root certificate
Windows client VPN attributes after connection made:
Type of device: vpn
Type of server: PPP
Transports: TCP/IP
Authentication: EAP
Cypher: MPPE 128
Compression: MPPC
Multilink patterns of PPP: disabled
&lt;/pre&gt;
I use following command to initiate connection, but without any success:
&lt;pre&gt;
/usr/local/sbin/pppd \
noauth nobsdcomp nodeflate require-eap \
name &quot;$FQDN_HOSTNAME&quot; remotename &quot;$CN_Z_CA_CERTIFIKATU&quot; \
cert $PRIVATNI_CERTIFIKAT \
key $VEREJNY_KLIC
ca $CA_CERTIFIKAT
password $HESLO \
logfile /tmp/pppd.log pty \
&quot;pptp $VPN_SERVER  --nolaunchpppd&quot;
&lt;/pre&gt;</description> <content:encoded><![CDATA[<p>Hi Vivek and everybody here,</p><p>does anybody here have any experiences with setting up the client VPN against Microsoft PPTP VNP server, which use the client certificates. I already patched my ppp using <a
href="http://www.nikhef.nl/~janjust/ppp/" rel="nofollow">this patch</a>. But I am not able to set this connection up.</p><p>Thanks for some example of configuration.</p><p>Information about live connection I gathered from the Windows client are following:</p><pre>
On the connection configuration card:
On security folder there is selected "Precise configuration", then click on the Setting
Cryptography of data: Require (disconnect if cryptography cannot be used)
Use of protocol EAP: Smart Card or another certificate
There is a button for "Properties" where is&gt;
- Use certificate in this computer
- Verify server certificate
- and in the root certificates list I selected the CA root certificate
Windows client VPN attributes after connection made:
Type of device: vpn
Type of server: PPP
Transports: TCP/IP
Authentication: EAP
Cypher: MPPE 128
Compression: MPPC
Multilink patterns of PPP: disabled
</pre><p>I use following command to initiate connection, but without any success:</p><pre>
/usr/local/sbin/pppd \
noauth nobsdcomp nodeflate require-eap \
name "$FQDN_HOSTNAME" remotename "$CN_Z_CA_CERTIFIKATU" \
cert $PRIVATNI_CERTIFIKAT \
key $VEREJNY_KLIC
ca $CA_CERTIFIKAT
password $HESLO \
logfile /tmp/pppd.log pty \
"pptp $VPN_SERVER  --nolaunchpppd"
</pre>]]></content:encoded> </item> <item><title>By: Mike</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173668</link> <dc:creator>Mike</dc:creator> <pubDate>Thu, 01 Sep 2011 14:11:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173668</guid> <description>don&#039;t worry, found it</description> <content:encoded><![CDATA[<p>don&#8217;t worry, found it</p> ]]></content:encoded> </item> <item><title>By: Mike</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173667</link> <dc:creator>Mike</dc:creator> <pubDate>Thu, 01 Sep 2011 11:06:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173667</guid> <description>The if-up.d does not exist after installation, are we supposed to create this directory, or have things changed in recent versions?
I&#039;m on RHEL though...</description> <content:encoded><![CDATA[<p>The if-up.d does not exist after installation, are we supposed to create this directory, or have things changed in recent versions?<br
/> I&#8217;m on RHEL though&#8230;</p> ]]></content:encoded> </item> <item><title>By: Sysadmin</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173486</link> <dc:creator>Sysadmin</dc:creator> <pubDate>Mon, 22 Aug 2011 19:03:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173486</guid> <description>Lukas, yes, you can monitor VPN users trafic. The most simplier solution - is IP-address -based traffic accounting via iptables. This approach requires that each vpn-user have it&#039;s oun unique IP-address. For example:
iptables -N ACCOUNT
iptables -A ACCOUNT -s 10.10.10.2 -j RETURN
iptables -A ACCOUNT -s 10.10.10.3 -j RETURN
...............
iptables -A FORWARD -j ACCOUNT
Then you can get packets and bytes counters with the command:
iptables -nL ACCOUNT -vx
and probably graph the stats via cacti/munin/etc...</description> <content:encoded><![CDATA[<p>Lukas, yes, you can monitor VPN users trafic. The most simplier solution &#8211; is IP-address -based traffic accounting via iptables. This approach requires that each vpn-user have it&#8217;s oun unique IP-address. For example:<br
/> iptables -N ACCOUNT<br
/> iptables -A ACCOUNT -s 10.10.10.2 -j RETURN<br
/> iptables -A ACCOUNT -s 10.10.10.3 -j RETURN<br
/> &#8230;&#8230;&#8230;&#8230;&#8230;<br
/> iptables -A FORWARD -j ACCOUNT</p><p>Then you can get packets and bytes counters with the command:<br
/> iptables -nL ACCOUNT -vx<br
/> and probably graph the stats via cacti/munin/etc&#8230;</p> ]]></content:encoded> </item> <item><title>By: Lukas</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173481</link> <dc:creator>Lukas</dc:creator> <pubDate>Mon, 22 Aug 2011 11:22:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173481</guid> <description>Hello there. Thanks for very nice PPTP VPN manual. I got just one question. IS it possible to monitor users traffic on VPN ? Give users quota for VPN ? Problem is on my server is users making too mutch traffic and i need to stop this. Thanks for any help. lu</description> <content:encoded><![CDATA[<p>Hello there. Thanks for very nice PPTP VPN manual. I got just one question. IS it possible to monitor users traffic on VPN ? Give users quota for VPN ? Problem is on my server is users making too mutch traffic and i need to stop this. Thanks for any help. lu</p> ]]></content:encoded> </item> <item><title>By: Syed Zaigham Ali</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173012</link> <dc:creator>Syed Zaigham Ali</dc:creator> <pubDate>Wed, 03 Aug 2011 09:49:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-173012</guid> <description>Yes mahesh it was a gateway problem. My service provider didn&#039;t want to tell the gateway and network address and said that install windows we did&#039;t provide services on Linux. But Finally i knew it and using internet on UBUNTU...:)</description> <content:encoded><![CDATA[<p>Yes mahesh it was a gateway problem. My service provider didn&#8217;t want to tell the gateway and network address and said that install windows we did&#8217;t provide services on Linux. But Finally i knew it and using internet on UBUNTU&#8230;:)</p> ]]></content:encoded> </item> <item><title>By: sa144</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172940</link> <dc:creator>sa144</dc:creator> <pubDate>Mon, 01 Aug 2011 10:54:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172940</guid> <description>I have set up PPTP VPN server on linux
But accounts are open for concurrent simultaneous connections. means there can be many users using one account at the time.
i need to limit that to one user at the time.
anybody knows how it can be done?</description> <content:encoded><![CDATA[<p>I have set up PPTP VPN server on linux<br
/> But accounts are open for concurrent simultaneous connections. means there can be many users using one account at the time.<br
/> i need to limit that to one user at the time.<br
/> anybody knows how it can be done?</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172109</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 24 Jun 2011 14:36:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172109</guid> <description>$NET - the network you wish to be routed via VPN-connection. If you want all your trafic go via VPN-tunnel, use &quot;0.0.0.0/0&quot; as value for $NET variable. $IFACE - is that network interface which appeares after VPN-connection established (usually ppp0).</description> <content:encoded><![CDATA[<p>$NET &#8211; the network you wish to be routed via VPN-connection. If you want all your trafic go via VPN-tunnel, use &#8220;0.0.0.0/0&#8243; as value for $NET variable. $IFACE &#8211; is that network interface which appeares after VPN-connection established (usually ppp0).</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172108</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 24 Jun 2011 14:33:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172108</guid> <description>And one more alternative is pptpd (vpn-server implementing PPTP protocol)</description> <content:encoded><![CDATA[<p>And one more alternative is pptpd (vpn-server implementing PPTP protocol)</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172107</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 24 Jun 2011 14:30:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172107</guid> <description>It&#039;s because windows considers that VPN-connection route is more preferable than your default route. To avioid this problem try to uncheck
the option &quot;use default gateway in remote network&quot; in TCP-IP options of VPN-connection  (&quot;Advanced...&quot; button).</description> <content:encoded><![CDATA[<p>It&#8217;s because windows considers that VPN-connection route is more preferable than your default route. To avioid this problem try to uncheck<br
/> the option &#8220;use default gateway in remote network&#8221; in TCP-IP options of VPN-connection  (&#8220;Advanced&#8230;&#8221; button).</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172105</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 24 Jun 2011 14:26:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172105</guid> <description>If your ADSL modem is in the bridge mode, and Linux firewall performs NAT for vpnclient, you should connect to VPNSERVER without problems. However, you may need to tune the firewall on the linux box (FORWARD chain) and load ip_nat_pptp kernel module (via modprobe command).</description> <content:encoded><![CDATA[<p>If your ADSL modem is in the bridge mode, and Linux firewall performs NAT for vpnclient, you should connect to VPNSERVER without problems. However, you may need to tune the firewall on the linux box (FORWARD chain) and load ip_nat_pptp kernel module (via modprobe command).</p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172104</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 24 Jun 2011 14:21:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-172104</guid> <description>Try to install rpm pptp instead of pptpconfig and use command line for further configuring.</description> <content:encoded><![CDATA[<p>Try to install rpm pptp instead of pptpconfig and use command line for further configuring.</p> ]]></content:encoded> </item> <item><title>By: James Bond</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-171651</link> <dc:creator>James Bond</dc:creator> <pubDate>Mon, 30 May 2011 20:59:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-171651</guid> <description>I&#039;d like to add my success to this.
For anyone who doesn&#039;t want to force all traffic over the VPN, but rather just traffic bound to that interface, use the following script in /etc/ppp/if-up.d/route-traffic:
IF1=ppp0
IP1=VPN_CLIENT_IP
P1=VPN_GATEWAY_IP
P1_NET=VPN_NETWORK_IP
ip route add $P1_NET dev $IF1 src $IP1 table extra
ip route add default via $P1 table extra
ip route add $P1_NET dev $IF1 src $IP1
ip rule add from $IP1 table extra
Be sure to:
echo &quot;10 extra&quot; &gt;&gt; /etc/iproute2/rt_tables
Tested on countless Debian/Ubuntu servers. Enjoy!</description> <content:encoded><![CDATA[<p>I&#8217;d like to add my success to this.</p><p>For anyone who doesn&#8217;t want to force all traffic over the VPN, but rather just traffic bound to that interface, use the following script in /etc/ppp/if-up.d/route-traffic:</p><p>IF1=ppp0<br
/> IP1=VPN_CLIENT_IP<br
/> P1=VPN_GATEWAY_IP<br
/> P1_NET=VPN_NETWORK_IP</p><p>ip route add $P1_NET dev $IF1 src $IP1 table extra<br
/> ip route add default via $P1 table extra<br
/> ip route add $P1_NET dev $IF1 src $IP1<br
/> ip rule add from $IP1 table extra</p><p>Be sure to:</p><p>echo &#8220;10 extra&#8221; &gt;&gt; /etc/iproute2/rt_tables</p><p>Tested on countless Debian/Ubuntu servers. Enjoy!</p> ]]></content:encoded> </item> <item><title>By: Rodent</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-171499</link> <dc:creator>Rodent</dc:creator> <pubDate>Mon, 23 May 2011 12:38:04 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-171499</guid> <description>Just a quick question, I run Ubuntu 10.04 - Lucid Lynx, is there any way of firing a script or scripts when the VPN Connects / disconnects from the campus VPN.</description> <content:encoded><![CDATA[<p>Just a quick question, I run Ubuntu 10.04 &#8211; Lucid Lynx, is there any way of firing a script or scripts when the VPN Connects / disconnects from the campus VPN.</p> ]]></content:encoded> </item> <item><title>By: Rodent</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-171498</link> <dc:creator>Rodent</dc:creator> <pubDate>Mon, 23 May 2011 12:31:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-171498</guid> <description>I know this is a very old thread, but I had the same problem with the local campus network. No Default Route to x.x.x.x.
The fix turned out to be really easy.
sudo route add default gw 10.25.10.1
and bingo it started working, hope this helps someone in the future.
p.s. replace the 10.25.10.1 with the address of YOUR gateway.</description> <content:encoded><![CDATA[<p>I know this is a very old thread, but I had the same problem with the local campus network. No Default Route to x.x.x.x.<br
/> The fix turned out to be really easy.</p><p>sudo route add default gw 10.25.10.1</p><p>and bingo it started working, hope this helps someone in the future.<br
/> p.s. replace the 10.25.10.1 with the address of YOUR gateway.</p> ]]></content:encoded> </item> <item><title>By: Carlos</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-169481</link> <dc:creator>Carlos</dc:creator> <pubDate>Fri, 04 Mar 2011 04:06:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-169481</guid> <description>I have this problem....</description> <content:encoded><![CDATA[<p>I have this problem&#8230;.</p> ]]></content:encoded> </item> <item><title>By: nanotera</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-168823</link> <dc:creator>nanotera</dc:creator> <pubDate>Fri, 18 Feb 2011 08:43:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-168823</guid> <description>In CENTOS 5 there is no ip-up.d but you can instead add the route commands to
/etc/ppp/ip-up.local
use chmod to make it executable and then it will work.</description> <content:encoded><![CDATA[<p>In CENTOS 5 there is no ip-up.d but you can instead add the route commands to</p><p>/etc/ppp/ip-up.local</p><p>use chmod to make it executable and then it will work.</p> ]]></content:encoded> </item> <item><title>By: George Kharmujai</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-168772</link> <dc:creator>George Kharmujai</dc:creator> <pubDate>Tue, 15 Feb 2011 19:57:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-168772</guid> <description>Thanks Sandip.
I didnt realise this one...now my VPN connection its working great!</description> <content:encoded><![CDATA[<p>Thanks Sandip.</p><p>I didnt realise this one&#8230;now my VPN connection its working great!</p> ]]></content:encoded> </item> <item><title>By: ahmed</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-168441</link> <dc:creator>ahmed</dc:creator> <pubDate>Tue, 25 Jan 2011 10:11:36 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comment-168441</guid> <description>i tried the CLI to configure
and got the following output
OS is RH 5.3
Jan 25 13:12:25 vis pptp[8755]: anon log[ctrlp_disp:pptp_ctrl.c:781]: Received Stop Control Connection Request.
Jan 25 13:12:25 vis pptp[8755]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 4 &#039;Stop-Control-Connection-Reply&#039;
Jan 25 13:12:25 vis pptp[8755]: anon log[callmgr_main:pptp_callmgr.c:253]: Closing connection
Jan 25 13:12:25 vis pptp[8755]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 &#039;Call-Clear-Request&#039;
Jan 25 13:12:25 vis pppd[8749]: Modem hangup
Jan 25 13:12:25 vis pppd[8749]: Connection terminated.
Jan 25 13:12:25 vis pptp[8755]: anon log[pptp_read_some:pptp_ctrl.c:537]: read returned zero, peer has closed
Jan 25 13:12:25 vis pppd[8749]: Exit.
Jan 25 13:12:27 vis pptp[8755]: anon log[pptp_read_some:pptp_ctrl.c:537]: read returned zero, peer has closed
Jan 25 13:12:29 vis pptp[8755]: anon log[call_callback:pptp_callmgr.c:77]: Closing connection</description> <content:encoded><![CDATA[<p>i tried the CLI to configure<br
/> and got the following output<br
/> OS is RH 5.3</p><p>Jan 25 13:12:25 vis pptp[8755]: anon log[ctrlp_disp:pptp_ctrl.c:781]: Received Stop Control Connection Request.<br
/> Jan 25 13:12:25 vis pptp[8755]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 4 &#8216;Stop-Control-Connection-Reply&#8217;<br
/> Jan 25 13:12:25 vis pptp[8755]: anon log[callmgr_main:pptp_callmgr.c:253]: Closing connection<br
/> Jan 25 13:12:25 vis pptp[8755]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 &#8216;Call-Clear-Request&#8217;<br
/> Jan 25 13:12:25 vis pppd[8749]: Modem hangup<br
/> Jan 25 13:12:25 vis pppd[8749]: Connection terminated.<br
/> Jan 25 13:12:25 vis pptp[8755]: anon log[pptp_read_some:pptp_ctrl.c:537]: read returned zero, peer has closed<br
/> Jan 25 13:12:25 vis pppd[8749]: Exit.<br
/> Jan 25 13:12:27 vis pptp[8755]: anon log[pptp_read_some:pptp_ctrl.c:537]: read returned zero, peer has closed<br
/> Jan 25 13:12:29 vis pptp[8755]: anon log[call_callback:pptp_callmgr.c:77]: Closing connection</p> ]]></content:encoded> </item> </channel> </rss>
