Hi,
I want to add IMAP and HTTP access to an internal server.
The current config allows mail traffic to the server
access-list 131 permit tcp any host xxx.xxx.xxx.xxx eq smtp
access-list 131 permit tcp any host xxx.xxx.xxx.xxx eq pop3
What will I need to do to add HTTP and IMAP access to that ip address. I want to know the exact commands that would allow me to add these services and save them to the config file.
Thanks
I want to add IMAP and HTTP access to an internal server.
The current config allows mail traffic to the server
access-list 131 permit tcp any host xxx.xxx.xxx.xxx eq smtp
access-list 131 permit tcp any host xxx.xxx.xxx.xxx eq pop3
What will I need to do to add HTTP and IMAP access to that ip address. I want to know the exact commands that would allow me to add these services and save them to the config file.
Thanks