public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pongracz Istvan <pongracz.istvan@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problem with programms like ssh, tor, on wireless
Date: Wed, 01 Aug 2007 11:38:18 +0200	[thread overview]
Message-ID: <1185961098.8543.7.camel@localhost> (raw)
In-Reply-To: <5399ab10708010216x163d8d4byfb4713deb2b555cc@mail.gmail.com>

2007. 08. 1, szerda keltezéssel 11.16-kor Kabel The Real ezt írta:
> Hello,
> 
> ich have a lot of trouble with my wireless configuration. everything
> works fine with my ethernet Card, for ecample ssh, tor, privoxy. But
> when I use wireless and no network Cable there programms aren't
> working. When I try to start a service like sshd or tor I get the
> following error message: 
> 
>  # /etc/init.d/sshd start
>  * WARNING:  sshd is scheduled to start when net.eth0 has started.

Do this: 
# /etc/init.d/net.eth0 stop
# rc

In this case, the system will stop net.eth0 and after the 'rc' command
all services will start normally.

AFAIK this is caused the dependency: for example sshd depends on 'net'
and it is waiting for net.eth0 and not for net.eth1 (or whatever) which
is your wireless interface.

I solved this problem with this in my machine.

Ciao,
IStván
-- 
IT szolgáltatások, alkalmazásszolgáltatás
http://www.osbusiness.hu
„A humor a méltóság támasza, fölényünket hirdeti 
mindazzal szemben, amit a sors ránk mér.” 
(Romain Gary)

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-08-01  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01  9:16 [gentoo-user] problem with programms like ssh, tor, on wireless Kabel The Real
2007-08-01  9:38 ` Pongracz Istvan [this message]
2007-08-01 10:23   ` William Kenworthy
2007-08-01 10:49     ` Abraham Marín Pérez
2007-08-01 12:24       ` Kabel The Real

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=1185961098.8543.7.camel@localhost \
    --to=pongracz.istvan@gmail.com \
    --cc=gentoo-user@lists.gentoo.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