From 06df248dfa66835537bd8c3f1c0b2ced63f3df35 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jan 2022 08:35:31 +0000 Subject: tweak --- openbsd/frontends/etc/inetd.conf | 2 +- openbsd/frontends/etc/relayd.conf:blowfish | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openbsd/frontends/etc/inetd.conf b/openbsd/frontends/etc/inetd.conf index d0d3a84..d070ad4 100644 --- a/openbsd/frontends/etc/inetd.conf +++ b/openbsd/frontends/etc/inetd.conf @@ -1 +1 @@ -127.0.0.1:11965 stream tcp nowait www /usr/local/bin/vger vger +127.0.0.1:11965 stream tcp nowait www /usr/local/bin/vger vger -v diff --git a/openbsd/frontends/etc/relayd.conf:blowfish b/openbsd/frontends/etc/relayd.conf:blowfish index 5bfc1f8..80a0bf6 100644 --- a/openbsd/frontends/etc/relayd.conf:blowfish +++ b/openbsd/frontends/etc/relayd.conf:blowfish @@ -8,7 +8,7 @@ tcp protocol "gemini" { } relay "gemini4" { - listen on 23.88.35.14 port 1965 tls + listen on 23.88.35.144 port 1965 tls protocol "gemini" forward to 127.0.0.1 port 11965 } -- cgit v1.2.3