summaryrefslogtreecommitdiff
path: root/openbsd
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd')
-rw-r--r--openbsd/frontends/etc/inetd.conf2
-rw-r--r--openbsd/frontends/etc/relayd.conf:blowfish2
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
}