View previous topic :: View next topic |
Author |
Message |
stan n00b
Joined: 15 Jul 2002 Posts: 30
|
Posted: Mon Sep 02, 2002 6:57 am Post subject: all connections refused |
|
|
well it's offical gentoo seems to be refusing all connections
be it telnet ssh or ftp.
how do I change this? |
|
Back to top |
|
|
Zu` l33t
Joined: 26 May 2002 Posts: 716 Location: BE
|
Posted: Mon Sep 02, 2002 11:59 am Post subject: |
|
|
Outgoing (from the Gentoo box) or incoming (to the Gentoo box) connections?
Gentoo doesn't have ftp/ssh/telnet running by default, have you manually set up these services?
Are you running any kind of firewall (iptables?), did you install a firewall script or added firewall rules manually? |
|
Back to top |
|
|
Naan Yaar Bodhisattva
Joined: 27 Jun 2002 Posts: 1549
|
Posted: Mon Sep 02, 2002 3:21 pm Post subject: |
|
|
Networking related. Moving. |
|
Back to top |
|
|
stan n00b
Joined: 15 Jul 2002 Posts: 30
|
Posted: Mon Sep 02, 2002 6:58 pm Post subject: |
|
|
connections coming into the gentoo box are activly denied..... and I have iptables running but it's nothing more than a simple ipmasq rule set also I have ssh running on the gentoo box because I can ssh from it to other boxes (although this doesn't nesicarilly mean it would work the other way)
and I have proftpd set up (possibly incorrectly) this actually all came about trying to set up proftpd... anonymous connections are droped.... user account connections are droped.... |
|
Back to top |
|
|
Naan Yaar Bodhisattva
Joined: 27 Jun 2002 Posts: 1549
|
Posted: Mon Sep 02, 2002 7:03 pm Post subject: |
|
|
- Are the daemons running (did you do the rc-update add step and reboot or do /etc/init.d/<daemon> start)?
- Can you connect from the same box?
- If you do:
Code: |
netstat -lp | grep ssh
|
as root, what do you see? |
|
Back to top |
|
|
stan n00b
Joined: 15 Jul 2002 Posts: 30
|
Posted: Mon Sep 02, 2002 7:32 pm Post subject: |
|
|
no dump..... netstat -lp | grep ssh just puts me back at prompt.
also the proftpd deamon has been started. |
|
Back to top |
|
|
|