EFW Support

Support => General Support => Topic started by: hengky_ti on Monday 20 June 2011, 03:35:27 pm



Title: Accessing internal server from LAN via external address
Post by: hengky_ti on Monday 20 June 2011, 03:35:27 pm
anyone can help me to accessing endian from lan,via publik IP ,
thanks


Title: Re: Accessing internal server from LAN via external address
Post by: sasindu on Tuesday 21 June 2011, 09:06:21 pm
can you explain little bit ?


Title: Re: Accessing internal server from LAN via external address
Post by: hengky_ti on Wednesday 22 June 2011, 02:55:29 pm
can you explain little bit ?

sorry for my bad english :)

this my network

<other network connected to internet(me)>----------------------> <internet>---------ADSL----(eth1)ENDIAN(eth0)------Client(cable/wireless)   

now the problem are : i have tried to make rule of firewall in endian to forwarding ip from internet to endian server, i want to access endian web interface using the internet public ip from adsl.

             


Title: Re: Accessing internal server from LAN via external address
Post by: sasindu on Wednesday 22 June 2011, 03:35:18 pm
i believe you have a static real ip for your internet connection.  then you need to do a port forwding in your ADSL device to Endian for a HTTPS port 10443 .

for Eg: your real ip is 1.2.3.4
then from externally you can log in to Endian via web browser using https://1.2.3.4:10443 as a url.


Title: Re: Accessing internal server from LAN via external address
Post by: alex_t on Wednesday 22 June 2011, 10:13:20 pm
and don't forget to allow system access in firewall to this port :)


Title: Re: Accessing internal server from LAN via external address
Post by: hengky_ti on Thursday 23 June 2011, 01:16:00 pm
i believe you have a static real ip for your internet connection.  then you need to do a port forwding in your ADSL device to Endian for a HTTPS port 10443 .

for Eg: your real ip is 1.2.3.4
then from externally you can log in to Endian via web browser using https ://1.2.3.4:10443 as a url.

yes thats right , i want to use static public internet IP to access the endian server, port forwarding in ADSL to endian was done ( forwarding to 10443),but the problem are , how to set the firewall to incoming connection from port 10443 in endian server ?
thanks


Title: Re: Accessing internal server from LAN via external address
Post by: susantadutta84 on Friday 24 June 2011, 04:04:30 pm
First of all,
you have a internet connection (adsl) with static ip configured in adsl modem right. and ethernet port of adsl modem is connected with red interface of endian firewall right .

i am giving you a example.

adsl modem real ip - 1.1.1.2
adsl modem lan ip - 192.168.1.1

endian firewall red interface ip -192.168.1.2

step 1:

configure port forwarding in adsl modem -
1.1.1.2:10443 to 192.168.1.2:10443

step 2:

Add a system access rule-

Source address - 192.168.1.2 or type nothing(means any source)
Source interface : red

Service: *     Protocol:     Destination port (one per line): *
https                tcp                         10443

action - allow
position - first