Koozali.org: home of the SME Server

Open non stealthed port.

jkyme

Open non stealthed port.
« on: February 09, 2006, 01:59:36 PM »
My SME 6 server does everything I ask of it except one thing!

Server is set up as server gate way.

I need to either redirect ports 80 and 443 to another server or open port 8080 and forward it to another server.

I can open the port without any problems, but any attempt to forward it via the server manager panel end up it it being stealthed.

Is the any way around this?

Thanks in advance

Offline byte

  • *
  • 2,183
  • +2/-0
Open non stealthed port.
« Reply #1 on: February 09, 2006, 02:06:16 PM »
You would need to do the port forwarding on the other machine i.e if you use ipcop or something then use the port forwarding on that...

Using sme in server only mode doesn't allow use of port forwarding...
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

jkyme

Open non stealthed port.
« Reply #2 on: February 09, 2006, 02:46:58 PM »
Thanks for the reply.

SME is runing as server/gateway!

Offline jfarschman

  • *
  • 406
  • +0/-0
Open non stealthed port.
« Reply #3 on: February 09, 2006, 03:14:03 PM »
Hi,

  You are going to have a hard time forwarding a port that belongs to the SME Server.  You have to kill that port on the SME first, or port forwarding will not work.

  However, I don't think you want to port forward at all.  You can probably use proxypass to get this done.  Do a search and see it it works for you.  Basically, it will redirect an URL to a different IP Address on the LAN.   I believe it only handle web traffic.

  If you need non web traffic, try the port forwarding, or try a contrib called 1-to-1 NAT which will take bind a second IP to the outside interface and forward all traffic to that (new) IP into an IP on your LAN.  I'm currently having a little trouble with this on SME7, but it's a cool contrib.

  Hope this helps.
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Open non stealthed port.
« Reply #4 on: February 09, 2006, 04:00:46 PM »
Quote from: "jkyme"

I can open the port without any problems, but any attempt to forward it via the server manager panel end up it it being stealthed.

Is the any way around this?


If the port shows up as "stealthed" when tested from outside, then that indicates that the target machine is not responding to connection attempts. That means either than it is firewalled and dropping packets on that port, or its default route is set incorrectly. The SME server can't forward reply packets which it never sees.