#!/bin/sh
cmdname=$0
. ./defaults

UDPINS="8199"
TCPINS="8200"
UDPMINCOST="8199"
TCPMINCOST="8200"

. ./forward

