=== CodeMouse92 is now known as CodeMouse92__ [05:32] can I bridge a bonded interface? [05:41] good morning [05:41] bindi: https://www.cyberciti.biz/faq/ubuntu-linux-bridging-and-bonding-setup/ maybe? [05:42] I didn't check the content but it looks just like your question [05:44] yeah i need to combine a few guides together to accomplish what i want [05:44] it might be stupid, but want to try at least for the giggles [05:45] I'm going to give a linux VM two physical NICs, bond them, (preferrably give them an address with dhcp), and then bring that bonded connection back to the host OS with an internal virtual switch (10Gbps) [05:46] (because windows doesnt support balance-rr bonding) [05:47] uh that sounds a bit backward-forward-backward :-) [05:48] but I see your point, and at least for experiments there is nothing that shouldn't be tried [05:48] hm but now for some reason the vm wont start up :D [05:48] fun [05:48] nevermind we're back [05:49] care to point me to a direction with some keywords perhaps, on how to tackle this =D [05:50] i wonder if pfSense would be easier.. [06:09] Good morning [06:15] hi lordievader [06:16] How are you cpaelzer [06:18] good - and you ? [06:22] I'm doing good too [07:30] Yo les gars, petits socis réseau... [07:31] Wrong windows sorry... [08:26] kickinz1: wanna come back here :-) ? [08:26] cpaelzer, not really, but here just in case someone pings me :) [08:29] o/ [08:38] rrêté mon vpn sur pfsense, ca fout plus la grouille qu'autre chose... [08:39] kickinz1: again? [08:39] * kickinz1 hates automatic switching when re-connecting. [08:40] cpaelzer, yes, networking troubles, and my irc client switch channel automatically when it connects to another server. This is not good. so it did it while I was on another window. [08:40] * cpaelzer waits for passwords of kickinz1 [08:41] :) [09:17] umm [09:17] i just compiled samba 4.6.5 and it says Unknown parameter encountered: "server multi channel support" [10:12] anyone compile the latest samba and enable multichannel support? unknown parameter "server multi channel support [12:43] Any recommendations for a Beysian based spamfilter that is supported on LTS? I have previously been using DAPM with great success. [12:43] DSPAM [12:50] Niller1: spamassassin? [12:51] Niller1: I think bayes is nowadays just one component of any spam filter [12:51] most should have it [12:52] I was never a fan of SA in the past. It may have changed. It had a large overhead. [12:52] Niller1: I hear rspamd is quite nice too [12:52] was getting 99.5 accuracy with just RBL and DSPAM. [12:53] fallentree: i may look at that [12:55] and use dmarc, dkim and spf, please [12:56] RoyK: Obviously ;) [13:02] fallentree: That RSPAMD looks very interesting. Just wondering how well supported it is. [13:10] cpaelzer: hi, do you have a minute? [13:19] rbasak: around? [13:28] Hi [13:28] Does Ubuntu-server comes with Python,CGI? [13:30] Bischoop: there are packages you can install yes, depending on what exactly you want. [13:32] fallentree: Practically just for learning, I like Python pretty much and would like practise using it, mixing HTML with Python [13:33] or you you could give a tips how to prepare running Apache for Python too? [13:34] Bischoop: you can ask google about setting up Apache with mod_wsgi [13:34] I've apache on Ubuntu perhaps I could skip nicely installing new Ubuntu-server [13:34] fallentree: well of course I can,I could and I done it. [13:35] but the results are giving me ambivalent feelings. [13:35] I can't give you any tips myself, I use nginx + uwsgi [13:35] Every sites has different solution how to do it [13:36] Bischoop: best to read the mod_wsgi documentation then. https://modwsgi.readthedocs.io/en/develop/ [13:36] I'll give it a try then, cheers mate fallentree [13:37] BTW take care of your roots fallentree ;-) [13:44] ahasenack: o/ [13:44] rbasak: hi [13:44] rbasak: I'm syncing debian's bind9 [13:45] rbasak: came across a patch for which I have a question [13:45] rbasak: both debian and ubuntu carry this same security patch [13:45] rbasak: with two slight differences [13:45] rbasak: ubuntu's: http://paste.ubuntu.com/24981252/ it also adds tests [13:45] rbasak: debian's: http://paste.ubuntu.com/24981254/ just the secfix, no test changes [13:46] rbasak: the dep3 header is also different, but I have been favoring the debian one so we can drop delta [13:46] rbasak: but in this case: I favor having the extra tests, but is that enough justification to add a delta and drop a debian patch in favor of ours? [13:47] rbasak: or should I perhaps split that patch into two: one with just the secfix, so we adopt debian's, and one from ubuntu to just add the tests, which would become added delta? [13:47] sorry for the wall of text :) [13:47] ahasenack: in what version in Debian was the patch introduced please? [13:48] ahasenack: sorry to see you only now [13:48] rbasak: 1:9.10.3.dfsg.P4-12 [13:48] cpaelzer: good morning/afternoon :) [13:48] rbasak: it's CVE-2016-8864.patch [13:49] rbasak: ah, sorry, it's actually CVE-2016-8864-regression.patch [13:49] that patch was a nightmare, it had 2 regressions [13:50] rbasak: it's 1:9.10.3.dfsg.P4-12, patch is CVE-2016-8864-regression.patch (debian) [13:50] rbasak: in ubuntu, the "same" patch is rt43779.patch [13:57] ahasenack: I think splitting the test out is a good idea. Also worth asking Debian to add the test. [13:58] rbasak: this all might be moot, though, if a new upstream version is released and has these changes incorporated [13:58] Yeah [13:59] for the sake of the exercise, I'll split the test out of the patch [13:59] so our delta will be just the test [13:59] (for this case) [13:59] sounds good? [13:59] I like that approach [14:00] is there any expectation when a new version will be released to incooperate the change? [14:00] any regular schedule we might expect [14:00] ahasenack: yes [14:00] just to rate the feasibility of submitting the test to debian [14:01] cpaelzer: I'll check what upstream is doing [14:01] thx [14:05] 9.10.5-P1 is out, we and debian are at 9.10.3-P4 [14:05] * ahasenack checks is the patches are there [14:07] yeah, as expected, they are [14:07] but I won't update the version now [14:13] what does "no DMA platform data" mean in dmesg? [14:45] rbasak: cpaelzer: how does this look for a dep3 description/explanation of the split we just talked about? http://pastebin.ubuntu.com/24981789/ [14:46] ahasenack: reading [14:47] I'm not finished with it, there are still the other dep3 elements to fill in. This was just the description. [14:47] ahasenack: I like it - a few empty lines to separate paragraphs maybe [14:47] cpaelzer: can I use plain empty lines, or do I need to use the . trick? [14:47] I forget [14:47] plain is ok [14:47] ok [14:48] good [14:48] thx === chiluk_ is now known as chiluk [15:52] rbasak: did you want to do a HO? [15:52] nacc: I have another HO shortly, sorry. [15:52] rbasak: np [16:46] Hello. Can someone help me with MAAS on ubuntu 16.04 ? I have created question https://askubuntu.com/questions/930023/how-to-add-custom-power-type-to-maas-2-1-x-to-use-pc-power-control-using-raspber [16:48] blake_r: --^ could you help direct them? === roaksoax_ is now known as roaksaox === roaksaox is now known as roaksoax [18:48] given a gitweb site, one cannot automatically expect a clonable git repo, right? Or infer the url of the git repo [18:48] like https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=summary [18:48] ah, found it [18:48] https://source.isc.org/git/bind9.git [18:48] was missing the /git/ bit in the middle [18:50] ahasenack: yeah they have configured their gitweb (I think) to not show the clone urls at the bottom [18:50] ahasenack: i'm not 100% on that === Poster|y is now known as Poster === desc is now known as descender [22:08] so I setup the Livepatch service on ubuntu server 16.04, but I'm still getting kernel updates through unattended-upgrades, and thus, I still need to reboot upon upgrade to a newer kernel. I've also yet to see any actual live patching happending through executing the status command. Am I missing something here? [22:14] whistler102: it's normal to still get the kernel updates as normal because they contain more than just the live patches and they also ensure you have everything upon reboot [22:15] sdeziel, I suspected as much. Livepatching just seems useless if trying to eliminate reboots [22:16] whistler102: how so? once you have the live patches applied, you don't need to reboot [22:16] every site has a different threat model [22:16] the full kernel update is just handy if you happen to reboot [22:16] you may be able to avoid reboots with the live updates [22:16] maybe not [22:16] but they should give you a lot more flexibility in when you schedule them [22:18] Ok, got it. [22:20] Just curious, would it mess with things if several kernel updates as well as livepatches were installed before a reboot? Or is it safer/proper to always reboot after a kernel update before the next one is released? [22:22] whatever order you do things in should work fine [22:22] Alright, cheers === JanC_ is now known as JanC