|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: relayd.conf,v 1.9 2007/11/28 15:16:18 reyk Exp $ |
|
|
|
# $OpenBSD: relayd.conf,v 1.10 2007/12/07 17:17:00 reyk Exp $ |
|
|
|
# |
|
|
|
# Macros |
|
|
|
# |
|
|
@ -36,8 +36,8 @@ table fallback { |
|
|
|
service www { |
|
|
|
virtual host $ext_addr port http interface trunk0 |
|
|
|
|
|
|
|
# tag every packet that goes thru the rdr rule with HOSTSTATED |
|
|
|
tag HOSTSTATED |
|
|
|
# tag every packet that goes thru the rdr rule with RELAYD |
|
|
|
tag RELAYD |
|
|
|
|
|
|
|
table webhosts |
|
|
|
backup table fallback |
|
|
|