hello,

On Tue, Jan 27, 2009 at 6:28 PM, fooler mail <fooler.m...@gmail.com> wrote:
> On Tue, Jan 27, 2009 at 6:11 PM, fooler mail <fooler.m...@gmail.com> wrote:
>>
>> [remote client] source 1.1.1.1:xxxx destination 2.2.2.2:8081
>> [nat box] source 192.168.0.1:yyyy destination 192.168.0.2:8080
>> [web server] source 192.168.0.2:8080 destination 192.168.0.1:yyyy
>> [nat box] source 2.2.2.2:8081 destination 1.1.1.1:xxxx
>> [remote client] source 2.2.2.2:8081 destination 1.1.1.1:xxxx
>
> this is usually happened when the web server reply packet didnt pass
> back to your NAT box as the gateway.. thus you need to use SNAT..
> otherwise.. you have check your routes that the web server packets
> must pass thru to your  NAT box for the proper translation..

yep, missed that part too. yes chief cook, dapat naka SNAT yung
outbound traffic coming from your private subnet.

>
> fooler.
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
>



-- 
edel
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to