Thanks for posting the slides! I couldn't make the meeting but really
want to do this.

On Sat, 2008-02-23 at 18:43 -0500, Rob Ludwick wrote:
> Here's a fairly good article that sets up the OpenVPN server itself. 
> 
> The only thing I disagree with is that the configuration should be
> "proto tcp" instead of "udp".  Since client tcp clients will traverse
> NAT's at hotels and public wifi points.  They also cover ethernet
> bridging here.  
> 
> Note the handy cert table detailing which certs need to be on which
> machine.
> 
> One thing to note is that your primary interface on the server becomes
> br0.  So if you have iptables scripts or other software where the
> interface is defined by "eth0" that needs to change so it uses "br0"
> instead. 
> 
> http://www.thebakershome.net/openvpn_tutorial
> 
> 
> 
> As far as PPP over SSH, this is a good howto:
> 
> http://www.faqs.org/docs/Linux-mini/ppp-ssh.html
> 
> 
> The Xbox gateway source written by Jon Atkins is here.  This is a fairly
> good reference for programming sockets, since he does pcap, raw sockets,
> tcp servers, tcp clients, and udp sockets.  It also shows how to handle
> select() as well.  He also uses zlib for compression.
> 
> http://jcatki.no-ip.org:8080/viewcvs/viewcvs.cgi/xbgw/
> 
> 
> Attached are the slides in PDF form.
> 
> --R
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Fwlug mailing list
> [email protected]
> http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org
-- 
--
Jon Bartels
[EMAIL PROTECTED]


_______________________________________________
Fwlug mailing list
[email protected]
http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org

Reply via email to