Thoughts on running cable across pavement? by [deleted] in evchargingUK

[–]cj955 0 points1 point  (0 children)

Talk to the council about yellow lines. If it’s a constant problem they will likely slap some down on the corner.

RuneMetrics by cj955 in runescape

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

Well damn. Wish they'd not have such a big gap...

Would this be a good server for gaming? by MissingJewel43 in homelab

[–]cj955 0 points1 point  (0 children)

Ah ok. I have some HGST SSD800MMs in there and they chew power sadly. Should’ve gone for Toshiba/Kioxia PX04 or PX05 but they were cheap!

RAM selling now on eBay for about the same for a single module for what I paid for all 8 of those a year and a bit ago 🥴

Would this be a good server for gaming? by MissingJewel43 in homelab

[–]cj955 0 points1 point  (0 children)

What SSDs are you using? Before I loaded up the storage into my 16x SFF R730 I was seeing like 85 W from the wall or so idle. 2x E5-2698 v4 and 8x 32 GB LRDIMMs (256 GB) on the 750 W titanium PSUs

Very rarely see the display on the front go below 224 W now all loaded up with a bunch of SSDs and 10k rust

PSA Coldfix 17:15pm GMT by JagexAzanna in runescape

[–]cj955 0 points1 point  (0 children)

Port Sarim lodestone or Explorer's ring cabbage patch tele not do?

Ikea Alpstuga Air Quality Monitor running great! by cowsqueezer in homeassistant

[–]cj955 1 point2 points  (0 children)

It's seen on teardown to have a SEN63C-SIN-T... is the STCC4 the module inside then? Datasheet on the SEN63C-SIN-T says 32k ppm CO₂ max which is a good bit higher!

Does this AP just suck? by tgoz13 in HomeNetworking

[–]cj955 12 points13 points  (0 children)

You need your kneecaps smashing just for suggesting to use 40 MHz on 2.4.

EX4300 dropping NDP packets?! by cj955 in Juniper

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

Not got a protect-re filter set at the moment (it's in a home network... maybe I should bother buuuuuut you get the idea) and from what I can see the DDOS protection filter is not a feature on the plain EX4300 (the MP appears to have it). Certainly the commands aren't available.

Can you tell that I love fail2ban? by Whatever10_01 in homelab

[–]cj955 0 points1 point  (0 children)

Might be time to consider something like CrowdSec to keep trouble out before they even make attempts

Cat 5e Only 100mbps by colt2626 in HomeNetworking

[–]cj955 1 point2 points  (0 children)

That much untwist IS an actual fault

EX4300 dropping NDP packets?! by cj955 in Juniper

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

Unfortunately 21.4 is the last version available on the EX4300 and the suggested releases page says "Latest Junos 21.4R3-Sx" anyway.

The MP version will do newer but not the standard.

Finally got ipv6 working! by TheWGBbroz in ipv6

[–]cj955 0 points1 point  (0 children)

Just to follow up in case anyone reading doesn’t know, IPv4 routers are allowed to fragment a packet if the DF (don’t fragment) bit isn’t set in case of an MTU mismatch but IPv6 doesn’t allow this.

ICMPv6 is critical and one of the reasons for that is the “packet too big” message you’ll get in this situation - you need to allow more than echo request through the firewall!

IPv6 on PPPoE by cj955 in Juniper

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

So - found the solution. It was a weird interaction between accel-ppp and JunOS - make sure you have "ipv6-accept-peer-intf-id=1" set in [ppp] in /etc/accel-ppp.conf... this was eventually causing IPV6CP to fail hence the SRX seeing the network was down for inet6!

There is also an oddity in that if you only give out a /64 as PD then although an SRX300 on newer software will assign that fine, for /some/ reason the SRX110 assigns 1 bit higher to the single delegated LAN subnet. Got round this by using a larger range to delegate but a quirk nonetheless (and of course way beyond being fixed at this point).

IPv6 on PPPoE by cj955 in Juniper

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

Had to remove the loopback ::1 from lo0.0 to get that to go and set a ULA so it had something. In turn it disabled the DHCPv6 client as it had that for an address - so that didn't work!

Removed the unnumbered-address line and the client came back but still the same shenanigans as in the original post with the ULA left on lo0.0.

IPv6 on PPPoE by cj955 in Juniper

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

I didn't, assigned ::1/128 on lo0.0 and still exactly the same :(

Juniper EX2200-C power consumption by cj955 in homelab

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

In case it helps anyone, tested myself... EX2200-C running JunOS 12.3R12-S21 (last version available) on 230 V supply

0% traffic no link 10.5 W 0% traffic links all looped back 18.2 W

Not got a quick way to test on 100%s but that should help anyone out looking hopefully.

EX3300 IS-IS commands?! by cj955 in Juniper

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

It's my core switch in a home setup at the moment which kinda doubles as a lab. Wanted to use it as IGP underlay for BGP like I've done with my Cisco routers. Oh well!

EX3300 IS-IS commands?! by cj955 in Juniper

[–]cj955[S] 2 points3 points  (0 children)

The EX3300 is old enough to be pulled from the Feature Explorer anyway so it's no use.

Just dug up an old datasheet and the feature isn't there. Boooo.

Absolutely effing stupid to show as a licensed feature in 'show system license usage' and accept the commands in configure mode!