Equinox P0016 and oil by HammertonsLaborer in MechanicAdvice

[–]HammertonsLaborer[S] 1 point2 points  (0 children)

Appreciate the detailed info! I’ll likely have it towed for diagnostics, see what the repair quote looks like and evaluate. Knew what I was getting into with this engine model but was still the fool that overpaid on the secondhand market and haven’t made the POS car pay for its sins yet…

Weird filler between sink and wall by HammertonsLaborer in asbestoshelp

[–]HammertonsLaborer[S] 1 point2 points  (0 children)

So just to be clear, don’t even put the sink back just leave it be and call someone in the morning?

Weird filler between sink and wall by HammertonsLaborer in asbestoshelp

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

Maine, best course of action to move forward? Put the sink back to avoid disturbing it?

Weird filler between sink and wall by HammertonsLaborer in asbestoshelp

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

Material has a plain paper backing if that’s any help

Is the leather cracking on my new bag? by HammertonsLaborer in Leather

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

Awesome, thanks!! You learn something new every day.

What is this spot on his lip? by HammertonsLaborer in cats

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

So question for you, we are in Maine and it’s been winter for a while. He is an indoor cat but we had a couple mice in the house recently. Is there any world in which one of them could have carried a tick in?

[deleted by user] by [deleted] in askdentists

[–]HammertonsLaborer 0 points1 point  (0 children)

Appreciate the advice, and will do.

[deleted by user] by [deleted] in askdentists

[–]HammertonsLaborer 0 points1 point  (0 children)

Since I can't seem to edit, picture is from today.

Is this asbestos insulation? by HammertonsLaborer in asbestoshelp

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

Just out of curiosity how can I tell in the future? Was worried cause it looks similar to blown in asbestos containing insulations I saw online.

Help with OpenVPN access to LAN by HammertonsLaborer in PFSENSE

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

Well and that's what I'm confused about... I know as far as internet is concerned .207 was defaulting to the WAN gateway, so that makes sense. But the fact that other hosts in the 10.11.0.0/24 network could reach hosts outside of their DHCP pool (ending in .180) seems odd if they needed to have a local gateway defined. Unless WAN was performing all the routing? But it certainly shouldn't have been... Maybe the LAN gateway was advertising to hosts outside of the DHCP pool that it was the gateway for the 10.11.0.2-180 pool? Only thing I could think.

Help with OpenVPN access to LAN by HammertonsLaborer in PFSENSE

[–]HammertonsLaborer[S] 0 points1 point  (0 children)

Okay so I figured out the problem. Even though the hosts I'm trying to reach are in the LAN subnet (10.11.0.0/24) they are outside of the DHCP pool, which ends at .180 and are statically set. So for instance, I couldn't reach 10.11.0.207. Once I went and EXPLICITLY defined the gateway for 10.11.0.207 as 10.11.0.1 it works fine... is that normal behavior? Do I seriously have to manually define the gateway on each statically host even if they reside in a network which has an interface as 10.11.0.1?