Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 22:54:01 -0400
From:      "Tony" <tony@tntpro.com>
To:        "Kelvin Ng Chee Hoong" <nchee_hoong@pacific.net.sg>, "Matthew K. Cowger" <mcowger@bowdoin.edu>
Cc:        "Jonathan M. Slivko" <jslivko@jslivko.org>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Restart rc.conf
Message-ID:  <002d01c10434$949ca970$0a00a8c0@TONY>
References:  <3b55d93b5886.3b58863b55d9@bowdoin.edu> <3B4283EA.58C66093@pacific.net.sg>

next in thread | previous in thread | raw e-mail | index | archive | help
if your using DHCP then killall -HUP dhclient

if your not using DHCP the ifconfig xl0 192.168.0.10

replace xl0 with your device and 192.168.0.10 with the correct ip
----- Original Message -----
From: "Kelvin Ng Chee Hoong" <nchee_hoong@pacific.net.sg>
To: "Matthew K. Cowger" <mcowger@bowdoin.edu>
Cc: "Jonathan M. Slivko" <jslivko@jslivko.org>;
<freebsd-questions@FreeBSD.ORG>
Sent: Tuesday, July 03, 2001 10:48 PM
Subject: Re: Restart rc.conf


> I even not run DHCP server as well .
>
> "Matthew K. Cowger" wrote:
>
> > By design, a DHCP server will always give you the same address you had
> > before if at all possible, this is part of the RFC for DHCP itself, and
> > is normal behavior.
> >
> > Matt
> >
> > ----- Original Message -----
> > From: Kelvin Ng Chee Hoong <nchee_hoong@pacific.net.sg>
> > Date: Tuesday, July 3, 2001 10:40 pm
> > Subject: Re: Restart rc.conf
> >
> > > HI Jonathan ;
> > >    But when I type "ifconfig" , it shows me the affected ethernet
> > > card still
> > > holding old IP address.
> > >
> > > "Jonathan M. Slivko" wrote:
> > >
> > > > ifconfig will unbind and bind the new IP's without the need for
> > > a reboot,
> > > > AFAIK. -- Jonathan
> > > >
> > > >                                   \|||/
> > > >                                   (o o)
> > > >  /-----------------------------ooO-(_)-Ooo-----------------------
> > > -----\
> > > >  |  Jonathan M. Slivko             E-Mail: jslivko@jslivko.org
> > >     |
> > > >  |  IRC Nick: optix`               Backup: js43064n@pace.edu
> > >     |
> > > >  |  AIhttp://www.jslivko.org     |
> > > >  |---------------------------------------------------------------
> > > -----|
> > > >  |   "History teaches us that days like this are best spent in
> > > bed"   |
> > > >  \---------------------------------------------------------------
> > > -----/
> > > >
> > > > On Wed, 4 Jul 2001, Kelvin Ng Chee Hoong wrote:
> > > >
> > > > > Hi ;
> > > > >    After I have change the IP address of the erthernet card ,
> > > how do I
> > > > > restart it to update the change without rebooting the system .
> > > > >     I've tried type ". /etc/rc.conf" but seems like not work
> > > at all .
> > > > >
> > > > >
> > > > > 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
> > >
> >
> > 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
>


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?002d01c10434$949ca970$0a00a8c0>