Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 1999 10:03:29 -0500
From:      "Alejandro Ramirez" <ales@megared.net.mx>
To:        "vclinton" <vclinton@email.msn.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: How do I get the network services restarted without rebooting the box
Message-ID:  <016701bed1f7$dc92fb60$fca3f9cf@megared.net.mx>
References:  <000601bed12f$1b555d80$a1f02299@clinton98>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

    Do you need to change the default gateway???

route flush
route delete default
route add default x.x.x.x

And you are done.

BTW Dont forget to change the /etc/rc.conf file for changes to take efect if
you have to reboot the server some day.

Ales

----- Original Message -----
From: vclinton <vclinton@email.msn.com>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Sunday, July 18, 1999 6:43 AM
Subject: How do I get the network services restarted without rebooting the
box


> I recently changed the routers on our network.  This change has effect our
> DNS server (which is a FreeBSD box).  The only thing about this change is
> that the box is working well with the other subnets -- but there's a
single
> network that's having a problem.  I can't reboot the FreeBSD server to
> initate the "DefaultRouter" change  -- but I'm hoping there's a way for me
> to start and stop the network services.  Any ideas????
>
> Thanks,
>
> <Vaughn>
>
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?016701bed1f7$dc92fb60$fca3f9cf>