Live data from Hacker News

https://16777217/

1.0.0.1

81–90 of 90 posts

Re: https://16777217/

#81
post #51

Earlier quoted context omitted.

The UK is fighting a losing battle. Right now they snoop SNI headers and terminate connections to banned websites. But ECH is ready to be rolled out

ECH can't be mandatory as many enterprises (that take security seriously) will block it, so they'll also be able to. No?

Don't most enterprises already use an in house root cert to MITM all https anyway?

Re: https://16777217/

#82
post #68

Earlier quoted context omitted.

> However, 'ping 1.1' is a convenient shortcut (actually pings 1.0.0.1). Convenient for who!? that one guy that put his home network in 10.0.0 class ?

I suppose you use 172.16/12? :P

We use 10/8 for servers, 172.16/12 for management, 192.168.x (where x is in double/triple digits) for users.

Re: https://16777217/

#83
post #41

Earlier quoted context omitted.

Was more pointing out the numbered hostname, not the service its-self. 16777217 is just the lowest number that corresponds with a routed IP address :)

It's not. 1 is (0.0.0.1) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...

I mentioned “routed” address, e.g. an address that actually appears on the DFZ. 0.0.0.0/8 is not a range that’s assigned to any RIRs by IANA - it’s reserved for special use.

Re: https://16777217/

#86
post #22

$ man 3 inet_aton […] inet_aton() converts the Internet host address cp from the IPv4 numbers-and-dots notation into binary form (in network byte order) and stores it in the structure that inp points to. inet_aton() returns nonzero if the address is valid, zero if not. The address supplied in cp can have one of the following forms: a.b.c.d Each of the four numeric parts specifies a byte of the address; the bytes are…

This is just a convention from BSD, and is not even POSIX compliant. However, 'ping 1.1' is a convenient shortcut (actually pings 1.0.0.1). iproute2 and systemd do not use inet_aton and don't follow this BSD4.2 convention and instead parse it as '1.1.0.0' or not at all.

It is part of POSIX:

https://github.com/golang/go/issues/36822#issuecomment-57938...

Also RFC 3986.

Re: https://16777217/

#88
post #78

Earlier quoted context omitted.

Hey now, what is wrong with 10. class at home ;-)? I chose 10, for simpler segmentation in my head primarily as I have a lot of devices in my house (10. . .n), less chance of conflict as devices come online (devices i connect often are coded to 192, VPNs, etc.), helps with my VPNs between my locations.

There is a good chance if you work for company that they will use 10.x for their server stuff. For similar reason we also steered away from home router area of 192.168.X.X for our company network stuff.

The last shitshow I worked at insisted on 192.168.x.x for their corporate VPN. I'm not sure what they were smoking, but there was no way in hell I was going to reconfigure my entire home network so I could use their shitty VPN, so I just found another way in. Dumbasses.

Re: https://16777217/

#89

You can also try my tool online which obfuscate an ip address. https://wannabe1337.xyz/text-ipobfuscator

You may want to be aware that your banner ad was advertising layer 4/7 most powerful services.

I'm guessing advertising ddos / stressor services.

Re: https://16777217/

#90

You can also try my tool online which obfuscate an ip address. https://wannabe1337.xyz/text-ipobfuscator

You may want to be aware that your banner ad was advertising layer 4/7 most powerful services. I'm guessing advertising ddos / stressor services.

They know. The link goes to:

hxxps://cybervm[.]io/?wannabe1337.xyz

Post reply on HN