↑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 | sheech: I replied to your ticket, with one question... if you could answer tonight, I'll get the upgrade rolling :) | [00:00] |
sheech | done | [00:05] |
*** | dferris_ has joined #arpnetworks
pjs has quit IRC (*.net *.split) dferris has quit IRC (*.net *.split) Sheath has quit IRC (*.net *.split) mjp has quit IRC (*.net *.split) | [00:15] |
sheech | up_the_irons, I answered :) | [00:16] |
up_the_irons | sheech: roger, thanks | [00:16] |
*** | mjp has joined #arpnetworks
Sheath has joined #arpnetworks pjs has joined #arpnetworks pjs is now known as Guest69666 | [00:17] |
.... (idle for 15mn) | ||
HighJinx has joined #arpnetworks | [00:36] | |
sheech | up_the_irons, I answered your pv | [00:48] |
*** | sheech has quit IRC (Remote host closed the connection) | [01:02] |
.... (idle for 16mn) | ||
ThePeace has joined #arpnetworks | [01:18] | |
....... (idle for 31mn) | ||
HighJinx has quit IRC (Ping timeout: 252 seconds) | [01:49] | |
HighJinx has joined #arpnetworks | [01:59] | |
.......................................... (idle for 3h29mn) | ||
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer | [05:28] | |
heavysixer has quit IRC (Read error: Connection reset by peer) | [05:39] | |
meingtsla has quit IRC (Read error: Operation timed out)
meingtsla has joined #arpnetworks | [05:45] | |
............... (idle for 1h12mn) | ||
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer heavysixer has quit IRC (Read error: Connection reset by peer) | [06:59] | |
......................... (idle for 2h4mn) | ||
boba has quit IRC (Quit: boba)
boba has joined #arpnetworks | [09:04] | |
.... (idle for 15mn) | ||
DaCa has quit IRC (Ping timeout: 252 seconds)
toddf has quit IRC (Ping timeout: 252 seconds) toddf has joined #arpnetworks ChanServ sets mode: +o toddf | [09:22] | |
HighJinx has quit IRC (Ping timeout: 252 seconds) | [09:28] | |
...... (idle for 28mn) | ||
HighJinx has joined #arpnetworks | [09:56] | |
.... (idle for 18mn) | ||
meingtsla has quit IRC (Quit: Leaving)
meingtsla has joined #arpnetworks | [10:14] | |
meingtsla has quit IRC (Quit: Leaving)
meingtsla has joined #arpnetworks | [10:31] | |
Guest69666 is now known as pjs | [10:39] | |
......... (idle for 43mn) | ||
DaCa has joined #arpnetworks | [11:22] | |
amdprophet has quit IRC (Quit: Linkinus - http://linkinus.com)
amdprophet has joined #arpnetworks | [11:29] | |
vapor has quit IRC (Ping timeout: 252 seconds)
vapor has joined #arpnetworks | [11:35] | |
.................. (idle for 1h26mn) | ||
rhlampe has quit IRC (Quit: leaving) | [13:04] | |
dferris_ is now known as dferris | [13:17] | |
....... (idle for 30mn) | ||
pjs has quit IRC (Ping timeout: 260 seconds)
pjs has joined #arpnetworks pjs is now known as Guest38183 | [13:47] | |
.... (idle for 16mn) | ||
Ehtyar has joined #arpnetworks
Guest38183 has quit IRC (Quit: EPIC5-1.1.2[1638] - amnesiac : brb) vapor has quit IRC (Ping timeout: 245 seconds) | [14:04] | |
vapor has joined #arpnetworks
pjs has joined #arpnetworks | [14:18] | |
..... (idle for 20mn) | ||
ThePeace has quit IRC () | [14:38] | |
webhostbudd | should i not be able to ping the ipv6 gateway
i can't seem to get ipv6 working and i don't know why | [14:46] |
reardencode | are you using a /64 of a /48? | [14:48] |
webhostbudd | a /64
im pretty sure i did it correctly set inet6 to 2607:f2f8:a478::2 and gateway to 2607:f2f8:a478::1 can't ping the gateway or any other site though | [14:56] |
up_the_irons | this is from devio.us to your gateway:
$ ping6 2607:f2f8:a478::1 PING6(56=40+8+8 bytes) 2001:470:4:2a5::2 --> 2607:f2f8:a478::1 16 bytes from 2607:f2f8:a478::1, icmp_seq=0 hlim=57 time=74.093 ms 16 bytes from 2607:f2f8:a478::1, icmp_seq=1 hlim=57 time=74.527 ms 16 bytes from 2607:f2f8:a478::1, icmp_seq=2 hlim=57 time=74.234 ms ^C --- 2607:f2f8:a478::1 ping6 statistics --- 3 packets transmitted, 3 packets received, 0.0% packet loss round-trip min/avg/max/std-dev = 74.093/74.285/74.527/0.181 ms works fine you did break your side though, cuz i can't ping ::2 | [14:58] |
webhostbudd | i think i figured it out now
i was playing around with a bunch of different stuff at first i had pf configured correctly but didn't setup the interface correctly now it was the other way around got it working now though it's too bad you have to tell pf both inet and inet6. Otherwise it implicitly assumes inet for the rules and only applies them for ipv4 | [14:59] |
.... (idle for 16mn) | ||
up_the_irons | ah ok | [15:16] |
..... (idle for 24mn) | ||
webhostbudd | i never realized how much complication ipv6 adds to everything
pf can't do ipv6 and ipv4 rules in the same line, which gets a little irritating | [15:40] |
....... (idle for 32mn) | ||
up_the_irons | that would kinda make sense; different addressing styles would require separate lines
ipv4 and ipv6 are different address families, as it is, so right there, different lines :) i can't get ipv4 and ipv6 bgp info from OpenBGP in the same command either, lol | [16:13] |
webhostbudd | yea, and in linux it is worse
you need two separate utilities at least pf is consolidated not that it is very hard to use ip6tables | [16:27] |
up_the_irons | right | [16:28] |
webhostbudd | it is actually kind of nice having them separated | [16:28] |
up_the_irons | i use ferm, which kinda makes the distinction hardly noticeable | [16:29] |
webhostbudd | i see
you guys use openbsd mostly in house? obviously kvm is on a linux distro | [16:29] |
up_the_irons | yeah, kvm is on linux
console server, nagios, and a few other servers are openbs *openbsd | [16:29] |
webhostbudd | hmm alright | [16:30] |
up_the_irons | mail server too
openbsd / spamd make a tight mail server | [16:30] |
webhostbudd | never used spamd
interesting, ill have to check it out | [16:30] |
jdoe | spamd :(
1) greylisting :((( 2) wtf, they couldn't pick a unique name? :P | [16:33] |
mike-burns | That's pretty unique. | [16:34] |
jdoe | yeah. Not like dspam or spamd already existed :P | [16:34] |
............. (idle for 1h4mn) | ||
*** | heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer HighJinx has quit IRC (Ping timeout: 240 seconds) | [17:38] |
........ (idle for 36mn) | ||
Ehtyar has quit IRC (Quit: Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.) | [18:17] | |
........... (idle for 53mn) | ||
tjk has joined #arpnetworks | [19:10] | |
....... (idle for 30mn) | ||
dj_goku has joined #arpnetworks
dj_goku has quit IRC (Changing host) dj_goku has joined #arpnetworks | [19:40] | |
justinkolberg has joined #arpnetworks
amdprophet has quit IRC (Ping timeout: 248 seconds) dferris has quit IRC (Read error: Connection reset by peer) dferris has joined #arpnetworks | [19:50] | |
tuvxy is now known as tuv
mosno has joined #arpnetworks | [20:04] | |
mosno has left | [20:17] | |
dj_goku has quit IRC (Ping timeout: 260 seconds) | [20:23] | |
.......... (idle for 46mn) | ||
HighJinx has joined #arpnetworks | [21:09] | |
HighJinx has quit IRC (Ping timeout: 276 seconds) | [21:21] | |
.... (idle for 16mn) | ||
HighJinx has joined #arpnetworks | [21:37] | |
..................... (idle for 1h43mn) | ||
HighJinx has quit IRC (Read error: Operation timed out) | [23:20] | |
.... (idle for 18mn) | ||
HighJinx has joined #arpnetworks | [23:38] | |
.... (idle for 16mn) | ||
webhostbudd has quit IRC (Read error: Connection reset by peer) | [23:54] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |