summaryrefslogtreecommitdiff
path: root/relayd.conf
blob: 1b38845460618da676ddbb22a733286383b3ee65 (plain)
1
2
3
4
5
table <transmission> { 192.168.7.2 }
relay www {
	listen on 0.0.0.0 port 9091
	forward to <transmission> port 9091 check tcp
}