|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: relayd.conf,v 1.11 2007/12/08 17:07:08 reyk Exp $ |
|
|
|
# $OpenBSD: relayd.conf,v 1.12 2007/12/08 17:15:01 reyk Exp $ |
|
|
|
# |
|
|
|
# Macros |
|
|
|
# |
|
|
@ -61,7 +61,7 @@ relay wwwssl { |
|
|
|
# |
|
|
|
# Relay and protocol for simple TCP forwarding on layer 7 |
|
|
|
# |
|
|
|
tcp protocol sshtcp { |
|
|
|
protocol sshtcp { |
|
|
|
# The TCP_NODELAY option is required for "smooth" terminal sessions |
|
|
|
tcp nodelay |
|
|
|
} |
|
|
|