Still no luck.. Could it have to do with the no forward?
interface Vlan1
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 7.1.4.6 255.255.255.248
!
interface Vlan3
description Connects to the Shell Robot PLC
<b>no forward interface Vlan1</b>
nameif dmz
security-level 50
ip address 172.16.9.1 255.255.255.0
Main Topics
Browse All Topics





by: bmeyer1908Posted on 2009-08-05 at 13:13:43ID: 25027613
Try a static translation for the DMZ to the inside to the same IP addresses you have on nthe DMZ.
example: static (inside,DMZ) 167.141.67.0 167.141.67.0 netmask 255.255.255.0 0 0