Gentoo Archives: gentoo-user

From: dell core2duo <gentoomail.dell@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Error in network commands in root mode
Date: Tue, 12 Feb 2008 15:14:54
Message-Id: e5e065050802120714pede1e76k436303a4b5f14d6d@mail.gmail.com
1 Hi,
2 Whenever I am trying to do ssh/telnet/emerge --sync in root mode it gives
3 me error saying "Connection Refused: Forbidden". while same works fine in
4 user mode.
5 Below are some examples .
6
7 ------------------------------
8 ------------------------------------------------------------------------------
9 flukebox flukebox # ssh csews53
10 Connection Refused: Forbidden
11 ssh: connect to host csews53 port 22: Connection refused
12 flukebox flukebox # wget yahoo.com
13 --2008-02-12 19:50:15-- http://yahoo.com/
14 Resolving relproxy.iitk.ac.in... 172.31.1.233
15 Connecting to relproxy.iitk.ac.in|172.31.1.233|:3128... Connection Refused:
16 Forbidden
17 failed: Connection refused.
18 flukebox flukebox # telnet apah
19 Trying 172.31.1.33...
20 Connection Refused: Forbidden
21 telnet: Unable to connect to remote host: Connection refused
22 flukebox flukebox #
23 flukebox flukebox # emerge --sync
24 >>> Starting rsync with rsync://172.31.76.254/gentoo-portage...
25 >>> Checking server timestamp ...
26 Connection Refused: Forbidden
27 rsync: failed to connect to 172.31.76.254: Connection refused (111)
28 rsync error: error in socket IO (code 10) at clientserver.c(113) [receiver=
29 3.0.0pre8]
30 >>> Retrying...
31 -------------------------------------------------------------------------------------------------------------
32
33 More interestingly,
34 when i do "emerge -af something" then packet is being fetched without any
35 problem
36 may be because that work is done by portage user.
37
38 This error may have something to do with permissions, I guess.
39 But i have no clue where is the error.
40
41 Any help would be appreciated.
42
43 Thanks in advance,
44 Flukebox

Replies

Subject Author
Re: [gentoo-user] Error in network commands in root mode "Markus Schönhaber" <gentoo-user@×××××××××××.de>