<?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: SSL/TLS VPN with stunnel</title>
	<atom:link href="http://www.felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/</link>
	<description>A little bit of technology, security and networking with Linux, FreeBSD and Mac OS X, plus some personal opinions.</description>
	<lastBuildDate>Tue, 02 Feb 2010 09:15:52 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ricardo</title>
		<link>http://www.felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/comment-page-1/#comment-36842</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Thu, 05 Feb 2009 18:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/?p=74#comment-36842</guid>
		<description>Hi, i follow your tutorial and i got this:

[root@deploy ~]# sh launch-client.sh
pppd options in effect:
debug           # (from command line)
nodetach                # (from command line)
dump            # (from command line)
noauth          # (from command line)
                # (from /etc/ppp/options)
pty /usr/sbin/stunnel /etc/stunnel/stunnel.conf         # (from command line)
noaccomp                # (from command line)
nopcomp         # (from command line)
passive         # (from command line)
novj            # (from command line)
novjccomp               # (from command line)
noccp           # (from command line)
nodeflate               # (from command line)
2009.02.03 20:39:49 LOG7[16896:3086616256]: RAND_status claims sufficient entropy for the PRNG
2009.02.03 20:39:49 LOG6[16896:3086616256]: PRNG seeded successfully
2009.02.03 20:39:49 LOG7[16896:3086616256]: Certificate: /etc/stunnel/stunnel.pem
2009.02.03 20:39:49 LOG7[16896:3086616256]: Key file: /etc/stunnel/stunnel.key
2009.02.03 20:39:49 LOG7[16896:3086616256]: Loaded verify certificates from /etc/stunnel/stunnel.pem
2009.02.03 20:39:49 LOG7[16896:3086616256]: SSL context initialized for service stunnel
using channel 20
Using interface ppp0
Connect: ppp0  /dev/pts/3
sent [LCP ConfReq id=0x1  ]
sent [LCP ConfReq id=0x1  ]
sent [LCP ConfReq id=0x1  ]
Modem hangup
Connection terminated.
Script /usr/sbin/stunnel /etc/stunnel/stunnel.conf finished (pid 16896), status = 0x0
[root@deploy ~]#

Can you help me please?
Regards</description>
		<content:encoded><![CDATA[<p>Hi, i follow your tutorial and i got this:</p>
<p>[root@deploy ~]# sh launch-client.sh<br />
pppd options in effect:<br />
debug           # (from command line)<br />
nodetach                # (from command line)<br />
dump            # (from command line)<br />
noauth          # (from command line)<br />
                # (from /etc/ppp/options)<br />
pty /usr/sbin/stunnel /etc/stunnel/stunnel.conf         # (from command line)<br />
noaccomp                # (from command line)<br />
nopcomp         # (from command line)<br />
passive         # (from command line)<br />
novj            # (from command line)<br />
novjccomp               # (from command line)<br />
noccp           # (from command line)<br />
nodeflate               # (from command line)<br />
2009.02.03 20:39:49 LOG7[16896:3086616256]: RAND_status claims sufficient entropy for the PRNG<br />
2009.02.03 20:39:49 LOG6[16896:3086616256]: PRNG seeded successfully<br />
2009.02.03 20:39:49 LOG7[16896:3086616256]: Certificate: /etc/stunnel/stunnel.pem<br />
2009.02.03 20:39:49 LOG7[16896:3086616256]: Key file: /etc/stunnel/stunnel.key<br />
2009.02.03 20:39:49 LOG7[16896:3086616256]: Loaded verify certificates from /etc/stunnel/stunnel.pem<br />
2009.02.03 20:39:49 LOG7[16896:3086616256]: SSL context initialized for service stunnel<br />
using channel 20<br />
Using interface ppp0<br />
Connect: ppp0  /dev/pts/3<br />
sent [LCP ConfReq id=0x1  ]<br />
sent [LCP ConfReq id=0x1  ]<br />
sent [LCP ConfReq id=0x1  ]<br />
Modem hangup<br />
Connection terminated.<br />
Script /usr/sbin/stunnel /etc/stunnel/stunnel.conf finished (pid 16896), status = 0&#215;0<br />
[root@deploy ~]#</p>
<p>Can you help me please?<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Docunext Tech Stuff Archive &#187; PC Engines WRAP</title>
		<link>http://www.felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/comment-page-1/#comment-34349</link>
		<dc:creator>Docunext Tech Stuff Archive &#187; PC Engines WRAP</dc:creator>
		<pubDate>Sun, 11 Feb 2007 03:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/?p=74#comment-34349</guid>
		<description>[...] Setup a PPP VPN through STunnel: http://felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Setup a PPP VPN through STunnel: <a href="http://felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/" rel="nofollow">http://felipe-alfaro.org/blog/2005/11/18/ssltls-vpn-with-stunnel/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
