I think I have a better wording of my problem this time:  I want to go from
DMZ to Inside Network without making a hole in the Pix.  I want to ping an
outside address -100.100.100.104 from within the DMZ .  Normally if you're
on the I-net and ping 100.100.100.104 that would take you to my server-thru
the Pix which has a static command (NAT) for 100.100.100.104 to
172.16.3.250.  So, I want to be inside DMZ and ping 100.100.100.104 and have
it go from DMZ to Outside then back into Inside network to hit server
172.16.3.250. 
the Pix config.:
                a server inside DMZ...  
static (dmz,outside) 100.100.100.101 192.168.1.1 netmask 255.255.255.255 100
100
                a server inside the Inside Network
static (inside,outside) 100.100.100.104 172.16.3.250 netmask 255.255.255.255
100 5

I had a cisco rep. tell me to use an alias command - (router#)alias (inside)
172.16.3.250 100.100.100.104 255.255.255.255, that didn't work.  Then he
said we can try to upgrade from 4.2 to 4.25, I think he doesn't know what to
do, does anyone know if there is a way or will a new ver.4.25/4.4x give me
an option for this?

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to