Resending with patches inline, as requested.
Index: etc/netstart
===================================================================
RCS file: /cvs/src/etc/netstart,v
retrieving revision 1.137
diff -u -r1.137 netstart
--- etc/netstart 5 Dec 2012 07:08:38 -0000 1.137
+++ etc/netstart 18 Mar 2013 23:40:51 -0000
@@ -252,8 +252,7 @@
fi
fi
-# /etc/mygate, if it exists, contains the name of my gateway host
-# that name must be in /etc/hosts.
+# /etc/mygate, if it exists, contains the address of my gateway host.
[[ -z $dhcpif ]] && stripcom /etc/mygate | while read gw; do
[[ $gw == @(*:*) ]] && continue
route -qn delete default > /dev/null 2>&1