Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Un-dhcpd eth0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Psychephylax
n00b
n00b


Joined: 10 May 2002
Posts: 44
Location: Smithtown, NY

PostPosted: Fri May 10, 2002 5:06 am    Post subject: Un-dhcpd eth0 Reply with quote

Assuming that I have successfuly dhcpd an IP for my Gentoo box...How can I un-dhcpd it?

I tried ifdown eth0 but ifdown is apparently not a valid Gentoo command :)

Is there a different way to bring an interface down in gentoo?

Thanks, Nick
_________________
Stupidity, like hydrogen, is one of the basic building blocks of the Universe.
Back to top
View user's profile Send private message
Guest






PostPosted: Fri May 10, 2002 11:29 am    Post subject: Reply with quote

dhcpcd -k eth0
Back to top
pablored
Tux's lil' helper
Tux's lil' helper


Joined: 01 May 2002
Posts: 96

PostPosted: Fri May 10, 2002 11:31 am    Post subject: Reply with quote

me above... automatic login from now on :)
Back to top
View user's profile Send private message
funsize
n00b
n00b


Joined: 08 May 2002
Posts: 67
Location: The Lone Star State

PostPosted: Fri May 10, 2002 3:52 pm    Post subject: Reply with quote

or you can do
Code:
ifconfig eth0 down

_________________
...SO SAYS FUNSIZE
Back to top
View user's profile Send private message
gboyce
n00b
n00b


Joined: 18 Apr 2002
Posts: 22
Location: Lynn, MA

PostPosted: Tue May 21, 2002 5:37 pm    Post subject: Reply with quote

funsize wrote:
or you can do
Code:
ifconfig eth0 down


That will take down the interface, but I don't believe it'll kill dhcpcd.

/etc/init.d/net.eth0 stop works though, as well as the dhcpcd commandline suggestion.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum