Author Topic: new to port forwarding  (Read 1203 times)

akshaybabloo

  • Zen Apprentice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
new to port forwarding
« on: May 04, 2014, 01:27:06 pm »
hi,

i'm new to zentyal, could anyone please tell me how to do port forwarding.

lets consider my internal system is 192.168.0.10 (eth0), port 80 (TCP) and external ISP ip at 123.122.342.111 (eth1), how to access that internal ip from an external out of the internal network through my ISP ip?

thank you.

obimichael

  • Zen Monk
  • **
  • Posts: 60
  • Karma: +3/-0
    • View Profile
Re: new to port forwarding
« Reply #1 on: May 04, 2014, 10:06:38 pm »
You normaly need Port Forwarding if one Computer inside your Network should be reachable from outside, for Example your Webserver is not on the same Computer, zentyal is running. If your Zentyal is reachable from outside:

Interface: External Interface
IP-Adress: Zentyal
Protocol: TCP/UDP
Original Destination Port: 80
Source: Any
Destination IP: 192.168.0.X
Port: Same or other Port

Michael

akshaybabloo

  • Zen Apprentice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: new to port forwarding
« Reply #2 on: May 05, 2014, 12:10:59 pm »
thank you very much. it works!