hi there
been having some problems with packets lately.
(1) eth0 211.211.211.211
alias eth0:0 211.211.211.210
(2) eth1 192.168.1.1
(3) eth0 192.168.1.2
(4) -gateway 211.211.211.129
I have a the following routes on the firewall
211.211.211.210 192.168.1.1 255.255.255.255 UGH 0 0 0 eth1
0.0.0.0 211.211.211.209 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0 211.211.211.129 0.0.0.0 UG 0 0 0 eth0
I have a DNAT entry for http on internal box
211.211.211.210 http 192.168.1.2 http
211.211.211.210 https 192.168.1.2 https
and http/https requests from internet to internal box work fine (i had remove reverse lookup)
the problem is as follows
I can't make any requests from internal box to the internet. packets seem to leave but never get back.
the dafault route on internal box is 192.168.1.1
what do i need to do to get this to work as masquerading and SNAT don't seem to solve my problem, unless I've missed something
thanks
Emma ^..^
This thread was automatically locked due to age.