-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 23 Oct 2003 6:05 am, Stephen Liu wrote:
> # /etc/init.d/sshd status
> * status: stopped
> # /etc/init.d/sshd start
> * Bringing eth0 up...
> * Failed to bring eth0 up
>
> * ERROR:  Problem starting needed services
> "sshd" was not started.
>
> (Remark: the denotation of NIC of this PC is eth1 because previously it
> had 2 NICs, eth0 and eth1.  I removed eth0, the remaining NIC retaining
> eth1)

After physically removing eth0, did you run the command rc-update del net.eth0 
default ?   If so, then I think the problem maybe with the net virtual 
service, maybe it still thinks that net.eth0 should be started.  Im having a 
quick dig around my box and on gentoo.org/google.  Ill let you know if I find 
anything.

> # lokkit
> bash: lokkit: command not found
> # epm -q lokkit
> package lokkit is not installed
>
> Kindly advise
> 1) How to start ssh
> 2) What tool shall I use to check port 22 not being firewalled off and
> ssh is blocked

netstat -nat will tell you what ports are listening (netstat -natp to include 
processID's ;o) ), between that and iptables -L you should be able to work 
out if the service should be available from a particular address.

- -- 
        Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/l4sUzrmqzOOQUj8RAjoyAJ9D8JLWDYzFbWgLZ8sT24zPFzZcLACggCco
dG2KhwUgEAGVZD5xyYcPkHs=
=7Ru/
-----END PGP SIGNATURE-----


--
[EMAIL PROTECTED] mailing list

Reply via email to