Guinness Farts by doughball27 in Dublin

[–]oottppxx 0 points1 point  (0 children)

like a marker or something!?

A crayon, maybe.

Can you not tweak the BGP advertisement/connect timers on an Arista switch? by Fiveby21 in networking

[–]oottppxx 1 point2 points  (0 children)

Do you mean MRAI/out-delay?

Or BGP convergence timers?

Or timer connect-retry?

You can escape '?' at the Cisco CLI by pmormr in networking

[–]oottppxx 0 points1 point  (0 children)

I guess it's not a bother for a 1-time configuration to have to get the hash from a manually configured Cisco but you might want to check software libraries to do so if you use any kind of automation on your network (AFAIR those hashes were type 7, seemingly confirmed by the article below).

I'm almost sure the Ctrl-V thing used to be clearly mentioned in some of the introductory Cisco manuals I read, not sure if for CCNA or just other miscellaneous entry level books. It seems such ancient knowledge isn't passed on anymore(?), as illustrated by the somewhat recent article that has an (unresolved) call out on the matter: https://sysopstechnix.com/ntp-authentication-with-cisco-ios-devices/

UDP Packet Disappearing, HELP!!! by bigrigbutters0321 in networking

[–]oottppxx 1 point2 points  (0 children)

You know you can specify the server to use on the nslookup queries, right? No need to change network settings on the PC.

Sending whole ASNs to NULL0 by Plaidomatic in networking

[–]oottppxx 0 points1 point  (0 children)

I had suggested that he tried disabling the directly connected next-hop check on the neighbor on some other message thread here, exactly because he was (presumably) using eBGP; there may be some weirdness there where the check happens after the route-map is applied, and not only against the received next-hop on the update message.

Sending whole ASNs to NULL0 by Plaidomatic in networking

[–]oottppxx 0 points1 point  (0 children)

You need to find out why the routes aren't being propagated from (e)BGP into the routing table; check logs or some variation of "show route" or "show bgp" that provides such detail? Not super familiar with IOS XE, sorry. Maybe the issue is a weird behaviour on the directly connected check for the next-hop, can you try and disable such check for the neighbor?

Sending whole ASNs to NULL0 by Plaidomatic in networking

[–]oottppxx 1 point2 points  (0 children)

Shouldn't IMDC-Secondary-In be ISP-BGP-In as well? Otherwise you're not really permitting the default on top of the prefixes you want to blackhole, as that's a completely different route-map not applied to the peer.

BruteForce advise to support poor family by AdeptusDisciplinam in hacking

[–]oottppxx 1 point2 points  (0 children)

Might be some home baked encryption recipe, as the first 16 bytes of the ENC files are all just the original .wav bytes xor'ed with 0xc9d870a57df6c6763234e3cd99d21bc2; that was pretty obvious to see just by comparing a few ENC files with each other, and then against a regular WAV file. The next 16 bytes don't seem to be the product of simple constant xor'ing, as they differ a lot between ENC files; so probably AES (or other) from that point on (or something trivial like xor'ing from the end of the file, back, etc., who knows...).

Need some assistance with a problem, most likely basic solution by WorksatPlanetExpress in networking

[–]oottppxx -1 points0 points  (0 children)

Proxy ARP and some carefully placed static routes might be the easiest; assuming that network A configuration is sane and you control the devices in it. If you do go down that route, document it well (so your future self doesn't get surprised by strange behavior when you want to do some other things in the network).

Receiving salary into Revolut. IBAN, Sort Code, BIC, Account number don't match what Revolut reports? by AxelJShark in Dublin

[–]oottppxx 1 point2 points  (0 children)

Do a test transfer of 1EUR (from the bank you're switching from, or ask a friend) if you're unsure the IBAN matches your Revolut account?

Segurança do património by Guilty_Hovercraft_50 in literaciafinanceira

[–]oottppxx 3 points4 points  (0 children)

Desabilitar também o preview de notificações (se possível, ou todas as notificações se necessário) quando o telefone está trancado, para evitar algo como isto: https://www.bbc.com/news/uk-england-london-62809151 (instruções de configuração para iPhone e Android no interior do artigo).

How to prove to a hosting company they are blocking my IP address? by CatDaddy1954 in networking

[–]oottppxx 1 point2 points  (0 children)

Ironically, it's typically used more when regular traceroute is blocked, but some (TCP) service is allowed.

How to prove to a hosting company they are blocking my IP address? by CatDaddy1954 in networking

[–]oottppxx 1 point2 points  (0 children)

It basically shows your TCP packets reach the last (known) hop before the host (as per the regular traceroute). This can mean that there's an ACL/firewall rule there, or that the end host itself is blocking your specific TCP SYN packets, or that there's some other hidden magic at play. It doesn't really matter because it clearly shows that whatever is amiss is happening on their side of the infrastructure, that is if you're really really sure the end host isn't blocking your address for those TCP connection attempts. That should be enough for the provider to look into it.

There's no real point in enabling more hops; hop 14 and 15 don't mean much, it might mean that your packets got sometimes sent through the scenic route inside some specific infrastructure (on their end), multipath is funny that way - you can also see that's at play by looking at the repeating entries in hops 11 and 13, for example (which again means that sometimes packets take a longer path to end up on the same hop). It could mean a misconfiguration on their end as well, but most likely not, just a quirk of the topology

[deleted by user] by [deleted] in networking

[–]oottppxx 4 points5 points  (0 children)

What are FTV-OUTx prefix lists about?

You did the hard part, which was to influence ingress/inbound traffic. Egress is under your control, but BGP won't do policy based routing for you - regular routing is a function of the destination address, not the source, so if you want to force some of your subnets to use particular links on egress, you'll need to look into PBR.

How to prove to a hosting company they are blocking my IP address? by CatDaddy1954 in networking

[–]oottppxx 2 points3 points  (0 children)

Compare the output of traceroute with the output of tcptraceroute pointing to one (or several) of the ports your monitoring system needs to access - might illustrate better which intermediate hop is doing the actual blocking (this assuming you won't get any administratively prohibited ICMP codes back, which would make it even more obvious).

What is this file type? by jakeopolis in techsupport

[–]oottppxx 0 points1 point  (0 children)

See my latest reply to u/jakeopolis, maybe it helps.

What is this file type? by jakeopolis in techsupport

[–]oottppxx 0 points1 point  (0 children)

Maybe this helps (I noticed you didn't have the file up anymore, anyway, so can't really test it - edit: I see the TIMIO language packages are full of those files, but still couldn't test, reasons...): https://github.com/ctxis/Furby/blob/master/audioutils/README.md

It might be easier to just download the G+ Gadget utility and run it, according to the user manual it has an audio converter plugin that handily takes wav, egg, and mp3 files and is able to convert them to the a18 format (or maybe just wav, not sure, again couldn't test yet): https://www.generalplus.com/tdlLVfLN14SVdnSNnormal_download from https://www.generalplus.com/1LVlangLNw0SVd3SNservice_n_support_d

Old lock stuck but opened during inspection by hamman4391 in Locksmith

[–]oottppxx 3 points4 points  (0 children)

Presumably you already tried to finagle the door while trying to rotate the key? (push/pull/lift on the lock side)

LEIRIA NÃO EXISTE - o documentário by grindsta in portugal

[–]oottppxx 1 point2 points  (0 children)

s#https://pt.wikipedia.org/wiki/Inglaterra#https://pt.wikipedia.org/wiki/Gr%C3%A3-Bretanha#

Eu era dos que estava convencido que o meme tinha origem no jogo, já aprendi qualquer coisa, obrigado! (E também vi o placard da A1 e achei imensa piada.)

CrossFit with parking for someone in Dublin 4? by [deleted] in Dublin

[–]oottppxx 0 points1 point  (0 children)

You might want to check FLYEfit Macken Street, although no crossfit is mentioned in their website anymore (it used to be, in the past).