Koozali.org: home of the SME Server

Port forward / open?

pelle1

Port forward / open?
« on: February 03, 2006, 02:10:54 PM »
Hello,
I am trying to use VPN though my SME 6.5 but it is not working. I have open port 1723 and 47 (TPC and UDP) but it dos not making any differens. I am also trying to use SSH via port 80 but it is not working.
I have read someting about an openport script in this forum - where can I get that script and/or is it going to solve my problem? :idea:

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Port forward / open?
« Reply #1 on: February 03, 2006, 02:51:30 PM »
By habilitating a number of connections on the remote access panel, you automatically open these ports.

SSH on port 80?
The daemon runs by default on 22

Offline jfarschman

  • *
  • 406
  • +0/-0
Port forward / open?
« Reply #2 on: February 03, 2006, 03:43:52 PM »
Pelle,

  I think maybe you are trying to build a VPN?  If so you need to allow port 1723 outbound and protocol (not port, but protocol) 47 GRE.  This is a little bit strange.
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Port forward / open?
« Reply #3 on: February 04, 2006, 12:17:45 AM »
Quote from: "jfarschman"

  I think maybe you are trying to build a VPN?  If so you need to allow port 1723 outbound and protocol (not port, but protocol) 47 GRE.  This is a little bit strange.


All ports and protocols are automatically allowed outbound. The SME firewall only blocks inbound packets, and it does not block inbound packets which are already expected due to related outbound packets.

pelle1

Port forward / open?
« Reply #4 on: February 07, 2006, 07:50:59 PM »
stuntshell,

I am trying findnot.com's service and they use SSH and port 80 to get through firewalls (but without luck).

What did you mean with "By habilitating a number of connections on the remote access panel, you automatically open these ports."?

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Port forward / open?
« Reply #5 on: February 07, 2006, 09:38:22 PM »
Their servers run on port 80, yours don't have to.
When you go into the remote access panel and change the PPTP settings to a number above "0", you automatically open the right ports.

Now, about established connections, you don't need to open any port for that to happen. SME will automatically allow outgoing connections, when you connect to a server using SSH, only the receiving end uses port 22, the connecting end will establish on any available non-standard port.