↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | Guest23944 is now known as easymac
easymac is now known as Guest14487 | [00:38] |
............. (idle for 1h1mn) | ||
Guest14487 is now known as easymac
easymac is now known as Guest59604 | [01:39] | |
............. (idle for 1h0mn) | ||
Guest59604 is now known as easymac
easymac is now known as Guest10302 | [02:39] | |
............. (idle for 1h0mn) | ||
Guest10302 is now known as easymac
easymac is now known as Guest78562 | [03:40] | |
...... (idle for 25mn) | ||
Guest78562 has quit IRC (Quit: leaving) | [04:06] | |
.......... (idle for 48mn) | ||
novae has joined #arpnetworks | [04:54] | |
novae has quit IRC (Ping timeout: 245 seconds)
novae has joined #arpnetworks | [05:02] | |
............... (idle for 1h11mn) | ||
KILLALLHUMANS01 has quit IRC (Ping timeout: 245 seconds) | [06:15] | |
KILLALLHUMANS01 has joined #arpnetworks
KILLALLHUMANS01 has quit IRC (Changing host) KILLALLHUMANS01 has joined #arpnetworks | [06:22] | |
......... (idle for 44mn) | ||
mercutio | bryce?
you have a strange alias | [07:06] |
...... (idle for 27mn) | ||
m0unds | hahaha | [07:33] |
*** | novae has quit IRC (Remote host closed the connection)
novae has joined #arpnetworks | [07:41] |
..... (idle for 21mn) | ||
brycec | mercutio: ?
Oh, the KILLALLHUMANS01 nick I have some great nicks... | [08:02] |
staticsafe | heh | [08:03] |
brycec | A few of my other favourites: IM_AWESOME the_cheat Always_Batman lpr0 | [08:03] |
*** | brycec is now known as lpr | [08:04] |
lpr | lpr on fire | [08:04] |
*** | lpr is now known as lpr0 | [08:04] |
lpr0 | lpr0 on fire
there we go | [08:04] |
*** | lpr0 is now known as brycec | [08:04] |
RandalSchwartz | my nick is boring :) | [08:04] |
....... (idle for 30mn) | ||
milki | lolol | [08:34] |
.................................................... (idle for 4h16mn) | ||
up_the_irons | so Ubuntu is going to systemd just like Debian, fml | [12:50] |
m0unds | haha
it's not that bad | [12:50] |
up_the_irons | binary logs? can't even tail shit without a tool. no thanks
bloat bloat bloat it's like GRUB i just wanna fucking boot my machine, and you (grub) make it so difficult because you tried to tackle every other fucking problem on earth, making it horrible just to boot my system if i want to boot a FreeBSD system, it's "fdisk -BI ad0" and CALL IT A DAY. it works as intended. *nix philosophy, do one simple thing and do it right | [12:51] |
m0unds | it appears as though systemd still provides a socket to give you the ability to bind your syslogger to a socket and write logs to discrete files on disk vs the journal
i mean, it'll still write to the journal, but it'll also allow you to write to log files | [12:57] |
up_the_irons | see, reading that make me vomit a little in my mouth
*made | [13:01] |
m0unds | haha | [13:01] |
plett | up_the_irons: As a Linux user looking in on FreeBSD from the outside, it looks equally crazy. It has three distinct firewalls with incompatible syntaxes, and kernel modules and userland tools for all of them in the base image. | [13:01] |
m0unds | pf or gtfo | [13:02] |
up_the_irons | i understand what you're saying, but it so f'in overkill. it should not be necessary to jump through those hoops just to log in text. | [13:02] |
m0unds | retrieving a specific log from the journal isn't terribly painful though - journalctl -u nginx = nginx logs | [13:02] |
up_the_irons | plett: i thought everyone used pf... | [13:02] |
m0unds | yeah, i don't know anyone who uses bsd who doesn't use pf | [13:02] |
plett | up_the_irons: ipfw and ipf are also there and supported | [13:03] |
m0unds | ipfw back in the day maybe | [13:03] |
up_the_irons | yeah but who uses ipfw and ipf anymore? | [13:03] |
m0unds | pf is so well documented and designed, there's no reason not to use it
but if you want to, it's there | [13:03] |
up_the_irons | don't get me wrong, freebsd isn't immune to this problem; it's just less | [13:03] |
plett | And yes, pf is lovely
I've been told that the journald binary logging stuff isn't tightly tied to systemd, and that you can just run a good old syslogd instead | [13:04] |
up_the_irons | i c | [13:09] |
m0unds | is there any practical reason that iptables doesn't have ipv6 support built in vs using ip6tables?
i always use ufw or afp or whatever to manage iptables rules because i hate the syntax s/afp/apf | [13:10] |
BryceBot | <m0unds> i always use ufw or apf or whatever to manage iptables rules because i hate the syntax | [13:11] |
staticsafe | I suppose now is a bad time to link this - http://www.openbsdfoundation.org/gsoc2014.html#systemd | [13:17] |
brycec | ha
One nice thing about the journal, up_the_irons et al, is that it makes it easy to pull specific timeframes. | [13:17] |
staticsafe | indeed | [13:18] |
up_the_irons | ah that is indeed useful | [13:19] |
m0unds | i like the boot logging functionality - you can query current boot, previous boot, boot prev to that, etc | [13:20] |
staticsafe | linux has a new netfilter API called nftables, apparently the syntax is quite nicer | [13:23] |
m0unds | ah | [13:23] |
staticsafe | http://netfilter.org/projects/nftables/ | [13:23] |
plett | staticsafe: I read through some of the example syntax a while ago, it's still nowhere near as nice as pf | [13:23] |
staticsafe | yeah
https://wiki.archlinux.org/index.php/Nftables certainly much nicer than iptables though | [13:24] |
brycec | <3 pf syntax, soooooo readable :D | [13:25] |
m0unds | that's junos-ish | [13:25] |
up_the_irons | i never use iptables directly, always through ferm. <3 ferm
tree-based rules, basically | [13:25] |
staticsafe | http://ferm.foo-projects.org/ interesting | [13:26] |
up_the_irons | i've used it for years | [13:26] |
m0unds | oh, that's neat | [13:26] |
up_the_irons | looks like nftables has a tree-like syntax too | [13:28] |
staticsafe | yeah | [13:28] |
brycec | brycec lazies out and uses ufw for his iptables systems | [13:28] |
m0unds | brycec: that's what i use most of the time | [13:29] |
staticsafe | staticsafe doesn't have any firewall rules on his VMs | [13:29] |
m0unds | HERESY | [13:29] |
staticsafe | other than the occasional DROP rule for some abuser | [13:29] |
brycec | I didn't used to either, just kept services listening on the right ports. But then there were some services I couldn't configure quite like that | [13:30] |
staticsafe | like mysql? :P
RouterOS firewall sytax is a bit weird but consistent with the rest of the system | [13:30] |
m0unds | yea, it's not bad to manage | [13:33] |
staticsafe | add action=log chain=forward comment="Filter port 25 outbound" dst-address=::/0 dst-port=25 log-prefix=SMTPOUTBOUND protocol=tcp src-address=::/0 | [13:33] |
m0unds | they finally stopped doing stupid shit like changing syntax between releases and things | [13:33] |
brycec | staticsafe: nah mysql is easy to bind to an interface, or not bind at all (socket only) | [13:34] |
staticsafe | ah | [13:34] |
brycec | (can't remember what it was though... oh well) | [13:34] |
staticsafe | Cisco IOS ACLs ugh | [13:36] |
m0unds | yuck | [13:36] |
................... (idle for 1h31mn) | ||
yay, lightning | [15:07] | |
........ (idle for 38mn) | ||
dne | up_the_irons: re: grub - try syslinux (or extlinux) instead | [15:45] |
up_the_irons | i c | [15:45] |
dne | dne uses it even w/ freebsd
e.g. to multiboot between root-on-ZFS and mfsbsd: https://gist.github.com/dne/1054313 | [15:45] |
BryceBot | Gist: "Multi-boot FreeBSD w/ ZFS root on a GPT partitioned disk using Syslinux" | [15:49] |
m0unds | dne: that's cool | [15:51] |
..... (idle for 23mn) | ||
mercutio | i like ferm too | [16:14] |
....... (idle for 31mn) | ||
RandalSchwartz | tomorrow... the big upgrade day
freebsd from 8.3 (EOL) to 8.4 (supported for another year) perl from 5.10(!) to 5.16 pkg to pkgng thank goodness for snapshots :) | [16:45] |
m0unds | good luck | [16:47] |
...... (idle for 27mn) | ||
mnathani | up_the_irons: did you go with the i5 or i7 T520 | [17:14] |
....... (idle for 31mn) | ||
up_the_irons | i5 | [17:45] |
..... (idle for 21mn) | ||
i7's were hard to find actually | [18:06] | |
mnathani | whats the screen resolution?
1080p or lower? | [18:06] |
staticsafe | 1600x900
15" T520 here | [18:07] |
mnathani | well, atleast its widescreen | [18:07] |
m0unds | i miss the prevalence of 16:10 displays | [18:11] |
.......... (idle for 46mn) | ||
*** | dj_goku has quit IRC (Remote host closed the connection) | [18:57] |
.... (idle for 18mn) | ||
ziyourenxiang has joined #arpnetworks | [19:15] | |
dj_goku has joined #arpnetworks
dj_goku has quit IRC (Changing host) dj_goku has joined #arpnetworks | [19:26] | |
.... (idle for 17mn) | ||
ziyourenxiang has quit IRC (Quit: ziyourenxiang) | [19:43] | |
........................................... (idle for 3h34mn) | ||
john3213 has joined #arpnetworks | [23:17] | |
john3213 has left | [23:22] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |