* [gentoo-user] Hibernate script trying to bring down non-existant "sit0"
@ 2010-06-26 23:00 waltdnes
2010-06-26 23:21 ` Mick
0 siblings, 1 reply; 3+ messages in thread
From: waltdnes @ 2010-06-26 23:00 UTC (permalink / raw
To: Gentoo Users List
Another little glitch on my new machine. I have hibernate enabled for
my regular user account via /etc/sudoers. The command fails due to an
error in NetworkStop. Switching to root, and running hibernate with the
verbose "-v3" option, I see the following...
hibernate: [60] Executing NetworkStop ...
Bringing down interface eth0
* Stopping eth0
* Bringing down eth0
* Shutting down eth0 ... [ ok ]
Bringing down interface sit0
hibernate: Aborting suspend due to errors in NetworkStop (use --force to override).
Hibernate dies trying to bring down "sit0". Huh??? I've checked...
- no /etc/init.d/net.sit0
- only eth0 is mentioned in /etc/conf.d/net
- ifconfig only shows "eth0" and "lo"
- lspci only shows one ethernet controller
For now, I've enabled hibernate with the --force option in sudoers,
but I'm not comfortable with it.
--
Walter Dnes <waltdnes@waltdnes.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Hibernate script trying to bring down non-existant "sit0"
2010-06-26 23:00 [gentoo-user] Hibernate script trying to bring down non-existant "sit0" waltdnes
@ 2010-06-26 23:21 ` Mick
2010-06-27 5:06 ` waltdnes
0 siblings, 1 reply; 3+ messages in thread
From: Mick @ 2010-06-26 23:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 1069 bytes --]
On Sunday 27 June 2010 00:00:57 waltdnes@waltdnes.org wrote:
> Another little glitch on my new machine. I have hibernate enabled for
> my regular user account via /etc/sudoers. The command fails due to an
> error in NetworkStop. Switching to root, and running hibernate with the
> verbose "-v3" option, I see the following...
>
> hibernate: [60] Executing NetworkStop ...
> Bringing down interface eth0
> * Stopping eth0
> * Bringing down eth0
> * Shutting down eth0 ... [ ok ]
> Bringing down interface sit0
> hibernate: Aborting suspend due to errors in NetworkStop (use --force to
> override).
>
> Hibernate dies trying to bring down "sit0". Huh??? I've checked...
> - no /etc/init.d/net.sit0
Check again using 'iconfig -a'.
You should see a IPv6-in-IPv4 interface there. Normally, this would not be up
unless you have set up some fancy tunnel with your ISP who would be
terminating your IPv6 link. My ISP offers this but have not as yet found a
use for it.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Hibernate script trying to bring down non-existant "sit0"
2010-06-26 23:21 ` Mick
@ 2010-06-27 5:06 ` waltdnes
0 siblings, 0 replies; 3+ messages in thread
From: waltdnes @ 2010-06-27 5:06 UTC (permalink / raw
To: gentoo-user
On Sun, Jun 27, 2010 at 12:21:06AM +0100, Mick wrote
> Check again using 'iconfig -a'.
>
> You should see a IPv6-in-IPv4 interface there. Normally, this would
> not be up unless you have set up some fancy tunnel with your ISP
> who would be terminating your IPv6 link. My ISP offers this but
> have not as yet found a use for it.
Thanks for pointing out IPV6 to me. Since this is a brand new machine
with different components from my other system, I couldn't copy over
.config, so I had to configure the kernel manually. In the process, I
forgot to disable IPV6. The presence of IPV6 causes sit0 to show up. I
removed IPV6, and a regular hibernate works OK now. Thanks again.
--
Walter Dnes <waltdnes@waltdnes.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-27 6:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-26 23:00 [gentoo-user] Hibernate script trying to bring down non-existant "sit0" waltdnes
2010-06-26 23:21 ` Mick
2010-06-27 5:06 ` waltdnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox