[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] RE: new /etc/xen/network script
> -----Original Message----- > From: Nivedita Singhvi [mailto:nsnix@xxxxxxxxxxx] > Sent: 17 August 2005 13:12 > To: Ian Pratt > Cc: Ian Pratt; xen-devel@xxxxxxxxxxxxxxxxxxx; Zhai, Edwin > Subject: Re: [Xen-devel] RE: new /etc/xen/network script > > Ian Pratt wrote: > > >>Guh. ifdown doesn't delete the addrs, and once they are, via > >>del_addrs, the link up doesn't result in route creation. > > What's the contents of your ifcfg-eth0 file? (you may have multiple > > under different profiles) > FC3. > Not setting address via kernel cmd line. So, it looks like the 'active ingredient' of 'ifdown eth0' is the following line: ip link set dev eth0 down Somehow, this seems to remove the ipv6 address, but leave the ipv4 one. I guess an 'ifconfig eth0 0.0.0.0' is a reasonable way to clear out the ipv4 address. I've checked something in. Ian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |