I am trying to create a static map from the outside to the inside with a port range on a Cisco 515e. I have created and saved the access-list below. However, the static route continues to receive an error stating Invalid Global Port Range . I have found some solutions but they are clear as mud. From what i can understand, the pix can not do statics with port ranges. Any ideas and I remember now why I haven't used Cisco in years.
Here are the commands:
static (inside,outside) tcp XX.XX.182.213 range 6400 8191 XXX.XXX.0.206 range 6400 8191 netmask 255.255.255.255 0 0
Not sure you can do what you're trying to with a port range. I've only ever done it with a single port, like translating 80 to 8080, or something similar.