View previous topic :: View next topic |
Author |
Message |
kamagurka Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/62478751940bccc621141d.jpg)
Joined: 25 Jan 2004 Posts: 1026 Location: /germany/munich
|
Posted: Thu Jun 10, 2004 12:29 pm Post subject: ssh connection refused. i hate my SMC router. |
|
|
i have one machine sitting here. openssh is installed, sshd is running; but when i try ssh'ing into it, i get a connection refused. do i have to make any additional tweaking?
i'd guess the problem is the SMC router the machine is sitting behind, as the config of the thing is somewhat strange. i can't for the life of me get him to just forward all traffic on port 22. either he just drops all ssh request, and the session is sitting there for hours and hours, or i just get a connection refused error. this is NOT good.
anyone know their way around smc-routers? _________________ If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
barbar Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 16 Apr 2003 Posts: 397 Location: Austria
|
Posted: Thu Jun 10, 2004 12:34 pm Post subject: |
|
|
If your router blocks port 22 set ssh to a higher port (eg 8022). Just edit /etc/ssh/sshd_config. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nobspangle Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/210249061640b0c1d626f5b.gif)
Joined: 23 Mar 2004 Posts: 1318 Location: Manchester, UK
|
Posted: Thu Jun 10, 2004 12:52 pm Post subject: |
|
|
port forwarding is often called "virtual servers" on SMC routers |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
javac16 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/2768533194421e72c50459.png)
Joined: 10 Aug 2003 Posts: 111
|
Posted: Thu Jun 10, 2004 1:49 pm Post subject: |
|
|
On my SMC router it is also called virtual servers. Go into advanced setup and click NAT. Under this is the virtual server setup.
Just set up port 22 (or your ssh port of choice) to route to the specific box (ip address) you want. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|