Re: git can't read file

2022-11-24 Thread Joseph Sinclair via PLUG-discuss
Inline responses. On 2022-11-24 01:28 AM, der.hans wrote: > Am 03. Nov, 2022 schwätzte Joseph Sinclair via PLUG-discuss so: > > moin moin, > > Thanks for the response. I ran out of time before SeaGL to work this > issue. > > Finally able to get back to it. > >> First step is remove the git.log

Re: Special-Use Domain 'home.arpa.'

2022-11-24 Thread Michael Butash via PLUG-discuss
My router/firewall acts as the internal dns server for internal.butash.net, and butash.net just follows normal recursion to go to google domains where I host my external domain. Any basic dd-wrt router can do this with dnsmasq, ymmv with others. So long as whatever you're resolving against, ie yo

Re: Special-Use Domain 'home.arpa.'

2022-11-24 Thread Keith Smith via PLUG-discuss
Came upon this doc: https://www.ietf.org/rfc/rfc2606.txt It says in part: To safely satisfy these needs, four domain names are reserved as listed and described below. .test .example .invalid .localhost Seems these needs have l

Re: Special-Use Domain 'home.arpa.'

2022-11-24 Thread Keith Smith via PLUG-discuss
Hi Micheal, Thank you for your help!! Ok, in this example, host.butash.net is public - one A record and one or more CNAMEs. host.internal.butash.net is private. I assume you have two DNS servers? One public and one private? Who gets the A record and all other hosts are CNAMEs? Thanks!!

Re: git can't read file

2022-11-24 Thread der.hans via PLUG-discuss
Am 03. Nov, 2022 schwätzte Joseph Sinclair via PLUG-discuss so: moin moin, Thanks for the response. I ran out of time before SeaGL to work this issue. Finally able to get back to it. First step is remove the git.log file, run git gc, and see if the error returns. The missing file issue can b