[00:04] MIF: which public IP are you using? [00:05] MIF: btw, you have WAY too many ports open on the connection you're connected to IRC with [00:06] what do you mean? [00:06] MIF: https://pastebin.ubuntu.com/p/DyQpTqQnxc/ [00:08] MIF: your nextcloud instance is there but erroring out. It should certainly show something in your logs. [00:08] ok [00:08] MIF: you should look for help about this in #nextcloud though [00:09] I don't see any errors in the logs === blackro0t is now known as blackroot === mybalzit1h is now known as mybalzitch === cpaelzer_ is now known as cpaelzer [08:27] test === frickler_ is now known as frickler [15:57] anyone can help me what is the problem of configuring the bridge on the VM which has a static IP? https://paste.ubuntu.com/p/z3F8xVsmWG/ [15:57] when I remove the bridge part, VM connect to the internet, But when I add the bridge part to the config file, VM won't have internet [16:12] punkgeek: when you put an iface into a bridge, you should move the IP/DNS configuration along with it so it's only done on the bridge itself, not the underlying physical device [17:04] sdeziel: I've changed the configuration to this, But the host doesn't have ping to the VM (VM IP is 192.168.1.2): https://paste.ubuntu.com/p/KYwcXyfmy2/ [17:07] punkgeek: why do you want to modify this bridge exactly? [17:09] leftyfb: for qemu-kvm [17:09] punkgeek: a proper bridge is so you can put the underlying VM's on the same network as the host. IF you're trying to do that, then why would the ip of the VM be on a different subnet of the host? If you're only trying to do NAT, then why are you modifying the bridge interface to begin with? [17:09] Is that better to use static ip on the VM or DHCP? for hosting providers [17:10] I've tried this and it works: https://paste.ubuntu.com/p/XQvv3TG58d/ [17:11] punkgeek: you haven't described your use case yet. Does the VM need to be on the same subnet as the host or behind the default NAT'd interface? [17:13] I think it should be behind the default NAT'd interface [17:13] punkgeek: then why are you messing with the interface to begin with? [17:14] punkgeek: " when I remove the bridge part, VM connect to the internet" why not just leave it as is? [17:14] punkgeek: what exactly are you trying to accomplish? Please go into detail [17:15] sarnold: Installed mailutils-pop3d and then systemd couldn't start it because no /etc/mailutils.conf ... I guess I should just do pop3d --config-help|sudo tee -a /etc/mailutils.conf then, and hand-edit? [18:11] genii-core: it's been over twenty years since I've run an imap/pop server.. but why no dovecot? [18:11] overhead :-/ [18:11] I'm making some headway [18:28] genii-core: ahhh. bummer :/ [20:04] sarnold: Took some poking but up now [20:04] genii-core: woot \o/