How to "ifdown ..." on squeeze?
- From: "Dan B." <danb@xxxxxxxxx>
- Date: Sun, 06 Nov 2011 20:42:03 -0500
On a new installation of squeeze, ifdown no longer works as it used
to (on my old Debian system).
When ifconfig lists an interface "eth0", neither "ifdown eth0" nor
"ifdown eth" takes the interface down. The attempts yield:
"ifdown: interface eth0 not configured" and
"ifdown: interface eth not configured".
How does one take an interface down on squeeze?
(My old system's /etc/network/interfaces had:
...
auto eth0
iface eth0 inet dhcp
On my squeeze system, it's:
...
allow-hotplug eth0
(with a commented-out line:
#NetworkManager#iface eth0 inet dhcp
)
)
Also: The reason I was trying to take it down and back up was to
trigger a fresh DHCP query and corresponding host-name configuration.
What's the preferred way of doing that?
Thanks,
Daniel
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4EB7376B.9080304@xxxxxxxxx
- Follow-Ups:
- Re: How to "ifdown ..." on squeeze?
- From: Tom H
- Re: How to "ifdown ..." on squeeze?
- Prev by Date: Re: Understanding versioning.
- Next by Date: Re: Understanding versioning.
- Previous by thread: Disk performance deteriated to unbearable levels
- Next by thread: Re: How to "ifdown ..." on squeeze?
- Index(es):
Relevant Pages
|