Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

127.0.0....2?

raindog308raindog308 Administrator, Veteran

We all use 127.0.0.1

I don't think I've ever used 127.0.0.2 or any of the rest of the /8

Have you?

«1

Comments

  • CalmDownCalmDown Barred
    edited June 2022

    10.0.X.X All day.

  • 127.0.0.53 for systemd-resolved.

    I use that one amongst other resolvers as a resolver in NGINX when using SSL stapling.

  • ArkasArkas Member, Retired Moderator

    Gulp..
    Excellent question! I've only used other than 1 when configuring a router.

  • I forget for what, but something in the last few months I came across mentioned using 127.0.0.2-127.0.0.8 for something or another. I didn't go that route, but it was enterprise related.

  • yoursunnyyoursunny Member, IPv6 Advocate

    Until recently, I had an HTTP application server running on 127.1.67.74.
    The frontend reverse proxy then connects to that IP.

    I don't want to bind to 127.0.0.1 with a port number because it's more likely to have a conflict in port number than in internal IP.

    Thanked by 1bulbasaur
  • MaouniqueMaounique Host Rep, Veteran

    We had an issue with OVZ 6 a few years back with a build which made 127.0.0.1 unavailable at random times so had to ask people to use 127.0.0.2 or others. Restarting the node solved the problem but sooner or later ( a few days) it would have appeared again.

  • ezethezeth Member, Host Rep

    127 no, but I use 10.0.0.0/16 for virtual networking

  • 240,0,0.1 works well as a blackhole

  • kevindskevinds Member, LIR

    Yes...

    SSH port forwarding I sometimes will.

    NTP uses various 127.0.0.0/8 addresses to access different clock drivers and locations.

  • sotssots Member
    edited June 2022

    @johnnyquestion said:
    240,0,0.1 works well as a blackhole

    What will happen if https://blog.apnic.net/2022/05/31/cutting-down-on-ip-address-waste/ ?

  • kevindskevinds Member, LIR

    That can't happen.. There are way, way too many hosts that won't get updates required for that to work..

    Thanked by 1szymonp
  • sotssots Member

    @kevinds said:

    That can't happen.. There are way, way too many hosts that won't get updates required for that to work..

    Then, do you think APNIC is crazy?

  • ezethezeth Member, Host Rep
    edited June 2022

    @sots said:

    @johnnyquestion said:
    240,0,0.1 works well as a blackhole

    What will happen if https://blog.apnic.net/2022/05/31/cutting-down-on-ip-address-waste/ ?

    I 100% support this along with ARINs proposal to ban leasing.

    Networks operators should own their IP space, not lease and there's no good reason not to use those 100m of IPs reserved for future use. If someone decided to block IPs reserved for future use it's their fault.

    youtube.com/watch?v=MEKNvIQrUhQ&t=4380s

    Thanked by 11gservers
  • dfroedfroe Member, Host Rep

    I prefer ::1 instead.

    Probably the only use case where migrating to IPv6 actually saves keystrokes. :)

  • kevindskevinds Member, LIR
    edited June 2022

    @ezeth said:
    there's no good reason not to use those 100m of IPs reserved for future use. If someone decided to block IPs reserved for future use it's their fault.

    Yes, it fully is their fault, Microsoft's IP stack is the biggest issue that I am aware of, Windows 95 right through 11, including NT and all the server versions.. But you know they are not going to patch it.

    I 100% support this along with ARINs proposal to ban leasing.

    Networks operators should own their IP space, not lease

    I wasn't aware of this.. Source?

  • ezethezeth Member, Host Rep
    edited June 2022

    @kevinds said:

    @ezeth said:
    I 100% support this along with ARINs proposal to ban leasing.

    Networks operators should own their IP space, not lease

    I wasn't aware of this.. Source?

    https://www.arin.net/participate/policy/proposals/2022/ARIN_prop_308_orig/

    There was a vote to allow leasing if you attended recent meeting. 30 something against 0 for.

    "ARIN allocate and assign Internet resources in a delegation scheme, with an annual validity, renewable as long as the requirements specified by the policies in force at the time of renewal are met, and especially the justification of the need.
    "

    If it passes or not I don't know. But if it passes by the looks of it people who are leasing ip space will have it revoked if they are not using it themselves

    Like all drafts, you have to make your opinion heard at the ARIN Meetings (virtual and physical).

    Thanked by 1meditatingsurgeon
  • kevindskevinds Member, LIR
    edited June 2022

    @ezeth said:
    There was a vote to allow leasing if you attended recent meeting. 30 something against 0 for.

    Interesting

    30 something against the proposal you linked? Or 0 against?

  • ezethezeth Member, Host Rep

    @kevinds said:

    @ezeth said:
    There was a vote to allow leasing if you attended recent meeting. 30 something against 0 for.

    Interesting

    30 something against the proposal you linked? Or 0 against?

    No. 30 against this https://www.arin.net/participate/policy/drafts/2021_6/

    The proposal to ban leasing has not yet been introduced, it's still a draft

  • kevindskevinds Member, LIR

    @ezeth said:

    There was a vote to allow leasing if you attended recent meeting. 30 something against 0 for.

    No. 30 against this https://www.arin.net/participate/policy/drafts/2021_6/

    To allow leases to be counted as justification to be put on the waiting list..

    Very different...

  • MaouniqueMaounique Host Rep, Veteran

    I think leasing and selling, etc. is something not originally planned. The IPs should be managed by the people who have this duty not by random companies, it is a public resource.

    Thanked by 2TimboJones Pixels
  • how do I use them? @raindog308

  • SauronSauron Member

    OpenShift used to use 127.0.xxx.yyy for containers inside single node.

  • @raindog308 said:
    We all use 127.0.0.1

    I don't think I've ever used 127.0.0.2 or any of the rest of the /8

    Have you?

    Some DNS based filters give out different 127.0.0.x addresses depending on why the name lookup was filtered, which you can then hook a different response to via a local web server. Tinckered with that some time ago. Less useful now unless you also muck about with your own CA for resigning certificates on-the-fly, as HTTPS requests will fail due to an invalid/non-existent cert otherwise.

    I've also seen the range used (or at least suggested) for a private network between containers on the same host, but I'd not risk issues with components being confused by that and instead use a sub-range of 10.x.x.x or one of the other official private ranges for that.

  • raindog308raindog308 Administrator, Veteran

    @duckeeyuck said: how do I use them? @raindog308

    I don't know.

  • kevindskevinds Member, LIR

    @MeAtExampleDotCom said:

    Some DNS based filters give out different 127.0.0.x addresses depending on why the name lookup was filtered, which you can then hook a different response to via a local web server.

    Real-Time Blacklists. I forgot about them.. Use them constantly for some servers..

  • kevindskevinds Member, LIR

    @sots said:

    @kevinds said:

    That can't happen.. There are way, way too many hosts that won't get updates required for that to work..

    Then, do you think APNIC is crazy?

    100%

    To suggest this, in this decade, they would have to be...

    Microsoft's IP stack has refused to use/interact with the Class E addresses since Windows 95 and NT.. Every M$ OS to date would need a patch because there are still some of those systems in use...

    There are others, but M$ is the biggest one..

    I want to give a smack upside the head to whomever at M$ thought it was a good idea to blacklist the 'For future use' IPs..

  • ralfralf Member

    @CalmDown said:
    10.0.X.X All day.

    @ezeth said:
    127 no, but I use 10.0.0.0/16 for virtual networking

    Am I missing something here? 10.0.0.0/16 is just a regular routable private IP range. What's that got to do with loopback?

  • sotssots Member

    @kevinds said:

    @sots said:

    @kevinds said:

    That can't happen.. There are way, way too many hosts that won't get updates required for that to work..

    Then, do you think APNIC is crazy?

    100%

    To suggest this, in this decade, they would have to be...

    Microsoft's IP stack has refused to use/interact with the Class E addresses since Windows 95 and NT.. Every M$ OS to date would need a patch because there are still some of those systems in use...

    There are others, but M$ is the biggest one..

    I want to give a smack upside the head to whomever at M$ thought it was a good idea to blacklist the 'For future use' IPs..

    Debogon needed.

  • PixelsPixels Member

    @sots said:

    @kevinds said:

    @sots said:

    @kevinds said:

    That can't happen.. There are way, way too many hosts that won't get updates required for that to work..

    Then, do you think APNIC is crazy?

    100%

    To suggest this, in this decade, they would have to be...

    Microsoft's IP stack has refused to use/interact with the Class E addresses since Windows 95 and NT.. Every M$ OS to date would need a patch because there are still some of those systems in use...

    There are others, but M$ is the biggest one..

    I want to give a smack upside the head to whomever at M$ thought it was a good idea to blacklist the 'For future use' IPs..

    Debogon needed.

    And why not switch to IPv6 instead of pushing more patches to keep IPv4 afloat

  • @kevinds said:

    @sots said:

    @kevinds said:

    That can't happen.. There are way, way too many hosts that won't get updates required for that to work..

    Then, do you think APNIC is crazy?

    100%

    To suggest this, in this decade, they would have to be...

    Microsoft's IP stack has refused to use/interact with the Class E addresses since Windows 95 and NT.. Every M$ OS to date would need a patch because there are still some of those systems in use...

    There are others, but M$ is the biggest one..

    That doesn't make sense. If those old ass systems are in place and working today, they don't need any updates. They aren't working with modern encryption or the Internet in general.

    Only new stuff going forward would need it, and then obviously only supported stuff. It's not the first time saying "well, you're too old, buy new".

    Also, Microsoft OS's, and desktop ones at that, don't tend to be edge routers. The 2012 server versions and later would be fine.

    I want to give a smack upside the head to whomever at M$ thought it was a good idea to blacklist the 'For future use' IPs..

    That's how it works (future reserved use, duh). Glad you aren't in charge, either.

    Thanked by 1Erisa
Sign In or Register to comment.