1185321654 Q * jescheng Remote host closed the connection 1185321665 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1185322524 Q * jescheng Remote host closed the connection 1185322535 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1185324520 Q * Piet Remote host closed the connection 1185324596 J * DoberMann_ ~james@AToulouse-156-1-142-212.w90-30.abo.wanadoo.fr 1185324627 J * Piet ~piet@tor.noreply.org 1185324702 Q * DoberMann[ZZZzzz] Ping timeout: 480 seconds 1185324950 J * pusling_ pusling@88.212.70.38 1185324994 Q * pusling Read error: No route to host 1185326076 J * Aiken_ ~james@ppp121-45-205-95.lns1.bne1.internode.on.net 1185326395 Q * Aiken Ping timeout: 480 seconds 1185327168 Q * FireEgl Quit: Bye... 1185327176 Q * Aiken_ Quit: Leaving 1185327189 J * Aiken ~james@ppp121-45-205-95.lns1.bne1.internode.on.net 1185327434 Q * Piet Quit: Piet 1185327937 J * FireEgl FireEgl@Sebastian.Tcldrop.Com 1185331195 J * besonen_mobile_ ~besonen_m@71-220-233-253.eugn.qwest.net 1185331206 Q * Ashsong|sleep resistance.oftc.net oxygen.oftc.net 1185331206 Q * hardwire resistance.oftc.net oxygen.oftc.net 1185331206 Q * quasisane resistance.oftc.net oxygen.oftc.net 1185331206 Q * besonen_mobile resistance.oftc.net oxygen.oftc.net 1185331232 J * Ashsong|sleep ~chatzilla@orchard.laptop.org 1185331238 J * hardwire ~bip@rdbck-7046.palmer.mtaonline.net 1185332267 J * friendly12345 ~friendly@ppp59-167-88-176.lns2.mel6.internode.on.net 1185332575 Q * bzed Quit: Leaving 1185334046 J * quasisane ~user@c-75-67-252-184.hsd1.nh.comcast.net 1185335084 N * Bertl_zZ Bertl 1185335092 M * Bertl morning folks! 1185335150 J * meandtheshel2 ~markus@85.127.110.196 1185335188 Q * meandtheshel2 1185338130 Q * mcp Ping timeout: 480 seconds 1185338409 J * shurikk ~shurik@c-76-102-40-210.hsd1.ca.comcast.net 1185338451 M * Bertl welcome shurikk! 1185338462 M * shurikk hi folks! 1185338496 M * shurikk just discovered strange behavior with my vserver-default script perhaps you can help e 1185338497 M * shurikk me 1185338515 M * Bertl let's mear ... (btw what util-vserver version?) 1185338520 M * Bertl *hear 1185338525 M * shurikk 1 sec, lemme verify 1185338568 M * shurikk util-vserver-0.30.213-1.fc6 1185338619 M * shurikk guest is ubuntu, edgy 1185338652 M * shurikk when I do vserver foo start|stop all guest services start as expected 1185338665 M * shurikk when I do /etc/init.d/vserver-default start|stop 1185338694 M * shurikk only login few services start (seems like runlevel 1, just login and some other kernel things) 1185338722 M * shurikk any advice of how to debug this? 1185338748 M * shurikk I have fc4, fc5 guests - these works fine, ubuntu guests don't 1185338785 M * Bertl hmm, and you are executing both runlevel scripts from the same console/terminal? 1185338795 M * shurikk yes, same console 1185338830 M * Bertl so 'vserver ubuntu start' does the proper thing 1185338835 M * shurikk yes 1185338862 M * Bertl but when using vserver-default, they don't start up prowerly 1185338872 M * Bertl *properly 1185338884 M * shurikk is there a way to pass --debug? to see more output when I use /etc/init.d/vserver-default? 1185338891 M * shurikk yes 1185338916 M * Bertl I think you could easily add it to the script itself, it should only be a (given complex) wrapper 1185338933 M * shurikk ok 1185338936 M * shurikk let me try 1185339040 M * shurikk ok, debug is enabled... see some output, but doesn't tell me much 1185339056 M * Bertl please upload it to paste.linux-vserver.org 1185339066 M * shurikk 1 sec 1185339244 M * shurikk http://paste.linux-vserver.org/4645 1185339251 M * Bertl tx 1185339277 M * shurikk so, there is no error messages, and most likely it has something to do with ubuntu guest, I'm trying to figure out what is wrong... 1185339297 M * Bertl maybe pay attention to the environment 1185339404 M * shurikk is there a big difference when I manually start or when use init.d/vserver-blah? 1185339446 M * Bertl in theory, no, but there could be a bug in the tools 1185339455 M * shurikk ok 1185339514 M * shurikk so, when I use vserver foo start I see output how that server starts, how do I enable this output for init.d/vserver-foo? 1185339536 M * Bertl I would also suggest to give the CVS version a try, just to verify (or contact daniel_hozac, once he's around) 1185339566 Q * Johnnie Ping timeout: 480 seconds 1185339618 M * Bertl I assume, your paste got cut off (or is incomplete for whatever reason) but I do not see any guest being started there 1185339634 M * shurikk ok, let me try one more time 1185339639 M * Bertl do you have the proper 'mark' entries? 1185339761 M * shurikk yes, default, guests start, no errors, but they start with just few basic services 1185339797 M * Bertl let me suggest to do the following: 1185339799 M * shurikk this is how all guests start http://paste.linux-vserver.org/4646 1185339807 M * shurikk (process list) 1185339827 M * Bertl pick an example guest, disable the amrking for all others 1185339832 M * Bertl *marking 1185339854 M * shurikk ok 1185339876 M * Bertl then make sure that the behaviour is the same (i.e. direct start works, runlevel script fails) 1185339914 M * shurikk give me a moment 1185339916 M * Bertl after that, modify the rc script of the guest to write output & debug to a file 1185339926 M * shurikk ok 1185339947 M * Bertl by adding 'exec >/root/out.log 2>&1 /root/err.log' 1185339957 M * Bertl (don't use /tmp as it is a tmpfs 1185339990 M * shurikk ok, behavior is the same 1185339995 M * shurikk let me add log 1185340005 M * shurikk where should I add this exec call? 1185340026 M * Bertl in the guest's /etc/rc 1185340026 M * shurikk never mind 1185340194 J * slack101 ~comp@cpe-71-72-115-74.insight.res.rr.com 1185340318 J * fs eazy@213.178.77.98 1185340333 M * Bertl wb slack101! fs! 1185340343 M * slack101 :P 1185340362 M * slack101 trying to figure out a way to give firewall capability for my guest 1185340429 M * slack101 Bertl: any ideas :P 1185340451 M * shurikk just noticed that start() in /usr/lib64/util-vserver/vserver-wrapper , $rc is 0, my guess it should be 3 (http://paste.linux-vserver.org/4647) 1185340476 M * slack101 i got a some what 20 min web front end for iptables done but i can just see it getting expliited and yea i would loose all my users hmmm 1185340546 M * shurikk (perhaps I'm wrong :) ) 1185341116 Q * cehteh Ping timeout: 480 seconds 1185341314 J * Johnnie ~jdlewis@c-67-163-142-234.hsd1.ct.comcast.net 1185341345 M * slack101 Bertl: business back up and running monday :P 1185341360 M * slack101 with vserver, so if all goes well i will start donating 1185341467 M * Bertl sounds good, as always ... 1185341500 M * slack101 i hope in the future sometime down the road there will be some kind of iptables support ;) 1185341508 M * slack101 but i guess my web gui will work till then :P 1185341530 M * Bertl we already have a concept for that, and you (probably?) know the proof of concept implementations for that too 1185341557 M * slack101 yea i said future ;) 1185341631 J * cehteh ~ct@pipapo.org 1185341700 M * Bertl wb Johnnie! 1185342550 J * sharkjaw ~gab@158.36.44.106 1185343203 Q * jescheng Remote host closed the connection 1185343214 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1185344825 N * DoberMann_ DoberMann 1185345292 P * shurikk 1185346851 J * dna ~naucki@16-197-dsl.kielnet.net 1185347703 N * pusling_ pusling 1185347951 N * DoberMann DoberMann[PullA] 1185348211 M * Bertl okay, off for a nap .. back later ... 1185348218 N * Bertl Bertl_zZ 1185348254 M * Supaplex sweet dreams 1185348757 J * ktwilight_ ~ktwilight@167.203-66-87.adsl-static.isp.belgacom.be 1185349102 Q * ktwilight Ping timeout: 480 seconds 1185349174 Q * Johnnie Ping timeout: 480 seconds 1185349701 J * chand ~chand@212.99.51.254 1185349719 J * Johnnie ~jdlewis@c-67-163-142-234.hsd1.ct.comcast.net 1185350452 J * pmenier ~pmenier@LNeuilly-152-22-72-5.w193-251.abo.wanadoo.fr 1185350454 J * ktwilight ~ktwilight@198.124-66-87.adsl-dyn.isp.belgacom.be 1185350711 Q * renihs Quit: Leaving 1185350726 Q * ktwilight_ Ping timeout: 480 seconds 1185352049 J * bonbons ~bonbons@2001:5c0:85e2:0:20b:5dff:fec7:6b33 1185352785 Q * cehteh Ping timeout: 480 seconds 1185352805 J * cehteh ~ct@pipapo.org 1185354031 J * cedric ~cedric@80.70.39.67 1185355258 Q * michal_ Quit: reboot 1185355265 J * lilalinux ~plasma@dslb-084-058-198-011.pools.arcor-ip.net 1185355984 J * michal` ~michal@www.rsbac.org 1185357220 M * Hollow daniel_hozac: ping 1185357642 J * trapni ~trapni@sparta.nugg.ad 1185357647 A * trapni waves 1185357775 M * trapni i got a somewhat big problem with my vserver setup. when accessing http/svn server (via svn checkout) from within the virtual environment then everything works fine. but when accessing it from outside - any foreign host - and the checkout takes some time, than the checkout freezes, in fact, the TCP connection just times out due to the lag of not sending any packets anymore. but why? 1185358276 Q * FireEgl Read error: Connection reset by peer 1185358325 J * bzed ~bzed@dslb-084-059-113-081.pools.arcor-ip.net 1185359197 Q * ktwilight Remote host closed the connection 1185359234 J * ktwilight ~ktwilight@198.124-66-87.adsl-dyn.isp.belgacom.be 1185359239 J * FireEgl FireEgl@Sebastian.Atlantica.CJB.Net 1185359556 N * pmenier pme_pause_clope 1185359794 N * pme_pause_clope pmenier 1185361228 N * pmenier pmenier_off 1185361451 Q * dna Quit: Verlassend 1185361499 M * daniel_hozac Hollow: semi-pong 1185361597 Q * sharkjaw Quit: Leaving 1185362067 Q * FireEgl Read error: Connection reset by peer 1185362324 J * FireEgl FireEgl@Sebastian.Atlantica.US.TO 1185363548 J * Piet ~piet@tor.noreply.org 1185363867 M * daniel_hozac trapni: and running the service on the host with just a chroot doesn't show the problem? 1185364020 M * trapni um 1185364030 M * trapni daniel_hozac: good question. didn't try so yet 1185364090 M * trapni daniel_hozac: how does this behavior affect my problem? 1185364121 M * daniel_hozac easy way to determine if it's Linux-VServer related or not. 1185364217 M * trapni hm. yeah 1185364255 M * trapni but when i vserver stop $VE; then the IP has gone, too. so chrooting and starting the service by hand won't work properly 1185364273 M * daniel_hozac so, add the IP manually. 1185364850 Q * trapni Remote host closed the connection 1185364893 J * ema ~ema@rtfm.galliera.it 1185365038 Q * EtherNet Remote host closed the connection 1185365429 M * Hollow daniel_hozac: we will get into problems with baselayout-2 and util-vservers init scripts... since baselayout-2 will work with any shell only POSIX compliant sh is allowed in init scripts.. and function names like foo.bar are not POSIX... 1185365490 M * daniel_hozac so we'll need wrapper scripts? 1185365574 M * Hollow i took a quick look and it seem only loadDeviceMap requires functions from _LIB_FUNCTIONS etc.. so maybe we can rewrite just that part and get rid of the includes.. 1185365676 M * daniel_hozac i'd prefer to duplicate as little code as possible though.... 1185365717 M * daniel_hozac i don't get why kill_contexts isn't in one of those files. 1185365791 M * Hollow yeah, kind of sucks .. 1185365835 M * Hollow but the embedded folks don't want to use bash :) 1185365855 M * daniel_hozac bash is required for all of util-vserver anyway. 1185365960 M * Hollow probably best to make a wrapper that sources the functions and always uses bash 1185365980 M * Hollow so we get rid of the includes but don't have to dulicate much code 1185366494 J * trapni ~trapni@sparta.nugg.ad 1185366511 M * trapni daniel_hozac: well, doesn't work inside plain chroot (ip manually added ip) either 1185366603 Q * Aiken Remote host closed the connection 1185366844 M * daniel_hozac Hollow: yeah, okay. 1185366857 M * daniel_hozac trapni: so it's not Linux-VServer related. 1185367277 N * WorkRoey Roey 1185368205 N * pmenier_off pmenier 1185369716 J * ManaPirat ~cst@stamper.dp-media.de 1185369746 M * ManaPirat hi :-) 1185369777 M * ManaPirat today's the day, attempting gentoo-vserver install with keyworded baselayout ;) 1185370167 M * ManaPirat excuse me, what is the difference between a vserver-stage3 and vserver-stage4 tarball? The stage4 is compiled binaries - right guess? 1185370399 M * daniel_hozac both of them are. 1185370418 M * daniel_hozac the stage4 has cron and something else installed, IIRC. 1185370572 M * ManaPirat ah thats good :-) thank you daniel 1185370601 M * ManaPirat should i keyword vserver-sources, vserver-utils and baselayout? 1185371030 M * daniel_hozac on the host you only need vserver-sources and util-vserver. 1185371040 M * daniel_hozac the baselayout is for the guests. 1185371742 M * ManaPirat eeh yes right 1185371751 M * ManaPirat well questions remains ;) keyword both? 1185372078 M * trapni daniel_hozac: but what could be the reason for it? a driver bug? 1185372173 P * friendly12345 1185372213 N * pmenier pmenier_pause_cafe 1185373212 N * pmenier_pause_cafe pmenier 1185373401 Q * mjt Quit: reboot: installing memory modules... 1185373786 J * AstralSt ~astralsto@host-81-190-179-124.gorzow.mm.pl 1185373956 Q * AStorm Ping timeout: 480 seconds 1185375927 M * baldy mhmhm 1185375930 M * baldy 17:07:05 up 95 days, 6:14, 1 user, load average: 825.60, 790.70, 693.50 1185375932 M * baldy grml 1185375965 M * daniel_hozac nice. 1185376025 M * sid3windr heh 1185376027 M * sid3windr "oops" ? 1185376077 M * baldy oops? 1185376177 M * daniel_hozac trapni: might as well be software related. 1185376181 M * baldy hehe sid3windr is a networker guy too hehe 1185376200 M * daniel_hozac trapni: (software meaning whatever program you're seeing it with) 1185376220 M * sid3windr baldy: yeah, I thought I recognized your nick from somewhere, had already checked - you're the one I keep confusing with blahdy! ;) 1185376255 M * trapni daniel_hozac: tried with apache2 and svnserve though 1185376260 M * baldy yeah hehe ;) 1185376293 M * trapni and regarding apcahe2, it used mod_dav_svn, as this was my primary use for it. but I can't find a reason why it shouldn't work 1185376298 M * daniel_hozac trapni: both of which are serving svn, no? 1185376307 Q * mnemoc Ping timeout: 480 seconds 1185376334 M * trapni daniel_hozac: both are serving svn, yes 1185376421 M * daniel_hozac so... try something else, like say a file? 1185376781 J * mnemoc ~amery@kilo105.server4you.de 1185377000 N * AstralSt AStorm 1185377280 N * Bertl_zZ Bertl 1185377284 M * Bertl morning folks! 1185377554 M * ManaPirat morning Bertl 1185377592 M * ManaPirat wow thats hell of a load 1185377603 M * ManaPirat Baldy tell us what it is :DD 1185377723 M * baldy ManaPirat: dont know.. i did a reboot 1185377733 M * baldy and now it looks fine 1185377824 M * Bertl load accumulates quite easily if the system cannot cope with I/O or similar 1185379445 Q * ensc Ping timeout: 480 seconds 1185379938 M * ManaPirat hm analysis would be interesting ;) 1185380821 J * stefani ~stefani@tsipoor.banerian.org 1185380833 M * Bertl welcome stefani! 1185380841 M * stefani hola. 1185380856 M * stefani anybody use ipv6 in/with vserver(s) ? 1185380878 M * daniel_hozac sure. 1185380882 M * Bertl stefani: I guess so, otherwise the ipv6 patches would be useless :) 1185380887 M * sid3windr grin 1185380893 M * daniel_hozac i'm working on it right now. ;) 1185380912 M * stefani :) 1185380924 M * daniel_hozac (autoconfiguration, that is) 1185380948 M * baldy daniel_hozac: if u need i can spend a lot of ipv6 connectivity hehe 1185380959 M * stefani so i could have multiple ipv6 addrs on an interface for each guest ?! 1185381005 M * daniel_hozac one address per guest is the idea. 1185381010 M * daniel_hozac (per prefix) 1185381083 M * baldy daniel_hozac: i think this would be too small 1185381092 M * baldy the best choice is 1185381092 M * daniel_hozac what? 1185381100 M * baldy a /64 per interface 1185381123 M * baldy normaly they need more then one ipv6 addr 1185381133 M * daniel_hozac "they"? 1185381142 M * baldy "customers" or "users" 1185381172 M * baldy for example 1185381176 M * daniel_hozac well, this is for auto-configuration. 1185381186 M * baldy ahh oke auto config.. 1185381428 M * ManaPirat auto-configurating what? 1185381446 M * daniel_hozac IPv6 addresses. 1185381447 M * ManaPirat "auto" sounds like shorter sysadmin days ;) 1185382737 Q * ema Quit: leaving 1185382742 Q * cedric Remote host closed the connection 1185382880 M * eyck- yes, and longer nights, not always a good thing 1185383064 Q * pmenier Quit: pmenier 1185383689 J * lilalinux_ ~plasma@dslb-084-059-026-253.pools.arcor-ip.net 1185383689 Q * lilalinux Read error: Connection reset by peer 1185384375 Q * chand Ping timeout: 480 seconds 1185384423 Q * baldy Quit: leaving 1185384669 J * baldy baldy@baldy.biz 1185385708 M * jescheng hmm.. when using "naddress --add --nid --ip " can we specify which interface to bind to? 1185385733 M * daniel_hozac there's no such thing. 1185385743 M * daniel_hozac a guest is limited to a subset of the available IP addresses. 1185385779 M * daniel_hozac where those addresses are assigned doesn't matter at all. those interfaces will be made visible in the guest. 1185385815 M * jescheng oh.. ok. so the interface that has the ip (in the host) will be visible in the guest 1185385825 M * daniel_hozac yes. 1185385835 J * jake- psybnc@murlocs.org 1185385887 M * jescheng ok thanks 1185385899 J * chand ~chand@m167.net81-64-156.noos.fr 1185386408 Q * jescheng Remote host closed the connection 1185386418 J * jescheng ~jescheng@proxy-sjc-1.cisco.com 1185386482 M * Bertl nap attack ... back later ... 1185386483 M * ManaPirat well, so i reboot ... 1185386489 N * Bertl Bertl_zZ 1185386505 M * ManaPirat ... the only question is - who gives me the key to the server room, thus enabling me to remove the gentoo-CD? 1185386532 M * ManaPirat *sigh* - may this be our sign of parting ;) see you tomorrow guys 1185386586 Q * ManaPirat Remote host closed the connection 1185386836 J * ensc ~irc-ensc@p54B4F702.dip.t-dialin.net 1185387041 Q * jake- Remote host closed the connection 1185387068 J * _jake- psybnc@murlocs.org 1185387113 Q * _jake- Remote host closed the connection 1185387158 Q * FireEgl Quit: Bye... 1185387331 N * DoberMann[PullA] DoberMann 1185387662 N * DoberMann DoberMann[PullA] 1185387830 Q * baldy Quit: leaving 1185387842 J * baldy baldy@baldy.biz 1185387850 M * baldy wrong screen killed lol 1185388061 J * FireEgl FireEgl@Sebastian.Tcldrop.Com 1185388965 Q * Solaris Remote host closed the connection 1185392006 Q * Roey Remote host closed the connection 1185392965 Q * Piet Ping timeout: 480 seconds 1185393616 J * Piet ~piet@tor.noreply.org 1185394158 P * stefani I'm Parting (the water) 1185394828 Q * meandtheshel1 Quit: Leaving. 1185395794 Q * click Quit: leaving 1185395935 Q * sannes Ping timeout: 480 seconds 1185396285 M * jescheng Hi .. i'm getting "vc_net_remove(): Invalid Argument" when running "naddress --nid 2 --remove --ip 8.1.1.2/24" 1185396314 M * daniel_hozac is that address assigned to the context? 1185396327 M * daniel_hozac oh, wait. you're not running an IPv6 kernel, are you? 1185396329 M * jescheng yea.. i assigned using the --add command 1185396351 M * jescheng i dun think so 1185396364 M * daniel_hozac yeah, so, that support is added by the IPv6 patch. 1185396366 M * jescheng i can see the 8.1.1.2 inside the vserver 1185396387 M * jescheng so i can --add , but cannot --remove? 1185396391 M * daniel_hozac right. 1185396394 M * daniel_hozac you can use --set. 1185396492 M * jescheng can i set it to nothing ... same that same as remove? 1185396530 M * daniel_hozac --set will remove all of the IP addresses. 1185396577 M * jescheng actually i got the same error with --set 1185396593 M * daniel_hozac well then, your kernel is truly ancient :) 1185396640 M * jescheng :) yea.. looks like it's also trying to do a vc_net_remove() 1185396670 M * daniel_hozac yes, but with different arguments. 1185396677 M * daniel_hozac i'm surprised that's not supported. 1185396691 M * daniel_hozac i was under the impresion that had been supported since 1.9. 1185396737 M * daniel_hozac oh, i get it. right. that was a bug we fixed... can't remember when. 1185396738 M * jescheng hmm .. we're using patch 2.0 1185396800 M * daniel_hozac appears to have been as late as 2.0.2-rc30. 1185396902 Q * FloodServ synthon.oftc.net services.oftc.net 1185397051 M * jescheng is there a way to check my vserver kernel version from command line? 1185397496 J * Aiken ~james@ppp121-45-205-95.lns1.bne1.internode.on.net 1185397512 M * daniel_hozac jescheng: nothing but approximations. 1185397518 M * daniel_hozac jescheng: cat /proc/virtual/info 1185397765 J * onox ~onox@kalfjeslab.demon.nl 1185397792 M * jescheng ok.. this is what i see VCIVersion: 0002:0001 VCIKernel:03000036 1185397819 M * daniel_hozac which means your kernel is somewhere between 2.0 and 2.0.2 :) 1185397840 M * jescheng ahh - does 0002:0001 stand for 2.0.1? 1185397849 M * daniel_hozac well, kinda. 1185397859 M * daniel_hozac as i recall, 2.0 used 2:0001 as well. 1185397897 M * jescheng ok.. guess that explains it. thanks again! 1185400016 Q * AStorm Quit: Bye, and thanks for all the fish 1185400197 Q * onox Ping timeout: 480 seconds 1185400380 J * onox ~onox@kalfjeslab.demon.nl 1185401653 J * arachnist arachnist@088156185052.who.vectranet.pl 1185401876 Q * UukGoblin Remote host closed the connection 1185402107 Q * nou Ping timeout: 480 seconds 1185402177 J * nou Chaton@causse.larzac.fr.eu.org 1185402450 J * FloodServ services@services.oftc.net 1185402679 J * UukGoblin ~jaaa@sr-fw1.router.uk.clara.net 1185403401 Q * chand Quit: chand 1185403963 Q * Ashsong|sleep Remote host closed the connection 1185404445 J * lilalinux__ ~plasma@dslb-084-058-198-072.pools.arcor-ip.net 1185404855 Q * Piet Ping timeout: 480 seconds 1185404876 Q * lilalinux_ Ping timeout: 480 seconds 1185406614 N * DoberMann[PullA] DoberMann[ZZZzzz] 1185406975 M * jescheng Is it possible to bind eth0 on the host to eth1 in the vserver?(where eth1 does not physically exist) 1185407568 N * Bertl_zZ Bertl 1185407609 M * Bertl jescheng: there are no 'bindings' in Linux-VServer, that is part of the network performance (which is isolation based, not virtualization based) 1185407622 J * Piet ~piet@tor.noreply.org 1185407654 M * Bertl jescheng: so no virtual network stacks and no virtual interfaces (which both add overhead) 1185407799 Q * bonbons Quit: Leaving