Hi,
I'm using DCD-1.02 and has been working great. 

So far I've been using DMZ=PRIVATE to do port forwarding.
I put them in DMZ_SERVER0 to DMZ_SERVER4 switch, and they're working fine.
.
.
.
DMZ_SERVER4="tcp 64.110.181.168 110 192.168.15.202 110" 

Now I have  new servers, I put them in DMZ_SERVER5 to DMZ_SERVER9.
DMZ_SERVER5="tcp 64.110.181.168 25 192.168.15.202 25"
DMZ_SERVER6="tcp 64.110.181.170 25 192.168.15.16 25"
DMZ_SERVER7="tcp 64.110.181.170 110 192.168.15.16 110"
DMZ_SERVER8="tcp 64.110.181.170 80 192.168.15.25 80"
DMZ_SERVER9="tcp 64.110.181.171 80 192.168.15.210 80" 

when I ran "svi network ipfilter list portfw", the result was looking fine, 
external IP would be forwarded to the intended DMZ IP. 

I've also add some rules in the /etc/ipchains.input files to ACCEPT all 
request to the intended services. 

But errors occured when tried to access all services of DMZ_SERVER5 to 
DMZ_SERVER9 from the outside. you can try it for yourself. All IP I wrote 
above are my real IP. 

try this :
telnet 64.110.181.168 25
it will make you wait forever.... :) 


How do I solve this problem? Are the switches limited for only 5 DMZ? 

regards,
Gregor 


http://www.uajy.ac.id
http://www.uajy.or.id/forum
http://www.uajy.or.id/seminarham

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to