Jefferson Ogata wrote:

Jefferson Ogata wrote:

[cut]
I'll assume the former case:

Try using for ipnat:

rdr xl1 222.222.222.194/32 port 25 -> 10.0.1.10 port 25 tcp

and for ipf:

pass in quick on xl1 proto tcp from 222.222.222.192/26 to 10.0.1.10/32 port = 25 keep state


Thanks for your response.
I tried that, with no success.. ipmon output when I telnet from .195 on .194 port 25:


[EMAIL PROTECTED]:[etc]# ipmon -a | grep 2xx.xxx.xxx.195
03/02/2004 16:13:56.588766 @2 NAT:RDR 10.0.1.10,25 <- -> 200.181.105.194,25 [2xx.xxx.xxx.195,1259]
03/02/2004 16:13:56.588782 STATE:NEW 2xx.xxx.xxx.195,1259 -> 10.0.1.10,25 PR tcp


Time out..

--
%------------------------%
| Alexandre Vasconcelos  |
| Unix Admin             |
| SSPJ/GO                |
%------------------------%






Reply via email to