[02:58] you there mhall119 ? [03:03] crashsystems: yup [03:04] you said that setup via network manager was fairly easy. do you have any tips for that? [03:04] I successfully connect to the vpn, but packets never get through [03:05] well, it wasn't that easy, but the hard parts weren't Ubuntu's fault [03:05] hah [03:05] Verizon had a Nortel (I think) aggregator [03:06] which was basically a Cisco aggregator with a broken protocol stack [03:06] so I found a patch to vpnc that would make it not die when Nortel failed at parts of the connection setup sequence [03:07] next, Verizon's IT gave out binary config files for their Windows client, which I had to find a way to extract to get the connection credentials, server address, etc [03:08] once I had the info and a patched vpnc, network-manager-vpnc let me turn it on and off from the panel icon menu [03:09] PRQ gave me a zip file with the vpn config and encryption key. network manager has a handy button for importing that config file, but while it connects to the vpn, my traffic goes nowhere [03:09] the DHCP I got from the VPN didn't set the DNS, IIRC, so I had a script that would do that [03:09] maybe it's not setting your routes? [03:10] well, my routes are changing after I connect. [03:10] make sure the VPN's IP subnet isn't the same as your local subnet [03:10] lemme get a pastebin [03:11] http://pastebin.com/qVPqBCdU [03:12] and ifconfig? [03:13] while connected? [03:13] yes [03:13] just a moment... [03:13] I assume you've watched wireshark? [03:14] http://pastebin.com/G70cV60c [03:14] hah, no [03:15] I've got it installed though [03:15] and you can't get to anything on the 88.80.29.128 network? [03:16] nope, the only thing I can ping is my vpn IP address. Can't even ping their DNS, which is on that network [03:16] do they use some kind of host checking? [03:16] no [03:17] I did read something about adding a delay before NM sets up routes, to give the vpn opportunity to supply those. [03:17] lots of VPNs now will require that the client tells it that it's Windows is patched and has an updated A/V running, before it'll allow it's packets through [03:17] hah, this vpn recommends that all it's users use linux or bsd [03:17] ok, so probably not that [03:18] try wireshark and tracert [03:18] to make sure packets are at least going over the link [03:18] if they are, then I don't know what to tell you [03:18] something's not setup right for you on their end [03:19] your routes and ipconfig look okay to me [03:19] just use ssh [03:19] ;) [03:20] http://www.debuntu.org/how-to-network-manager-openvpn-overwrites-default-route [03:20] the above did not exactly work for me, but traffic did go through [03:21] looks like your routes are already configured to only send traffic over the tunnel if it's for the remote network [03:22] or was your pastebin from after you did that? [03:22] from before [03:22] hmmm... [03:25] I wish I could set a route delay from network manager [03:26] well if they recommend using Linux, maybe they can give you better support than I can [03:48] good evening guys [03:49] Evening [03:50] evening Katyl, i dont think we previously met [03:50] Don't believe so. [03:51] * crashsystems kicks openvpn [03:51] What part of florida are you from? [03:52] be careful there, crashsystems, openvpn is a delicate beast, tends to only fail harder if you kick it. [03:52] o_O [03:52] it can't fail any harder than it is now [03:52] crashsystems, wanna wage a bet on that? xD [03:52] no [03:53] ugh [03:53] i think we should [03:53] Things still route locally when you're connected? I've had it not. Totally lost the network. [03:53] Through Network Manager? [03:53] its more like every single packet dies a firey death [03:53] yes, network manager [03:54] Just an idea, I had some similar issues when I didn't select the correct compression type. [03:55] May I ask who you're trying to connect to? [03:55] only one available, LZO compression [03:55] PRQ [03:55] sometimes i forget that im probably the only international relations major here -__- *totally lost now* [03:56] have you ever actually gotten openvpn working with network manager katyl_ ? [03:56] Yes\ [03:56] I think my problems are with routing [03:56] I use vyprvpn on a daily basis, and before that was using openvpn on my VPS without issues. [03:57] Simple stuff, do you have VPN passthrough enabled on your router? [03:57] hah, I have no clue. didn't set up the router [03:58] That might be your issue, VPN failed consistently for me, before I enabled passthrough. [03:58] do you know if that would be default on ddwrt? [03:58] It is not [03:58] Located under security. [03:58] well, nm... looks like there is no openvpn passthrough option. [03:59] the vpn sucessfully connects, but then all traffic dies [03:59] One sec. I may drop? [03:59] ok [04:01] There we go [04:02] crashsystem, mind giving me the output of 'route' [04:02] Q3rJ^n*p [04:02] just a min [04:02] I hope that was not a password [04:02] Crap... guess I'm changing that password... [04:02] lol [04:02] not like it's useful... nothing actually allows login with that remotely. [04:03] aaand portforwarding for SSH is off now. [04:03] I feel stupid [04:04] http://pastebin.com/FkLCgydz [04:05] is 10.10.10.1 pingable? [04:05] while connected to vpn? [04:05] yes [04:06] its not pingable not connected [04:06] that is not my default gateway, if that is what you are thinking [04:06] router* [04:06] Oh. [04:06] I can ping the local network while connected to the vpn [04:07] Sorry, bad assumption on my part. [04:13] http://db.tt/C7dNyuj [04:13] katyl__: that is a wireshark capture [04:14] as soon as my password crisis is fixed, I'll be happy to check [04:14] lol, ok [04:15] did you use that one many places? [04:17] The one password I have that isn't completly random... [04:17] Local Login . [04:18] remote auth is all based off my encrypted SSH key with a random password... Password auth is disabled on all systems. I don't think I'm in any trouble. [04:18] I also do not have sudo installed. [04:18] So, I don't see any issues coming of this... but better safe than sorry [04:18] yep [04:24] Well, if it helps, I can tel you 88.80.30.9 isn't pingable for me either [04:25] :/ [04:55] I've never had so much trouble with this before. [04:56] likewise [05:09] wasup ladies [05:26] Night all [16:32] afternoon, everyone. [22:15] crashsystems: you never tried restarting? [22:17] I restarted my computer. It never occurred to me to hit restart on the vpn service itself in their little control panel