Koozali.org: home of the SME Server

Forward ip to local computer

Offline gxs

  • *
  • 7
  • +0/-0
Forward ip to local computer
« on: November 05, 2008, 07:36:36 PM »
Hy
I would like to forward an ip to my local computer but i don't know how to do it.

Here is an example:
89.212.17.18 to 192.168.0.10

Thanks for your help
« Last Edit: November 05, 2008, 07:49:02 PM by gxs »

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: Forward ip to local computer
« Reply #1 on: November 05, 2008, 08:12:10 PM »
It is done from the following screen. Of course it is on a port by port (or range of ports) basis.

http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter11#Port_forwarding

Offline gxs

  • *
  • 7
  • +0/-0
Re: Forward ip to local computer
« Reply #2 on: November 05, 2008, 08:14:38 PM »
Thanks but i know that i can forward ports. I want to forward Ip's if i can.

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: Forward ip to local computer
« Reply #3 on: November 05, 2008, 08:16:37 PM »
Are you saying something like DMZ?? With the Servers WAN IP address handed directly to another machine.

If you do this how will people navigate to your server.

Royce
« Last Edit: November 05, 2008, 08:22:49 PM by mercyh »

Offline gxs

  • *
  • 7
  • +0/-0
Re: Forward ip to local computer
« Reply #4 on: November 05, 2008, 09:25:54 PM »
Well not exactly like DMZ. I would just like to forward all data from a speciffic ip to a computer on a network.

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: Forward ip to local computer
« Reply #5 on: November 05, 2008, 10:58:21 PM »
gxs,

I am sorry to be so confused but I just don't understand what you are trying to accomplish.....

Quote
Well not exactly like DMZ. I would just like to forward all data from a speciffic ip to a computer on a network.

Port forwarding will forward all connections (data?) to a specific port or range of ports from the external IP address to the internal IP address.

DMZ for all practical purposes makes the internal IP address become the external address. (any connection attempt (data?) on the external IP address will be made on the Internal address.)

If you are using your SME as a router and an internal fileserver only, DMZ would conceivably be possible with some fairly extensive surgery.

If SME is used for webserver or e-mail on the WWW the WAN IP address would no longer route to SME but would go to the DMZ'ed machine and would make the SME no longer available from the web.


Offline gxs

  • *
  • 7
  • +0/-0
Re: Forward ip to local computer
« Reply #6 on: November 06, 2008, 12:43:47 AM »
Well i want to set an ipv6 adress on my computer because i don't want to tinker with the server. But i need to connect to just that one computer (something to do with NAT).

I didn't know that it can't be done so i'm using another metod now.