Title: Public IP's Post by: Atomix210 on Tuesday 16 October 2012, 06:10:32 am Hi
I have been using EFW for a year now and I managed to configure the firewall perfectly according to the following data provided by my ISP. IP Address: xx.xx.245.66 ( On RED Interface) Gateway: xx.xx.245.65 Netmask: 255.255.255.252 Green Interface IP: 192.168.1.254 Server IP: 192.168.1.1 (NAT) A week ago I asked them to prvide me some additional IP's, as I would like to configure additional servers/networks, e.g. New Server2/Network2: 192.168.2.1-254 New Server3/Network3: 192.168.3.1-254 a.s.o. They provided me the following PUBLIC IP adresses Network address: xx.xx.240.32 Broadcast: xx.xx.240.39 Number Hosts: 6 Hosts: xx.xx.240.33 - xx.xx.240.38 How can I do this ? Thanks in advance Title: Re: Public IP's Post by: delima on Wednesday 17 October 2012, 01:25:10 am Hi.
You can solve it with (for outgoing packets): link: endian.zendesk.com/entries/20059383-snat-source-nat-basic-setup and with (for incomming packets): Adding a a new Port forwarding / Destination NAT rule Thats it. DeLima Title: Re: Public IP's Post by: Atomix210 on Friday 19 October 2012, 02:46:02 am It works, only thing is I can't access the server with the external IP.
Any other ideas ? Title: Re: Public IP's Post by: Atomix210 on Friday 19 October 2012, 03:17:22 am Removed the SNAT...and aslo works....
Any ideas to solve the internal access to the IP ? Title: Re: Public IP's Post by: delima on Saturday 20 October 2012, 01:46:53 am To resolve the internal access to the IP ... LOL add (a new) SNAT (strange) rule :)
Inside to Inside acces (weard) ... See here how to: efwsupport.com/index.php?topic=1236.0 |