# Use this file to list all the gateways on any direct attached network
# to switch to. Order of appearence matters.
# Add one numerical ip address on a single line. The ip represents a
# gateway on any local network segment. A gateway should be able to
# forward traffic targetted for the default route from this host.
# The keyword
#
# dhcp[.<interface>]
#
# indicates gateways which are provided by a dhcp server. Optionally you can
# specify the interface the dhcp request was processed. Without an interface
# specification all (remaining) dhcp provided gateways get collected in
# alphabetical order by interface name. This functionality relies on the
# included dhclient-exit-hooks script named switchgate-helper.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>