<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey guys<div><br></div><div>Was great to see you all at the last meeting - it has been too long since I was last there.</div><div><br></div><div>Im hoping theres an l2tp ipsec expert among us - as Im certainly not lol</div><div><br></div><div>Im looking for a way of showing details on users connected to my xl2tpd ipsec vpn Im running.</div><div><br></div><div>I have found the following</div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(68, 68, 68); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; line-height: 17px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(68, 68, 68); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; line-height: 17px; ">netstat -i | grep "ppp" | wc -l &nbsp;</span></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(68, 68, 68); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; line-height: 17px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(68, 68, 68); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; line-height: 17px; ">however this merely shows a number for the number of vpn users connected. &nbsp;Ideally I would like to be able to show username, remote ip connecting from, ip given out by the vpn, and data volume thats flowing thru on a monthly basis.</span></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(68, 68, 68); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; line-height: 17px; "><br></span></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;">Ive been googling this for quite some time now and not getting anywhere very fast :(</span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;"><br></span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;">Ideally I would like to integrate these details with a php webpage that can make it all look and pretty for viewing etc (another project for me to learn about over the next few weeks as Ive never touched php yet lol)</span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;"><br></span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;">If anyone could help I would be very grateful.</span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;"><br></span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;">Cheers guys</span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;"><br></span></font></div><div><font class="Apple-style-span" color="#444444" face="Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; font-size: 13px; line-height: 17px;">Andy</span></font></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(68, 68, 68); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; line-height: 17px; ">ps Im using Arch linux for this server.......</span></div></body></html>