Scott,<br><br>I would recommend using vpnc<br><br>1. sudo aptitude update<br>2. sudo aptitude install vpnc<br>3. sudo vpnc<br>4. input peer information, username/password, etc.<br><br>i toyed around with the cisco VPN, but it will drive you nuts.  vpnc worked out of the box.
<br><br><div><span class="gmail_quote">On 5/16/07, <b class="gmail_sendername">Scott Lockwood</b> <<a href="mailto:scott@guppylog.com">scott@guppylog.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 2007-05-16 at 19:01 -0700, Nicholas Kline wrote:<br>><br>> Should I be concerned with anything that occurred<br>> during the installation process?<br><br>If it works, no.<br><br>If it doesn't work, ignore the incompatible pointer type errors. That's
<br>just the compiler whinging about one type of number not being the same<br>as another. For example, true and false are not the same as 1 and 0;<br>however, if you know the common convention involved, it's easier<br>
sometimes to use 1 and 0. The compiler will say they are not the same<br>type, but who cares, it's close enough. The same with float vs int -<br>3.2342342312344 is not the same as 3, but there are times that it's<br>
really close enough.<br><br>--<br>Regards,<br>Scott Lockwood<br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: 
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>