While i was googling I found the link below :
http://www.ingate.com/files/Engineering_Note_Ingate_SIParator_with_Cisco_Pix_en-A.pdf
What got me confused is this quote from the link above
Static (inside,dmz) 10.1.0.0 10.1.0.0 netmask 255.255.248.0 0 0
static (dmz,inside) 31.32.33.1 31.32.33.1 netmask 255.255.255.255 0 0
static (dmz,outside) 31.32.33.1 31.32.33.1 netmask 255.255.255.255 0 0
static (outside,dmz) 64.63.62.0 64.63.62.0 netmask 255.255.248.0 0 0
Why are the ip addresses same ?