diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 08:35:31 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 08:35:31 +0000 |
| commit | 06df248dfa66835537bd8c3f1c0b2ced63f3df35 (patch) | |
| tree | 131ceea4fb6032f8d2ba82d441dd674c63c396da /openbsd | |
| parent | fb684acb8ca218d0406e5abb8c3001d5d1a6c944 (diff) | |
tweak
Diffstat (limited to 'openbsd')
| -rw-r--r-- | openbsd/frontends/etc/inetd.conf | 2 | ||||
| -rw-r--r-- | 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 } |
