Erik Tews
Erik Tews
Hi So I played a bit around with my patch. I can usually see the kernel messages. However I tried upgrading to Debian Jessie. The normal upgrade works quiet fine....
So using my patch, do you get a screen output of the problem, or do you just see the problem on the serial line?
Great, I would even consider adding DKIM from time to time to proof that the email address is still "fresh". Regardings DKIM, always also logging the DNS records with the...
You are supposed to modify `SETTING_EXTERNAL_HOST` in `docker-compose.yml`. When you set it to `zp.tastysites.dev` then it should work fine.
Are you using Nginx? When so, you need to add a line line: ``` proxy_set_header X-Forwarded-Proto $scheme; ```
I also added this to the docs here: https://github.com/zulip/zulip/pull/19442
I also don't see an issue with macvlan devices that share the same subnet and device but use a none overlapping ip-range.
I would even say that overlapping subnets in the same vlan is perfectly fine as well as long as you don't allocate the same IP in both subnets. For example...
I have updated my branch to take this into account and also improved the behaviour regarding exception handling should the lookup fail.
May I support you any further with that?