From: "Alan Bort" <333101@personal.net.py>
To: Calin Szonyi <caszonyi@rdslink.ro>, James Miller <jamtat@mailsnare.net>
Cc: linux-newbie@vger.kernel.org
Subject: Re: starting and stopping networking
Date: Sun, 4 Jan 2004 19:32:21 -0200 [thread overview]
Message-ID: <001b01c3d30a$446613e0$6e17a8c0@Wellwisher> (raw)
In-Reply-To: Pine.LNX.4.53.0401042316540.10120@grinch.ro
why not just service network stop/start????
----- Original Message -----
From: <caszonyi@rdslink.ro>
To: "James Miller" <jamtat@mailsnare.net>
Cc: <linux-newbie@vger.kernel.org>
Sent: Sunday, January 04, 2004 7:19 PM
Subject: Re: starting and stopping networking
> On Sun, 4 Jan 2004, James Miller wrote:
>
> > On Sun, 4 Jan 2004 caszonyi@rdslink.ro wrote:
> >
> > > On Sun, 4 Jan 2004, James Miller wrote:
> > >
> > > > something on the 'net. So my basic question is: how do I stop
networking
> > > > services on Debian Sid (I know how on Slackware, but Debian
differs)?
> > > > How do I restart them later, and send a new dhcp request at the same
time?
> > > > Any input on my interim networking method for this machine would be
> > > > appreciated, as would pointers for accomplishing what I've outlined
above,
> > > > if that proves advisable/feasible.
> > > >
> > >
> > > to stop network
> > > ifconfig eth0 down
> > > to start
> > >
> > > ifconfig eth0 up
> > >
> > ifconfig eth0 down seems to stop the connection alright. ifconfig eth0
up
> > just brings up the previous configuration, though. It doesn't seem to
> > make a new dhcp request, which I think really needs to happen. Anyway,
no
> > traffic goes to/comes from the 'net after I do ifconfig eth0 down, then
> > ifconfig eth0 up. You guessed right, btw, that eth0 is the connection
to
> > the 'net. Anyone else care to take a shot?
> >
>
> my slack 9.0 has the following lines in /etc/rc.d/rc.inet1 for
> bringing up dhcp
>
> if [ ! "$DHCP_HOSTNAME" = "" ]; then
> DHCP_HOSTNAME="-h $DHCP_HOSTNAME"
> fi
> /sbin/dhcpcd -t 10 ${DHCP_HOSTNAME} -d eth0
>
> where DHCP_HOSTNAME is the host name of the DHCP server
>
> Hope it helps a bit :-)
>
> > Thanks, James
> >
>
> Calin
> --
> "A mouse is a device used to point at
> the xterm you want to type in".
> Kim Alm on a.s.r.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-01-04 21:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-31 19:33 disabled system speaker: how to enable? James Miller
2004-01-01 3:33 ` caszonyi
2004-01-01 23:44 ` Debian network reconfigure jamtat
2004-01-01 23:54 ` Ray Olszewski
2004-01-02 0:38 ` James Miller
2004-01-04 20:43 ` starting and stopping networking James Miller
2004-01-04 20:49 ` caszonyi
2004-01-04 21:07 ` James Miller
2004-01-04 21:14 ` Jacob Langley
2004-01-04 21:19 ` caszonyi
2004-01-04 21:28 ` James Miller
2004-01-04 21:41 ` James Miller
2004-01-04 22:24 ` Ray Olszewski
2004-01-04 21:32 ` Alan Bort [this message]
2004-01-04 23:26 ` Ray Olszewski
2004-01-04 23:51 ` Alan Bort
2004-01-05 0:28 ` Ray Olszewski
2004-01-05 3:11 ` Alan Bort
2004-01-05 3:55 ` Juan Facundo Suárez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001b01c3d30a$446613e0$6e17a8c0@Wellwisher' \
--to=333101@personal.net.py \
--cc=caszonyi@rdslink.ro \
--cc=jamtat@mailsnare.net \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox