Date: Tue, 04 Feb 1997 11:05:36 +0200 From: Nadav Eiron <nadav@barcode.co.il> To: Barry Watts <bwatts@nwohio.com> Cc: freebsd-questions@freebsd.org Subject: Re: I need to change my ed1 information Message-ID: <32F6FBE0.4837@barcode.co.il> References: <199702040826.AAA29906@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Barry Watts wrote: > > I have recently changed Internet providers and need to change the default > information on my ed1 ethernet card. I already have installed and have > been running freeBSD. I need to get the command to change the IP Address > settings and netmask etc..... for my ethernet connection. > I know I've done it before, however it has been over a year since I have > had to do that. > > Thanks, > Barry Watts > bwatts@nwohio.com Edit /etc/sysconfig. There should be a line there starting with something like: ifconfig_ed1="inet ...." This line holds all the parameters given to ifconfig. Nadav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32F6FBE0.4837>