Hi,
 Whenever I am trying to do ssh/telnet/emerge --sync in root mode it gives
me error saying "Connection Refused: Forbidden". while same works fine in
user mode.
Below are some examples .

------------------------------------------------------------------------------------------------------------
flukebox flukebox # ssh csews53
Connection Refused: Forbidden
ssh: connect to host csews53 port 22: Connection refused
flukebox flukebox # wget yahoo.com
--2008-02-12 19:50:15--  http://yahoo.com/
Resolving relproxy.iitk.ac.in... 172.31.1.233
Connecting to relproxy.iitk.ac.in|172.31.1.233|:3128... Connection Refused:
Forbidden
failed: Connection refused.
flukebox flukebox # telnet apah
Trying 172.31.1.33...
Connection Refused: Forbidden
telnet: Unable to connect to remote host: Connection refused
flukebox flukebox #
flukebox flukebox # emerge --sync
>>> Starting rsync with rsync://172.31.76.254/gentoo-portage...
>>> Checking server timestamp ...
Connection Refused: Forbidden
rsync: failed to connect to 172.31.76.254: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(113) [receiver=
3.0.0pre8]
>>> Retrying...
-------------------------------------------------------------------------------------------------------------

More interestingly,
when i do "emerge -af something"  then packet is being fetched without any
problem
may be because that work is done by portage user.

This error may have something to do with permissions, I guess.
But i have no clue where is the error.

Any help would be appreciated.

Thanks in advance,
Flukebox

Reply via email to