Hello All,

I'm lost somewhere..
I'm trying to do a simple SMTP rdr wihtout success. Using ipmon I can see the traffic coming and expiring, but it can't arrive to its destination. When I try to telnet the operation times out, I'm missing something.. I have another link with the same setup working ok, I've tried the same config without success..
some data:


FreeBSD 4.9-RELEASE-p1
IP Filter - 3.4.31
Network - 222.222.222.x/26
Firewall nic - 222.222.222.194/26
SMTP relay - 222.222.222.195/26
ipnat.rules:
rdr xl1 222.222.222.194/26 port 25 -> 10.0.1.10 port 25
ipf.rules:
pass in quick on xl1 proto tcp from 222.222.222.195/26 to 10.0.1.10/32 port = 25 keep state


I tried to change external masks to /32 with no success..
The firewall internal nic can see and telnet to 10.0.1.10, 25..

Any clues?

Thanks in advance.
--
%------------------------%
| Alexandre Vasconcelos  |
| Unix Admin             |
| SSPJ/GO                |
%------------------------%






Reply via email to