Date: Wed, 20 Sep 1995 19:48:28 -0400 (EDT) From: Nathan Stratton <nathan@netrail.net> To: freebsd-current@FreeBSD.org Cc: freebsd-questions@FreeBSD.org Subject: network setup Message-ID: <Pine.LNX.3.91.950920194205.32462B-100000@netrail.net> In-Reply-To: <199509202226.PAA03738@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In netstart it says "Set up all the network interfaces, calling startup scripts if needed" Well I do need start info that will not go in sysconfig. How do I format the script what do I call the script? This is what I need to do to get the network to run. /usr/hdlc/utils/hdlccfg /usr/hdlc/utils/hdlc0.cfg /usr/hdlc/utils/hdlccfg /usr/hdlc/utils/hdlc1.cfg ifconfig ed0 205.215.0.1 netmask 255.255.255.0 ifconfig ed1 205.215.6.1 netmask 255.255.255.0 ifconfig ed1 alias 204.117.64.1 netmask 255.255.255.0 ifconfig eth0 144.228.27.38 144.228.27.37 netmask 255.255.255.252 ifconfig eth1 204.183.22.13 204.183.22.14 netmask 255.255.255.252 /usr/hdlc/utils/ifhdlc And then everything works, I know how to make it work if I type all that in by hand, but I need it in the script but don't know where to put it. Nathan Stratton CEO, NetRail, Inc. Your Gateway to the World! --------------------------------------------------------------------------- Phone (703)524-4800 NetRail, Inc. Fax (703)534-5033 2007 N. 15 St. Suite B-5 Email sales@netrail.net Arlington, Va. 22201 WWW http://www.netrail.net/ Access: (703) 524-4802 guest ---------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.950920194205.32462B-100000>