I might encounter?
I believe for each ip I want to allow thru Ill have to add another access-line for their ip
START->>>>
access-list UPS_Outside permit tcp host 69.248.xxx.xxx any eq 22011
access-group UPS_Outside in interface outside
static (inside,outside) tcp interface 22011 192.168.1.150 22011
netmask 255.255.255.255 0 0
END....
I believe for each ip I want to allow thru Ill have to add another access-line for their ip
START->>>>
access-list UPS_Outside permit tcp host 69.248.xxx.xxx any eq 22011
access-group UPS_Outside in interface outside
static (inside,outside) tcp interface 22011 192.168.1.150 22011
netmask 255.255.255.255 0 0
END....