Date: Thu, 17 Dec 2009 15:19:13 +0100 From: Bas Smeelen <b.smeelen@ose.nl> To: freebsd-questions@freebsd.org Subject: Re: ifdown/ifup under FreeBSD? Message-ID: <4B2A3DE1.8080809@ose.nl> In-Reply-To: <4B2A3D63.1080804@ose.nl> References: <91b92520912140623n188e2dd7h1b9115f36faef2ac@mail.gmail.com> <91b92520912170609h2b4d9e8fv8c380924130e04fa@mail.gmail.com> <4B2A3D63.1080804@ose.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Bas Smeelen wrote: > Sandra Kachelmann wrote: > >> Under RedHat Linux I can configure an interface, routes and so on in >> /etc/sysconfig/network-scripts/ifcfg-eth1, >> /etc/sysconfig/network-scripts/routes-eth1 then simply run: >> >> $ ifup eth1 >> >> and it will set all the routes/netconfig/aliases I just configured. >> >> Is there something similar in FreeBSD? >> >> I tried configuring aliases in /etc/rc.conf and running: >> >> $ /etc/rc.d/netif restart >> >> but that just ended in errors that the route was already configured >> and so on. Sure I could do all the work manually with ifconfig and >> route but that's not my question. >> >> > Usually I do this from remote with /etc/rc.d/netif restart && > /etc/rc.d/routing restart & > Maybe you are not root (because of the $ prompt)? > #/etc/rc.d/netif restart && /etc/rc.d/routing restart & > This always works for me > Sorry, omit the last & DISCLAIMER: This e-mail is for the intended recipient(s) only If you have received it by mistake please let us know by reply and then delete it from your system; Access, disclosure, copying, distribution or reliance on any of it by anyone else is prohibited. If you as intended recipient have received this e-mail incorrectly, please notify the sender (via e-mail).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2A3DE1.8080809>
