[00:58] jayjo: no it doesn't. there's a great article on setting this up. let me find you a link [00:58] i followed this when i setup google authenticator and it worked like a charm [01:00] jayjo: https://askubuntu.com/questions/609117/how-to-setup-two-factor-authentication-in-ubuntu-for-ubuntu-users-using-google-a [01:01] jayjo: anytime you login via ssh it'll challenge. [01:03] JanC: thanks i'll look into both. === lotuspsychje_ is now known as lotuspsychje [18:28] Hey all, I have a server I'm running that has 2 NICs, one configured using a static IP and the other using DHCP. I have the DHCP one in a bridge for 2 VMs, but I'm unable to access the static IP from outside of the server itself. Anyone have any suggestions or would be able to look at my interfaces configuration? This is on Ubuntu Server 16.04 [18:44] i suggest posting you configuration, this could increase chances of someone responding. [18:49] https://pastebin.com/MVGqW4dx [22:41] prappl93: normally, not forwarding between the two interfaces is a result of either ipv4 forwarding not being enabled at sysctl and overly restrictive rules on your firewall [22:41] since you need the FORWARD chain of netfilter to accept forwarding traffic to/from interfaces within the system [22:42] or NAT rules being wrong and exfil from your system over the DHCP's gateway instead of staying internally [22:53] I'm having some issues binding a Ubuntu machine via realmd / adcli/ it's complaining about keytab authenication - This is what the logs spit out https://pastebin.com/3dS08mDp [22:53] see bug 1842951 [22:53] bug 1842951 in adcli (Ubuntu) "adcli join fails " [Undecided,Confirmed] https://launchpad.net/bugs/1842951 [22:53] You're fast ;) [22:54] Does someone know how big of an job would it be to decipher uvtool python code into bash/command sequences? Been trying to figure out what it does and how plus what the config files look like if I would want to do it using the virsh way and I am so reliant on the network-config & bridge part because of Hetzne [22:54] Great I need to do more work :P [22:55] Cheers. That worked [22:55] yw [22:55] Because of Hetzner side of things and would like to someday see if the uvtool easyness of vm creation could be ported to virt-manager(nowadays Cockpip)