1305160579 J * Milenco_ ~notspam@vps.milenco.net 1305160698 Q * Milenco Ping timeout: 480 seconds 1305162230 J * virus__ ~mp@p54867702.dip.t-dialin.net 1305162663 Q * ViRUS_ Ping timeout: 480 seconds 1305165080 Q * imcsk8 Read error: Operation timed out 1305166504 Q * jrklein Remote host closed the connection 1305166795 M * Bertl off to bed now ... have a good one everyone! 1305166802 N * Bertl Bertl_zZ 1305169983 J * bsingh ~balbir@122.172.10.27 1305172633 Q * bsingh Ping timeout: 480 seconds 1305179981 J * jla ~jacob@c-98-202-27-178.hsd1.ut.comcast.net 1305180139 M * jla I'd like to run a qemu-kvm instance or two on a machine with vserver containers. kvm wants to use bridging (br0) instead of the interface aliasing vserver uses. Can I mix the two? Is it straight forward to switch vservers to br0? Doc pointers appreciated. 1305181472 J * ghislain ~AQUEOS@adsl2.aqueos.com 1305181502 Q * mcp Ping timeout: 480 seconds 1305182088 Q * derjohn_foo Ping timeout: 480 seconds 1305182948 J * mtg ~mtg@vollkornmail.dbk-nb.de 1305184451 J * bsingh ~balbir@122.248.163.3 1305185641 M * daniel_hozac jla: just put your guests on br0... 1305185923 Q * bsingh Ping timeout: 480 seconds 1305186430 J * bsingh ~balbir@122.248.161.59 1305186654 M * jla daniel_hozac: change interfaces/nn/dev to br0, as simple as that? I thought devices needed to make up mac addresses using br0 1305186678 M * jla at least that's what qemu-kvm's seem to do on another machine 1305186757 M * daniel_hozac yep, that simple. 1305186766 M * daniel_hozac you're not adding an interface, you're just adding an IP. 1305186810 M * jla one of my vservers has 8 ip addresses, so in it I have eg eth0, eth0:1, etc. 1305186855 M * jla ok, i'm a little nervous to try since I don't want the vserver container down long and I don't have other machines that would support kvm to test on. 1305186932 M * daniel_hozac well, it shouldn't take long. 1305186948 J * petzsch ~markus@dslb-088-075-168-240.pools.arcor-ip.net 1305186963 M * jla hmm, so they'd be alias on br0, like br0:1 etc 1305186967 M * daniel_hozac yep 1305186975 M * daniel_hozac if you require those 1305186983 M * daniel_hozac by default util-vserver doesn't do that... 1305187080 M * jla it's just a hang-over from when they were physical for easier ifup/down typing I guess. I had never tried having them all be just eth0 (or br0 in this case) 1305187164 J * derjohn_foo ~aj@213.238.45.2 1305187467 M * jla daniel_hozac: thanks for the advice. I'm going to see what I might need to do different for shorewall/iptables and then give it a go later. 1305187686 Q * jla Quit: leaving 1305187845 J * thierryp ~thierry@zanzibar.inria.fr 1305188913 Q * petzsch Quit: Leaving. 1305190655 J * mcp ~mcp@wolk-project.de 1305190810 Q * jeroen_ Quit: Ex-Chat 1305191025 J * jeroen_ ~jeroen@imap.powerinternet.eu 1305191717 J * BenG ~bengreen@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com 1305193776 M * josef_ daniel_hozac, did you have any idea how to investigate further regarding tap-interfaces that doesn't get removed? 1305193843 M * josef_ checked that the tunctl-script actually works. 1305194046 M * josef_ The problem is that the "--tap"-argument is not added to the command. 1305195412 M * josef_ fixed by syncing disableInterface with enableInterface. 1305196507 M * josef_ Cleaned the init.d-folder for init-scripts that shouldn't be there, which removed the problem that ifdown complained that it couldn't remove one of the interfaces. 1305196627 M * josef_ There's still an error 'vserver vs002 stop .. Using makefile-style concurrent boot in runlevel 6. .. mount: permission denied ...." Read in the mailing-list and there's other with this in their output for squeeze installations. 1305196724 M * daniel_hozac i never saw anything resembling a useful bug report, so... 1305196742 Q * karasz Quit: leaving 1305196843 J * karasz ~karasz@shell.opensde.net 1305196991 Q * karasz 1305197087 J * karasz ~karasz@shell.opensde.net 1305197102 M * josef_ daniel_hozac, np. I really love that it's all bash-scripts. Quite easy to follow. 1305197124 M * josef_ solved the problem described above also, it was generated by umountroot in init.d. 1305197140 M * daniel_hozac all of which is taken care of the debian initpost script. 1305197444 M * josef_ You are correct, it seems like this hasn't been runned on my vservers. 1305197517 M * josef_ Shouldn't this run when building a vserver? 1305197871 Q * karasz Quit: leaving 1305197954 J * karasz ~karasz@shell.opensde.net 1305198027 Q * karasz 1305198043 M * josef_ Ah, so there's no symlink to debian from /usr/lib/util-vserver/distributions/squeeze. 1305198064 J * karasz ~karasz@shell.opensde.net 1305198148 M * Wonka gnah. have a networking problem here. 1305198172 M * Wonka I set up vserver guest networking like described here: http://linux-vserver.org/Networking_vserver_guests 1305198191 M * Wonka except it's 127.255.0.0/24 1305198221 M * Wonka trying to ping outside results in "connect: Invalid argument" 1305198297 M * Wonka I can ping the guest's IP, I can ping other guests, I can ping the host's IP on dummy0, I can ping the host's IP on br0, I can't ping the default gateway. 1305198313 M * Wonka (default route goes over br0) 1305198339 M * Wonka masquerading is enabled for anything going out br0 1305198702 M * daniel_hozac pastebin ip r; ip a; iptables -t nat -nvL; iptables -nvL 1305198771 M * daniel_hozac oh, and ip ru 1305199053 M * Wonka hm, already got it working - with 169.254.0.0/16 instead of 127.255.0.0/24 1305199157 M * josef_ daniel_hozac, how is the symlinks to each debian-distribution made? Can't see them in the git-tree. 1305199343 M * daniel_hozac distrib/Makefile-files 1305199353 M * daniel_hozac or i suppose that's a Makefile.am 1305199620 N * Bertl_zZ Bertl 1305199648 M * Bertl morning folks! 1305199650 M * Bertl Wonka: you are aware that 127.x is local/loopback? 1305199689 M * daniel_hozac ah, i didn't even see that it was 127. :) 1305199752 M * Wonka Bertl: that's why I tried the APIPA range then 1305199847 M * Bertl well, no idea why you are using those ranges, when you have plenty of private IPs ... but 127.x is doomed to fail for routing :) 1305200015 M * josef_ daniel_hozac, guessing that the problem I ran into with squeeze not existing is solved in upstream then, since it's in the Makefile.am :-) 1305200155 M * Bertl still using old and outdated util-vserver from debian? 1305200170 M * josef_ Bertl, defaults from debian 6.0. 1305200205 M * Wonka Bertl: the problem is I do _not_ have plenty of private IPs here. 1305200262 M * Wonka Bertl: all three RFC1918 ranges (10/8, 172.16/12, 192.168/16) are "minefields"... 1305200283 Q * bsingh Ping timeout: 480 seconds 1305200453 M * Bertl Wonka: how so? 1305200506 M * josef_ Squeeze ships with 0.30.216-pre2864-2+b1 of util-vserver at least. Which is from Nov 2009... 1305200527 Q * virus__ Remote host closed the connection 1305200566 M * Bertl and if that is really true, get a public IP to use ... after all if you are using up all 17 million private IPs, you can afford a public one :) 1305200588 M * Bertl josef_: my condolences 1305200617 M * Bertl luckily it is quite easy to rebuild from source, even as .deb 1305200637 M * josef_ Bertl, what is the best way to keep in sync with the latest? Build from git? 1305200663 M * josef_ I will use this in production environment, so stable is needed :) 1305200664 M * Bertl there are snapshots on the main page, those are usually well tested and up-to-date 1305200665 M * daniel_hozac get it from the front page of linux-vserver.org 1305200714 N * Bertl Bertl_oO 1305200743 M * josef_ the latest I can find is http://people.linux-vserver.org/~dhozac/t/uv-testing/ (which is linked from the Download-page) 1305200775 M * Bertl_oO luckily it is quite easy to rebuild from source, even as .debhttp://people.linux-vserver.org/~dhozac/t/uv-testing/util-vserver-0.30.216-pre2966.tar.bz2 1305200787 M * Bertl_oO hmm, copy paste error 1305200793 M * Bertl_oO http://people.linux-vserver.org/~dhozac/t/uv-testing/util-vserver-0.30.216-pre2966.tar.bz2 1305200798 M * Bertl_oO that's the one you want 1305200802 M * Bertl_oO off for now ... bbl 1305200817 M * josef_ Ok, so building my own deb that is. 1305200823 M * josef_ Bertl_oO, ty. 1305200890 M * josef_ Do the pre-releases from that page differ much from the git-tree on util-vserver? 1305200930 Q * BenG Ping timeout: 480 seconds 1305201079 M * Wonka Bertl_oO: they're in use here. 1305201504 M * daniel_hozac they are make dist'd from git. 1305201505 M * daniel_hozac so no. 1305201524 M * daniel_hozac they come with debian files, so you just need to run dpkg-buildpackage... 1305203264 J * BenG ~bengreen@212.183.140.20 1305204627 Q * BenG Quit: I Leave 1305204645 J * BenG ~bengreen@212.183.140.20 1305205101 J * petzsch ~markus@dslb-088-075-168-240.pools.arcor-ip.net 1305206462 Q * mtg Quit: Verlassend 1305207058 Q * BenG Quit: I Leave 1305207817 Q * jrdnyquist Quit: Leaving 1305207872 J * BenG ~bengreen@212.183.140.20 1305208302 Q * petzsch Quit: Leaving. 1305208314 Q * BenG Remote host closed the connection 1305209183 J * BenG ~bengreen@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com 1305209753 Q * BenG Quit: I Leave 1305209860 J * BenG ~bengreen@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com 1305210199 Q * BenG Quit: I Leave 1305210840 J * dowdle ~dowdle@scott.coe.montana.edu 1305212441 Q * thierryp Remote host closed the connection 1305216983 J * bonbons ~bonbons@2001:960:7ab:0:ec5f:b894:33d1:ef85 1305217440 Q * derjohn_foo Ping timeout: 480 seconds 1305220115 J * imcsk8 ~ichavero@148.229.1.11 1305220230 J * derjohn_foo aj@88.128.33.94 1305221121 J * BenG ~bengreen@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com 1305221572 Q * BenG Quit: I Leave 1305221932 J * Piet_ ~Piet__@82VAABKNL.tor-irc.dnsbl.oftc.net 1305222333 Q * tomreyn Ping timeout: 480 seconds 1305223109 N * Bertl_oO Bertl 1305223197 J * hijacker_ ~hijacker@87-126-142-51.btc-net.bg 1305223872 Q * FireEgl Remote host closed the connection 1305223921 J * petzsch ~markus@dslb-088-075-168-240.pools.arcor-ip.net 1305224901 J * FireEgl ~FireEgl@173-16-9-3.client.mchsi.com 1305226532 N * ensc Guest661 1305226542 J * ensc ~irc-ensc@p5DF2FD57.dip.t-dialin.net 1305226953 Q * Guest661 Ping timeout: 480 seconds 1305227789 Q * sigue Read error: Connection reset by peer 1305228126 J * manana ~mayday090@84.17.25.149 1305228144 J * sigue contempt@stole.ur.cc-number.info 1305228807 Q * nox Remote host closed the connection 1305228819 J * nox ~nox@host.noxlux.de 1305230493 Q * derjohn_foo Ping timeout: 480 seconds 1305231568 N * Piet_ Piet 1305232460 J * derjohn_foo aj@88.128.235.22 1305233300 Q * derjohn_foo Read error: Connection reset by peer 1305233923 J * cuba33ci_ ~cuba33ci@111-240-170-96.dynamic.hinet.net 1305234273 Q * cuba33ci Ping timeout: 480 seconds 1305234281 N * cuba33ci_ cuba33ci 1305235264 Q * hijacker_ Quit: Leaving 1305235465 Q * manana Remote host closed the connection 1305237656 Q * bonbons Quit: Leaving 1305238667 J * sung ~sung@doot.realfuckingnews.com 1305239281 J * derjohn_foo ~aj@p4FFD0AC7.dip.t-dialin.net 1305239483 Q * ghislain Quit: Leaving. 1305239744 M * Bertl off to bed now ... have a good one everyone! 1305239755 N * Bertl Bertl_zZ 1305239819 Q * petzsch Quit: Leaving. 1305239947 J * ksn ~ksn@197.106.225.67 1305241515 Q * dowdle Remote host closed the connection 1305242753 Q * ksn Quit: Changing server