↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | up_the_irons has quit IRC (Read error: 60 (Operation timed out))
up_the_irons has joined #arpnetworks ChanServ sets mode: +o up_the_irons | [01:45] |
....... (idle for 31mn) | ||
up_the_irons | test | [02:18] |
................................. (idle for 2h43mn) | ||
mhoran | Failed. | [05:01] |
up_the_irons | no | [05:03] |
............ (idle for 57mn) | ||
*** | heavysixer has joined #arpnetworks | [06:00] |
toddf has joined #arpnetworks | [06:09] | |
toddf | just gonna idle till I have ?'s, fwiw | [06:09] |
..... (idle for 22mn) | ||
*** | heavysixer has quit IRC () | [06:31] |
vtoms has joined #arpnetworks | [06:45] | |
.... (idle for 18mn) | ||
heavysixer has joined #arpnetworks | [07:03] | |
..... (idle for 24mn) | ||
toddf | is there by any chance a v6 dns server provided? | [07:27] |
obsidieth | i just set up named. | [07:29] |
toddf | I'm reinstalling. gonna do a v6 only install for now. ;-)
will just use mine at home, it'll work for resolving a ftp site by default named listens to v6, just have to add to the clients acl your v6 subnets and we can use the v6 address of your nameservers if you wish to provide that (suggestion only, no expectations.. *grin*) | [07:29] |
.......... (idle for 48mn) | ||
*** | ballen|away is now known as ballen | [08:20] |
toddf | how do I monitor my bandwidth usage? | [08:23] |
yes, 'UKC> disable mpbios' and OpenBSD/amd64 -current boots | [08:34] | |
....... (idle for 34mn) | ||
*** | ballen is now known as ballen|away | [09:08] |
..... (idle for 24mn) | ||
ballen|away is now known as ballen | [09:32] | |
ballen | up_the_irons: pwn away, just let me know how you did it | [09:41] |
jeev | where are the graphs | [09:45] |
ballen | graphs? | [09:46] |
jeev | ;/ bandwidth/traffic | [09:47] |
ballen | ah, no ide
a | [09:47] |
................. (idle for 1h23mn) | ||
up_the_irons | ballen: got it fully working; it's actually so easy the reason ppl aren't doing it is b/c they are probably trying a harder setup (like i did at first) and it fails | [11:10] |
ballen | so lets see the configs
and does it tunnle ipv6 and v4 at the same time? tunnel even | [11:11] |
up_the_irons | ballen: just put "tun-ipv6" in openvpn.conf on both ends, then assign a ::1/64 to tun0 on server and ::2/64 to tun0 on client; you can then ping ::1 from ::2 and vice versa, it's like it is a regular link
ballen: yup, ipv6 and v4 at the same time | [11:11] |
ballen | well shit | [11:12] |
up_the_irons | ballen: the rest is just regular routing
i'll pastie.. standby | [11:12] |
ballen | kk | [11:12] |
up_the_irons | ballen: this is Linux <-> Linux, but the idea should be the same on *BSD / OS X: http://pastie.org/603277
uncommented commands are on server, commented ones are on client (this is from my server change log) | [11:15] |
ballen | cool
I'll give it a try in a bit | [11:16] |
up_the_irons | cool | [11:17] |
toddf | doesn't openvpn provide link local v6 addresses? | [11:17] |
ballen | need to finish some this document | [11:17] |
toddf | well it would on tun interfaces
could route via link local and save the global allocation s ;-) | [11:17] |
up_the_irons | toddf: it doesn't, at least not on my setup | [11:17] |
toddf | he.net hasn't learned this either btw | [11:17] |
ballen | toddf, I haven't seen that | [11:17] |
toddf | 'ifconfig tun0' has no fe80:: address? | [11:17] |
ballen | right | [11:18] |
up_the_irons | toddf: nope | [11:18] |
toddf | thats not a real interface then, blech
I am spoiled with OpenBSD it seems | [11:18] |
up_the_irons | right, it's not | [11:18] |
ballen | tun0 doesn't have a mac address
thats why | [11:18] |
toddf | tun101: flags=9943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,LINK0,MULTICAST> mtu 1500
lladdr 00:bd:38:2c:e5:66 priority: 0 groups: tun media: Ethernet autoselect status: active inet6 fe80::2bd:38ff:fe2c:e566%tun101 prefixlen 64 scopeid 0x9 | [11:18] |
ballen | must be a obsd thing | [11:19] |
toddf | this is a link0 setting
which makes it layer 2 layer 3 w/out | [11:19] |
up_the_irons | toddf: to answer your questions above -- there isn't a v6 dns server yet (suggestions on setup welcome, I will implement v6 dns soon) | [11:19] |
toddf | if your dns server has v6 | [11:19] |
up_the_irons | toddf: OpenBSD is cool in that way | [11:20] |
toddf | just add local subnets to the acl that permits recursion
local v6 subnets anyway thats about all it takes well, and telling us luzers what the v6 addy is then | [11:20] |
up_the_irons | right, it's just BIND; but I've been meaning to change that out, too many BIND exploits these days | [11:20] |
toddf | toddf grins | [11:20] |
up_the_irons | LOL | [11:20] |
toddf | yeah. problem is there's not a drop in replacement, some are only recursive, some are only authorative, and some are just plain voodoo | [11:21] |
up_the_irons | toddf: and for bandwidth graphs, they are available; just not handed out by default cuz I have no automated way to provision them yet; i'll get you yours and add the info to the portal
toddf: right, i hear ya on that toddf: so did you do a reinstall by rebooting and selecting to boot the CD ? | [11:22] |
toddf | nope, I used bsd.rd
boot> bsd.rd.amd64cur to be precise install went fine its just that 'boot> bsd -c' the first time then 'UKC> disable mpbios' and then 'config -ef /bsd' afterwards and 'ukc> disable mpbios' and it seems stable sofar 'the first time' -> 'the first time booting after the install' once I know the reset procedure after I purposefully hang I'll try booting and 'UKC> enable mpbios' and see if it is still a bug | [11:23] |
up_the_irons | toddf: wow, badass work you did there | [11:26] |
toddf | I described it in the emails I sent before, 'disable mpbios' is what I hear makes it work
so I tried it, and it worked now fixing the bug in linux KVM, that would be badass | [11:26] |
up_the_irons | hehe
toddf: wonder how that relates to the "setting tty flags" hang | [11:27] |
toddf | mpbios does some interrupt routing and things, 'setting tty flags' is where all tty's are accessed and twiddled, so likely it flickers a com interrupt or something
`accessed and twiddled' aka set to sane states via /etc/ttys and correct perms etc | [11:28] |
jeev | up_the_irons, where are the graphs | [11:29] |
up_the_irons | to anyone who wants their bandwidth graphs, send an email to support@arpnetworks.com asking for it, and we'll add the info to your portal settings
jeev: ^ toddf: roger that | [11:31] |
jeev | oh
i dont really care | [11:33] |
up_the_irons | and that's why i don't provision them by default ;)
toddf: your bandwidth graph login info is now in the portal | [11:34] |
toddf | heh before my email reaches your direction | [11:35] |
up_the_irons | oh hah, i meant anyone *else* (was already working on yours) ;) | [11:35] |
................................. (idle for 2h40mn) | ||
*** | ballen_ has joined #arpnetworks
ballen has quit IRC (Nick collision from services.) | [14:15] |
ballen_ | nick ballen | [14:16] |
*** | ballen_ is now known as ballen | [14:17] |
up_the_irons | fail | [14:17] |
ballen | yep
annoying up_the_irons: I assume openvpn has to be >= 2.1 at least on the server side | [14:17] |
up_the_irons | ballen: not sure, but I am indeed using 2.1 | [14:17] |
ballen | k
2.0.6 on freebsd fails with the tun-ipv6 option | [14:17] |
up_the_irons | ah | [14:18] |
ballen | upgrading | [14:18] |
up_the_irons | :) | [14:18] |
ballen | best be in ports
oh wtf, 2.0.6 is latest in ports fixing... | [14:18] |
up_the_irons | man, screw that | [14:19] |
ballen | ports is wierd sometimes
fecking Shimo is broken in Snow Leopard Shimo = multi-vpn client multi-vender vendor* also in OS X tun devices take on a mac address | [14:19] |
up_the_irons | i've had success with TunnelBlick on OS X (but haven't tried with snow) | [14:21] |
ballen | ha, openvpn-devel port
2.1_r19 | [14:22] |
up_the_irons | there ya go ;) | [14:22] |
ballen | ... updating ports | [14:23] |
Still getting: Options error: --tun-ipv6 cannot be used with --mode server | [14:33] | |
*** | heavysixer has quit IRC () | [14:34] |
up_the_irons | wth
ballen: I guess my setup is a bit simpler, doesn't use 'mode server' (multi-client) ballen: it's just one server, one client | [14:34] |
*** | heavysixer has joined #arpnetworks | [14:39] |
ballen | how are you assigning ipv6 addresses
by hand? | [14:40] |
up_the_irons | ballen: yeah, just for testing
next step is to see whether I can actually put it in the openvpn.conf file, but i'd think not. instead would probably put it in the client-connect script or w/e | [14:40] |
ballen | can't use client-connect with non-server mode
can use up/down though | [14:41] |
up_the_irons | good enough | [14:42] |
......... (idle for 43mn) | ||
*** | vtoms has quit IRC ("Leaving.")
ballen is now known as ballen|away | [15:25] |
heavysixer has quit IRC ()
syminet has quit IRC ("Lost terminal") ballen|away is now known as ballen | [15:35] | |
vtoms has joined #arpnetworks
heavysixer has joined #arpnetworks | [15:54] | |
ballen has quit IRC (Read error: 110 (Connection timed out)) | [16:03] | |
......... (idle for 40mn) | ||
ballen has joined #arpnetworks | [16:43] | |
ballen | ever use dropbear instead of openssh | [16:44] |
*** | ballen is now known as Guest90106
Guest90106 has quit IRC (Client Quit) ballen_ has joined #arpnetworks ballen_ is now known as ballen | [16:44] |
mhoran | up_the_irons: Would you be able to set up a bandwidth graph for me as well? (Just reading the backlog ...)
Oh, there's a note. Whoops! | [16:48] |
toddf | the instructions in the backlog clearly state support@ *grin* | [16:48] |
....... (idle for 33mn) | ||
*** | vtoms has quit IRC ("Leaving.")
heavysixer has quit IRC () vtoms has joined #arpnetworks ballen is now known as ballen|away | [17:21] |
timburke has quit IRC (Read error: 60 (Operation timed out)) | [17:43] | |
heavysixer has joined #arpnetworks | [17:55] | |
..... (idle for 24mn) | ||
heavysixer has quit IRC () | [18:19] | |
ballen|away is now known as ballen | [18:26] | |
...... (idle for 25mn) | ||
timburke has joined #arpnetworks | [18:51] | |
vtoms has quit IRC ("Leaving.")
vtoms has joined #arpnetworks | [19:00] | |
....................... (idle for 1h50mn) | ||
vtoms has quit IRC ("Leaving.") | [20:53] | |
.......... (idle for 47mn) | ||
mhoran has quit IRC (bartol.freenode.net irc.freenode.net)
Nat_UB has quit IRC (bartol.freenode.net irc.freenode.net) bigs has quit IRC (bartol.freenode.net irc.freenode.net) mike-burns has quit IRC (bartol.freenode.net irc.freenode.net) jeev has quit IRC (bartol.freenode.net irc.freenode.net) jeev has joined #arpnetworks mike-burns has joined #arpnetworks mhoran has joined #arpnetworks bigs has joined #arpnetworks Nat_UB has joined #arpnetworks | [21:40] | |
.............. (idle for 1h6mn) | ||
mhoran has quit IRC (bartol.freenode.net irc.freenode.net)
Nat_UB has quit IRC (bartol.freenode.net irc.freenode.net) bigs has quit IRC (bartol.freenode.net irc.freenode.net) mhoran has joined #arpnetworks bigs has joined #arpnetworks Nat_UB has joined #arpnetworks | [22:49] | |
.... (idle for 19mn) | ||
jeev_ has joined #arpnetworks
mhoran has quit IRC (bartol.freenode.net irc.freenode.net) Nat_UB has quit IRC (bartol.freenode.net irc.freenode.net) bigs has quit IRC (bartol.freenode.net irc.freenode.net) | [23:12] | |
mhoran has joined #arpnetworks
bigs has joined #arpnetworks Nat_UB has joined #arpnetworks jeev has quit IRC (Read error: 110 (Connection timed out)) | [23:27] | |
mhoran has quit IRC (bartol.freenode.net irc.freenode.net)
Nat_UB has quit IRC (bartol.freenode.net irc.freenode.net) bigs has quit IRC (bartol.freenode.net irc.freenode.net) | [23:33] | |
mhoran has joined #arpnetworks
bigs has joined #arpnetworks Nat_UB has joined #arpnetworks | [23:40] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |