Reminder about opening TCP/1965 in the firewall
This commit is contained in:
parent
f0f05b83aa
commit
76c107a582
2 changed files with 3 additions and 0 deletions
|
@ -92,4 +92,6 @@ On OpenBSD, enable inetd and relayd and start them:
|
|||
# rcctl start relayd inetd
|
||||
```
|
||||
|
||||
Don't forget to open the TCP port 1965 in your firewall.
|
||||
|
||||
Vger will serve files named `index.gmi` if no explicite filename is given.
|
||||
|
|
1
vger.8
1
vger.8
|
@ -71,6 +71,7 @@ which negociate TLS connections and forward them
|
|||
to the inetd daemon on the
|
||||
.Nm
|
||||
port.
|
||||
Do not forget to open the TCP/1965 port in your firewall.
|
||||
.Pp
|
||||
.Xr relayd.conf 5
|
||||
configuration example:
|
||||
|
|
Loading…
Add table
Reference in a new issue