1522117485 M * Bertl_oO off to bed now ... have a good one everyone! 1522117486 N * Bertl_oO Bertl_zZ 1522118344 Q * BlackPanx Ping timeout: 480 seconds 1522118367 J * BlackPanx ~black@93-103-10-34.static.t-2.net 1522135532 J * nikolay ~nikolay@149.235.255.3 1522140660 Q * gnarface Read error: Connection reset by peer 1522142345 J * gnarface ~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net 1522143188 N * Bertl_zZ Bertl 1522143192 M * Bertl morning folks! 1522143250 M * gnarface morning Bertl! 1522144331 Q * FireEgl Ping timeout: 480 seconds 1522144913 J * FireEgl Fire_OFTC@2001:470:e56c:1:dab:f2ce:ddd7:2cb 1522150295 Q * FireEgl charon.oftc.net synthon.oftc.net 1522150295 Q * gnarface charon.oftc.net synthon.oftc.net 1522150295 Q * ggherdov__ charon.oftc.net synthon.oftc.net 1522150295 Q * jrayhawk charon.oftc.net synthon.oftc.net 1522150295 Q * dustinm` charon.oftc.net synthon.oftc.net 1522150295 Q * jrklein charon.oftc.net synthon.oftc.net 1522150295 Q * gratuxri charon.oftc.net synthon.oftc.net 1522150295 Q * ntrs charon.oftc.net synthon.oftc.net 1522150295 Q * Aiken charon.oftc.net synthon.oftc.net 1522150295 Q * romster charon.oftc.net synthon.oftc.net 1522150295 Q * AndrewLee charon.oftc.net synthon.oftc.net 1522150324 J * FireEgl Fire_OFTC@2001:470:e56c:1:dab:f2ce:ddd7:2cb 1522150324 J * gnarface ~gnarface@108-227-52-42.lightspeed.irvnca.sbcglobal.net 1522150324 J * Aiken ~Aiken@2001:44b8:2168:1000:b26e:bfff:fe2a:b951 1522150324 J * romster ~romster@158.140.215.184 1522150324 J * jrklein ~cloud@34.234.31.16 1522150324 J * dustinm` ~dustinm`@68.ip-149-56-14.net 1522150324 J * ggherdov__ sid11402@id-11402.hathersage.irccloud.com 1522150324 J * jrayhawk ~jrayhawk@nursie.omgwallhack.org 1522150324 J * ntrs ~ntrs@vault08.rosehosting.com 1522150324 J * AndrewLee ~andrew@210.240.39.201 1522150324 J * gratuxri ~gratuxri@104.207.150.19 1522155752 J * any0n ~k@4G4AAAKDE.tor-irc.dnsbl.oftc.net 1522161739 Q * _are_ Remote host closed the connection 1522161746 J * _are_ ~quassel@2a01:238:4325:ca00:f065:c93c:f967:9285 1522162808 M * Bertl off for now ... bbl 1522162814 N * Bertl Bertl_oO 1522165613 Q * nikolay Quit: Leaving 1522166398 J * obeardly ~obeardly@overwatch.aisleahead.com 1522166659 M * obeardly Hey all, I've got two network interfaces configured on my vserver guests, but only one of them will pass network traffic. Can anyone explain to me how this works and what a possible fix for it is? 1522166963 M * Bertl_oO did you configure routing to use both network interfaces? 1522167001 M * obeardly It's got the default route set as the interface that doesn't pass traffic. 1522167014 M * obeardly Is there some special vserver routing setup I need to be aware of? 1522167037 M * Bertl_oO no, unless you are using namespaces, the routing happens completely on the host 1522167063 M * Bertl_oO i.e. you can check your routing setup on the host by using the guest IP 1522167073 M * obeardly I can ping the host from the guest, but not the network 1522167084 M * Bertl_oO (for example with ping -I ) 1522167108 M * obeardly Yes, that works. 1522167161 M * Bertl_oO how is your guest configured (interface wise?) 1522167232 M * obeardly I've got my ip configured in the /etc/vservers/guest-name/interfaces/int_num/ip 1522167267 M * obeardly I've got the proper device set. 1522167443 M * obeardly I'm just confused at this point. 1522167453 M * Bertl_oO can you upload the content of /etc/vservers/guest-name/interfaces/ somewhere? 1522167470 M * obeardly Sure I have a Pastebin account 1522167728 M * obeardly Bertl_oO: https://pastebin.com/zcesCzq7 1522167766 M * Bertl_oO tx 1522167834 M * Bertl_oO okay, and what command fails in the guest but works on the host (routing wise)? 1522167858 M * obeardly when I try to ping the default gateway on the public ip: ping 12.153.3.1 1522167908 M * obeardly 100% packet loss from the guest. 1522167929 M * obeardly But ping -I 12.153.3.188 12.153.3.1 works fine. 1522167932 M * obeardly on the host. 1522167946 M * Bertl_oO and inside the guest the _same_ command fails? 1522167987 M * obeardly No it doesn't. 1522167992 M * obeardly So it's a routing problem. 1522168000 M * Bertl_oO precisely 1522168031 M * Bertl_oO you might want to use rule based routing 1522168080 M * obeardly I appended my 'route' to that paste. To me it looks correct. 1522168177 M * Bertl_oO please provide 'ip route ls' output on the host 1522168195 M * Bertl_oO and in case you use routing tables, one per table 1522168206 M * Bertl_oO (together with 'ip rules ls') 1522168238 M * obeardly I don't have tables configured presently. 1522168264 M * obeardly Added to the paste. 1522168328 M * Bertl_oO okay, so the 'primary' ip configured for the guest is 172.x.x.x 1522168346 M * Bertl_oO if you do not bind the 12.x.x.x ip there, it will be used as default 1522168366 M * Bertl_oO you can change that by switching '0' and '1' in interfaces 1522168379 M * Bertl_oO (requires guest restart) 1522168393 M * obeardly Okay. 1522168424 M * obeardly So just rename the 0 folder to 1 and vice versa, then restart, correct? 1522168483 M * Bertl_oO first stop, then rename, then start :) 1522168517 M * obeardly Cool. Where did you see that primary is 172.x.x.x? I'm completely missing it. 1522168606 M * Bertl_oO the first one in the interfaces list (alphabetically) will be the first assigned to the guest 1522168623 M * obeardly So that's just automatically the default then? 1522168630 M * obeardly Good to know. 1522168656 M * Bertl_oO you can check that with 'cat /proc/virtnet//info' 1522168686 M * Bertl_oO the first one (i.e. 0:) is special 1522168712 M * obeardly I see that now. Thank you so much. So I just need to configure rule based routing for the non-special one? 1522168760 M * Bertl_oO yes, if there is a rule which results in a route, it will be used 1522168795 M * obeardly Because now, unless I specify the source IP, I can't ping the internal network. 1522168890 M * Bertl_oO that's because ping without -I will also take the default 1522168908 M * Bertl_oO btw, ping is a bad way to test networking :) 1522168931 M * Bertl_oO try tracepath instead 1522168968 M * obeardly that's like saying hammer is a bad way to check for studs. 1522169154 M * Bertl_oO well, it's more like 'don't bother checking the car if you want to ride by train' 1522169180 M * Bertl_oO ping uses icmp, your services are unlikely to use that :) 1522169192 M * obeardly You got me literally laughing out loud. Thanks again for all of your help. 1522169216 M * Bertl_oO you're welcome! 1522169245 M * obeardly We're days away from having this in production. It's going to be cool. 1522169398 M * Bertl_oO great! 1522178002 Q * bzed Read error: Connection reset by peer 1522178126 J * bzed ~bzed@bzed.netop.oftc.net 1522188411 Q * obeardly Quit: Leaving