Hi,
 
Does rdr work with non-TCP UDP protocol?
such as
rdr xl0 0.0.0.0/0 -> 10.0.0.1 50
 
looking through the freebsd 4.7 ipnat code, it looks for port at below mentioned two position.
 
rdr xl0 0.0.0.0/0 [port1] -> 10.0.0.1 [port2]
 
if one of the port is not present, parse fail.
 
I want to do ipsec inward proxy to an ipsec server on the inside of a Firewall, any better idea than redirect the protocol 50?
 
Thanks
 
============================  
   Ming Fu
   Borderware Technologies, Inc.
   http://www.borderware.com
   [EMAIL PROTECTED]
   (905)804-1855 Ext 229
BEGIN:VCARD
VERSION:2.1
N:Fu;Ming
FN:Ming Fu
ORG:Borderware Technologies Inc
TEL;WORK;VOICE:(905)804-1855 Ext 229
URL;WORK:http://www.borderware.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20030213T211027Z
END:VCARD


Reply via email to