💾 Archived View for bbs.geminispace.org â€ē u â€ē tenno-seremel â€ē 15022 captured on 2024-06-16 at 17:43:31. Gemini links have been rewritten to link to archived content

View Raw

More Information

âŦ…ī¸ Previous capture (2024-05-10)

➡ī¸ Next capture (2024-07-09)

🚧 View Differences

-=-=-=-=-=-=-

Comment by ☕ī¸ tenno-seremel

Re: "Gemini on bare IPs"

In: s/Gemini

@skyjake Hm, when I try to visit gemini://85.156.143.233:1968/ elpher says: Gemini server reports PERMANENT FAILURE for this request: 59 Missing TLS server name indication 🤔 Unless that was meant as just an example.

☕ī¸ tenno-seremel [OP]

Feb 14 ¡ 4 months ago

7 Later Comments ↓

🕹ī¸ skyjake [mod...] ¡ Feb 14 at 18:31:

IIRC Gemini clients should always use SNI when making requests. Perhaps elpher does not set it when using an IP address? Should try a few different clients and see how they work.

As far as GmCapsule is concerned, I suppose I could change it to allow requests to go through when using a bare IP address even if SNI is not included in the TLS session.

🚀 mbays · Feb 14 at 18:39:

@skyjake RFC 6066 says: Literal IPv4 and IPv6 addresses are not permitted in "HostName". So I think elpher is correct here?

🕹ī¸ skyjake [mod...] ¡ Feb 14 at 18:53:

@mbays You are correct.

It seems there is a bug in Lagrange here because it sets SNI even with literal addresses. And in fact the Gemini specification only requires SNI when a hostname is being used.

So, I have two bugs to fix here. 😅

😎 flipperzero · Feb 16 at 02:11:

IDK if this is universal, but i've been able to connect to direct IP's over gemini w.o issue. I guess it's a bug as detailed here. Cheers! (Has thought about doing this too, but dont wanna risk fams IP, gonna get a hotspot soon tho so <_<_<_<_<_<_<_<_<_<)

🚀 zorg · Feb 17 at 07:21:

@skyjake So after the bug is fixed, does that mean that it won't be possible to host on a bare IP?

🚀 zorg · Feb 17 at 07:22:

@flipperzero What does fams IP mean?

🕹ī¸ skyjake [mod...] ¡ Feb 17 at 08:41:

@zorg No, it means hosting on a bare IP is better supported since it won't require SNI from the client any more.

Original Post

🌒 s/Gemini

Gemini on bare IPs — So, in case there are more people who know this stuff here, is it *in practice* possible to have a Gemini server on a bare IP? So far I haven't seen a single server that can do it, but then again I haven't checked in a while. Currently I've chosen to use Gemini-like simple HTML pages (over Yggdrasil), but still curious if things changed.

đŸ’Ŧ tenno-seremel ¡ 9 comments ¡ Feb 14 ¡ 4 months ago ¡ #dns_is_dead