boymarty24
Technical User
Hi,
Have a question about static command. If you only have one public ip and want to have external access to internal servers. My command line looks like this...
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside, outside) tcp interface 25 192.168.1.101 25
Do I need to add access-list and access-group command as well? If yes, why. Shouldn´t the static command with the parameters work?
Someone who knows why?
Have a question about static command. If you only have one public ip and want to have external access to internal servers. My command line looks like this...
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside, outside) tcp interface 25 192.168.1.101 25
Do I need to add access-list and access-group command as well? If yes, why. Shouldn´t the static command with the parameters work?
Someone who knows why?