On Sun, 12 Sep 1999, Robert Maynard Rhyu wrote:
> On Mon, 13 Sep 1999, Shao Zhang wrote:
>
> > How do I change the ip address of my machine without rebooting?
> >
> > I did an
> >
> > ifconfig eth0 xxx.xxx.xxx.xx netmask 255.255.255.0 broadcast
> > xxx.xxx.xxx.255
> >
> >
Thanks, that is all I need.
Robert Maynard Rhyu [EMAIL PROTECTED] wrote:
> Hello,
>
> On Mon, 13 Sep 1999, Shao Zhang wrote:
>
> > hi,
> > How do I change the ip address of my machine without rebooting?
> >
> > I did an
> >
> > ifconfig eth0 xxx.xxx.xxx.xx netmask 255.255.255.0 br
chances are good you need to ifconfig eth0 down first.
After ifconfig eth0 blah blah up you will probably need to add default
routes to your gateway, as well as to your network, etc.
Oh yes, I think the "dynamic IP patch" comes into play for this situation:
echo "1" > /proc/sys/net/ipv4/ip_dynad
Shao Zhang wrote:
>
> hi,
> How do I change the ip address of my machine without rebooting?
>
> I did an
>
> ifconfig eth0 xxx.xxx.xxx.xx netmask 255.255.255.0 broadcast
> xxx.xxx.xxx.255
>
> But it does not seem to be enough. After the above command, I
>
Hello,
On Mon, 13 Sep 1999, Shao Zhang wrote:
> hi,
> How do I change the ip address of my machine without rebooting?
>
> I did an
>
> ifconfig eth0 xxx.xxx.xxx.xx netmask 255.255.255.0 broadcast
> xxx.xxx.xxx.255
>
> But it does not seem to be enough. After the
hi,
How do I change the ip address of my machine without rebooting?
I did an
ifconfig eth0 xxx.xxx.xxx.xx netmask 255.255.255.0 broadcast
xxx.xxx.xxx.255
But it does not seem to be enough. After the above command, I
cannot telnet to anywhere unles
6 matches
Mail list logo